Mercurial > repos > greg > affy2vcf
comparison affy2vcf.xml @ 6:54dfcde738ad draft
Uploaded
| author | greg |
|---|---|
| date | Fri, 05 Oct 2018 10:58:29 -0400 |
| parents | 8e6837a66351 |
| children | 4dc497887a5c |
comparison
equal
deleted
inserted
replaced
| 5:8e6837a66351 | 6:54dfcde738ad |
|---|---|
| 15 --calls '$text_outputs_dir/calls.txt' | 15 --calls '$text_outputs_dir/calls.txt' |
| 16 --confidences '$text_outputs_dir/confidences.txt' | 16 --confidences '$text_outputs_dir/confidences.txt' |
| 17 #if str($output_gender_estimate_cond.output_gender_estimate) == "yes" | 17 #if str($output_gender_estimate_cond.output_gender_estimate) == "yes" |
| 18 --sex '$text_outputs_dir/gender_estimate.txt' | 18 --sex '$text_outputs_dir/gender_estimate.txt' |
| 19 #end if | 19 #end if |
| 20 #if str($append_version) == "no": | 20 #if str($append_version_cond.append_version) == "no": |
| 21 --no-version | 21 --no-version |
| 22 #end if | 22 #end if |
| 23 --output '$output' | 23 --output '$output' |
| 24 --output_type $output_type | 24 --output_type $output_type |
| 25 --threads \${GALAXY_SLOTS:-4} | 25 --threads \${GALAXY_SLOTS:-4} |
