Mercurial > repos > biomonika > linkyx
changeset 29:ba6849a9389e
add version numbers to all the tools
| author | biomonika |
|---|---|
| date | Tue, 10 Feb 2015 10:54:44 -0500 |
| parents | 45772982cb9a |
| children | 57b2221536fc |
| files | LINKYX_identify_X_linked_SNPs.xml LINKYX_identify_Y_linked_SNPs.xml LINKYX_mpileup_wrapper.xml LINKYX_reformat_trinity_header.xml sort_bam.xml |
| diffstat | 5 files changed, 10 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/LINKYX_identify_X_linked_SNPs.xml Tue Feb 10 10:43:46 2015 -0500 +++ b/LINKYX_identify_X_linked_SNPs.xml Tue Feb 10 10:54:44 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="LINKYX_X" name="LINKYX_X"> +<tool id="LINKYX_X" name="LINKYX_X" version="1.1"> <description>Identify X linked contigs from cross</description> <requirements> <requirement type="set_environment">LINKYX_PATH</requirement> @@ -37,4 +37,4 @@ This tool identifies X linked contigs from cross (represented as 4 VCF files). </help> - </tool> \ No newline at end of file + </tool>
--- a/LINKYX_identify_Y_linked_SNPs.xml Tue Feb 10 10:43:46 2015 -0500 +++ b/LINKYX_identify_Y_linked_SNPs.xml Tue Feb 10 10:54:44 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="LINKYX_Y" name="LINKYX_Y"> +<tool id="LINKYX_Y" name="LINKYX_Y" version="1.1"> <description>Identify Y linked contigs from cross</description> <requirements> <requirement type="set_environment">LINKYX_PATH</requirement> @@ -32,4 +32,4 @@ This tool identifies Y linked contigs from cross (represented as 4 bam files mapped on male reference). </help> - </tool> \ No newline at end of file + </tool>
--- a/LINKYX_mpileup_wrapper.xml Tue Feb 10 10:43:46 2015 -0500 +++ b/LINKYX_mpileup_wrapper.xml Tue Feb 10 10:54:44 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="LINKYX_mpileup" name="LINKYX_mpileup"> +<tool id="LINKYX_mpileup" name="LINKYX_mpileup" version="1.1"> <description>Run mpileup with LINKYX-specific parameters</description> <requirements> <requirement type="set_environment">LINKYX_PATH</requirement> @@ -25,4 +25,4 @@ Run mpileup with LINKYX-specific parameters </help> - </tool> \ No newline at end of file + </tool>
--- a/LINKYX_reformat_trinity_header.xml Tue Feb 10 10:43:46 2015 -0500 +++ b/LINKYX_reformat_trinity_header.xml Tue Feb 10 10:54:44 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="reformat_trinity_header" name="reformat_trinity_header"> +<tool id="reformat_trinity_header" name="reformat_trinity_header" version="1.1"> <description>Reformat Trinity header</description> <requirements> <requirement type="set_environment">LINKYX_PATH</requirement> @@ -24,4 +24,4 @@ Reformat Trinity header, keep only part until first space. </help> - </tool> \ No newline at end of file + </tool>
--- a/sort_bam.xml Tue Feb 10 10:43:46 2015 -0500 +++ b/sort_bam.xml Tue Feb 10 10:54:44 2015 -0500 @@ -1,4 +1,4 @@ -<tool id="sort_bam" name="sort_bam"> +<tool id="sort_bam" name="sort_bam" version="1.1"> <description>Sort bam file based on chromosomal coordinates.</description> <requirements> <requirement type="set_environment">LINKYX_PATH</requirement> @@ -23,4 +23,4 @@ Sort bam file based on chromosomal coordinates. </help> - </tool> \ No newline at end of file + </tool>
