Mercurial > repos > greg > cfsan_snp_pipeline_snp_matrix
diff macros.xml @ 1:f3485a9e51a3 draft
Uploaded
author | greg |
---|---|
date | Wed, 22 Nov 2023 20:04:57 +0000 |
parents | 6b0a13deae92 |
children | 610251aac6ef |
line wrap: on
line diff
--- a/macros.xml Fri Oct 13 20:26:32 2023 +0000 +++ b/macros.xml Wed Nov 22 20:04:57 2023 +0000 @@ -8,20 +8,6 @@ <requirement type="package" version="3.6.8">python</requirement> </requirements> </xml> - <xml name="input_type_cond"> - <conditional name="input_type_cond"> - <param name="input_type" type="select" label="Choose the category for the files to be analyzed"> - <option value="single" selected="true">Single files</option> - <option value="collection">Collection of files</option> - </param> - <when value="single"> - <param name="input_fasta" type="data" format="fasta" label="FASTA file"/> - </when> - <when value="collection"> - <param name="input_fasta_collection" type="data_collection" format="fasta" collection_type="list" label="Collection of fasta files"/> - </when> - </conditional> - </xml> <xml name="reference_cond"> <conditional name="reference_cond"> <param name="reference_source" type="select" label="Choose the source for the reference genome">