Mercurial > repos > artbio > get_reference_fasta
comparison get_reference_fasta.xml @ 1:98211bfc53fc draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta commit 98d53eb3a7a5f53f3779dbd8e0508c8c3dd338cf"
| author | artbio |
|---|---|
| date | Tue, 07 Jan 2020 04:06:09 -0500 |
| parents | 816bedbb305c |
| children | f3c9cbd84728 |
comparison
equal
deleted
inserted
replaced
| 0:816bedbb305c | 1:98211bfc53fc |
|---|---|
| 1 <tool id="get_fasta_reference" name="get fasta reference" version="0.2.0"> | 1 <tool id="get_fasta_reference" name="get fasta reference" version="0.2.1"> |
| 2 <description>Obtain reference genome sequence</description> | 2 <description>Obtain reference genome sequence</description> |
| 3 <stdio> | 3 <stdio> |
| 4 <exit_code range="1:" /> | 4 <exit_code range="1:" /> |
| 5 </stdio> | 5 </stdio> |
| 6 <command><![CDATA[ | 6 <command><![CDATA[ |
| 22 </tests> | 22 </tests> |
| 23 <help><![CDATA[ | 23 <help><![CDATA[ |
| 24 Places the reference genome sequence in the current history. | 24 Places the reference genome sequence in the current history. |
| 25 Useful for sharing purposes or tools that work directly on fasta files. | 25 Useful for sharing purposes or tools that work directly on fasta files. |
| 26 ]]></help> | 26 ]]></help> |
| 27 <citations> | |
| 28 <citation type="doi">10.1186/gb-2010-11-8-r86</citation> | |
| 29 </citations> | |
| 27 </tool> | 30 </tool> |
