Mercurial > repos > bebatut > metaphlan2
comparison metaphlan2.xml @ 4:575f1f4420ee draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit 259ec654231c792a102f99ab7bfd63cbabd4874a-dirty
author | bebatut |
---|---|
date | Wed, 28 Oct 2015 12:29:53 -0400 |
parents | 9f341c9cfa6a |
children | 167876cbcdd5 |
comparison
equal
deleted
inserted
replaced
3:9f341c9cfa6a | 4:575f1f4420ee |
---|---|
25 --input_type ${input_reads.datatype.file_ext} | 25 --input_type ${input_reads.datatype.file_ext} |
26 --mpa_pkl \${METAPHLAN2_DIR}/db_v20/mpa_v20_m200.pkl | 26 --mpa_pkl \${METAPHLAN2_DIR}/db_v20/mpa_v20_m200.pkl |
27 --bowtie2db \${METAPHLAN2_DIR}/db_v20/mpa_v20_m200 | 27 --bowtie2db \${METAPHLAN2_DIR}/db_v20/mpa_v20_m200 |
28 | 28 |
29 $bowtie2_output | 29 $bowtie2_output |
30 #if $bowtie2_output == '': | 30 #if $bowtie2_output == '' |
31 --bowtie2out $bowtie2_output | 31 --bowtie2out $bowtie2_output |
32 #end if | 32 #end if |
33 | 33 |
34 -t $analysis_type | 34 -t $analysis_type |
35 | 35 |