Mercurial > repos > artbio > small_rna_maps
diff small_rna_maps.xml @ 24:e75a10eba0a6 draft
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/small_rna_maps commit 0293b0f9b07302ba0b71e7877be1ea7a7ed04718
author | artbio |
---|---|
date | Sun, 31 Mar 2019 20:58:21 -0400 |
parents | 3ca8113cc758 |
children | 07aa8f928d4b |
line wrap: on
line diff
--- a/small_rna_maps.xml Tue Dec 25 06:02:08 2018 -0500 +++ b/small_rna_maps.xml Sun Mar 31 20:58:21 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="small_rna_maps" name="small_rna_maps" version="2.11.1"> +<tool id="small_rna_maps" name="small_rna_maps" version="2.12.0"> <description></description> <requirements> <requirement type="package" version="1.11.2=py27_0">numpy</requirement> @@ -19,7 +19,6 @@ sambamba view -t \${GALAXY_SLOTS} -F "not unmapped and sequence_length >= ${minsize} and sequence_length <= ${maxsize}" -f bam '$file' -o '$file.element_identifier' && samtools index '$file.element_identifier' && #end for - ls -la ./ && python '$__tool_directory__'/small_rna_maps.py --inputs ${ ' '.join(['"%s"' % x.element_identifier for x in $inputs]) } #set $labels = list()