Mercurial > repos > artbio > get_reference_fasta
changeset 1:4271ebf5a764 draft default tip
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta commit 51dc6c56c7d95fc229ffee958354211cd454fd36"
| author | artbio | 
|---|---|
| date | Sun, 09 May 2021 17:05:00 +0000 | 
| parents | e30b3bc5b344 | 
| children | |
| files | get_reference_fasta.xml | 
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/get_reference_fasta.xml Tue Jan 07 09:05:46 2020 +0000 +++ b/get_reference_fasta.xml Sun May 09 17:05:00 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="get_fasta_reference" name="get fasta reference" version="0.2.1"> +<tool id="get_fasta_reference" name="get fasta reference" version="0.3.1"> <description>Obtain reference genome sequence</description> <stdio> <exit_code range="1:" /> @@ -21,7 +21,7 @@ </test> </tests> <help><![CDATA[ -Places the reference genome sequence in the current history. +Places the galaxy instance pre-built genome index sequence in the current history. Useful for sharing purposes or tools that work directly on fasta files. ]]></help> <citations>
