Mercurial > repos > iuc > jbrowse
comparison jbrowse.xml @ 21:1c718d8b3532 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 9cac72c004cc7ef57be997e2fdafb3b1839a300f
author | iuc |
---|---|
date | Tue, 11 Sep 2018 07:11:44 -0400 |
parents | 8f33c9fbc119 |
children | 5f70e7fe6077 |
comparison
equal
deleted
inserted
replaced
20:558d652cd681 | 21:1c718d8b3532 |
---|---|
449 <when value="true"> | 449 <when value="true"> |
450 <param label="Match Part Feature Type" | 450 <param label="Match Part Feature Type" |
451 name="name" | 451 name="name" |
452 type="text" | 452 type="text" |
453 value="match" | 453 value="match" |
454 help="Match_parts have several options for the parent feature type, such as cDNA_match, match, translated_nucleotide_match, etc. Please select the appropriate one here" | 454 help="Match_parts have several options for the parent feature type, such as cDNA_match, match, translated_nucleotide_match, etc. Please select the appropriate one here. You can leave empty to try autodetection (only works with CanvasFeatures track type)." |
455 optional="False"/> | 455 optional="True"/> |
456 </when> | 456 </when> |
457 <when value="false" /> | 457 <when value="false" /> |
458 </conditional> | 458 </conditional> |
459 | 459 |
460 <param label="Index this track" name="index" type="boolean" checked="false" truevalue="true" falsevalue="false" /> | 460 <param label="Index this track" name="index" type="boolean" checked="false" truevalue="true" falsevalue="false" /> |