Mercurial > repos > thondeboer > neat_genreads
comparison computeGC.xml @ 10:7d10b55965c9 draft default tip
planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author | thondeboer |
---|---|
date | Wed, 16 May 2018 17:02:51 -0400 |
parents | 441103f02a11 |
children |
comparison
equal
deleted
inserted
replaced
9:441103f02a11 | 10:7d10b55965c9 |
---|---|
43 <when value="built-in"> | 43 <when value="built-in"> |
44 <param name="reference" | 44 <param name="reference" |
45 type="select" | 45 type="select" |
46 label="Select a built-in reference sequence" | 46 label="Select a built-in reference sequence" |
47 help="The reference sequence that will be used as the basis for the simulated reads"> | 47 help="The reference sequence that will be used as the basis for the simulated reads"> |
48 <options from_data_table="all_fasta" /> | 48 <options from_data_table="fasta_indexes" /> |
49 </param> | 49 </param> |
50 </when> | 50 </when> |
51 <when value="history"> | 51 <when value="history"> |
52 <param name="reference" | 52 <param name="reference" |
53 type="data" | 53 type="data" |