Mercurial > repos > greg > assembly_post_processor
comparison assembly_post_processor.xml @ 4:842c77ce5fd8 draft
Uploaded
author | greg |
---|---|
date | Tue, 24 Jan 2017 10:32:40 -0500 |
parents | d651432961fb |
children | 31673ee3734f |
comparison
equal
deleted
inserted
replaced
3:d651432961fb | 4:842c77ce5fd8 |
---|---|
33 #end if | 33 #end if |
34 --min_length $options_type.min_length | 34 --min_length $options_type.min_length |
35 #end if | 35 #end if |
36 --scaffold_dir "${GALAXY_DATA_INDEX_DIR}/plant_tribes/scaffolds" | 36 --scaffold_dir "${GALAXY_DATA_INDEX_DIR}/plant_tribes/scaffolds" |
37 --num_threads \${GALAXY_SLOTS:-4} | 37 --num_threads \${GALAXY_SLOTS:-4} |
38 --no_config_override | |
39 ]]> | 38 ]]> |
40 </command> | 39 </command> |
41 <inputs> | 40 <inputs> |
42 <param name="input" format="fasta" type="data" label="De novo transcriptome assembly fasta file"/> | 41 <param name="input" format="fasta" type="data" label="De novo transcriptome assembly fasta file"/> |
43 <conditional name="prediction_method_cond"> | 42 <conditional name="prediction_method_cond"> |