Previous changeset 30:e7c4be523cb7 (2018-06-19) Next changeset 32:6d1f2bb5c1d1 (2018-08-26) |
Commit message:
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit cd459f55fcb828e250986412fb779234ad89b3b2 |
modified:
hubArchiveCreator.xml |
b |
diff -r e7c4be523cb7 -r 9c5d82d3c87e hubArchiveCreator.xml --- a/hubArchiveCreator.xml Tue Jun 19 13:02:32 2018 -0400 +++ b/hubArchiveCreator.xml Tue Jun 19 13:16:08 2018 -0400 |
b |
@@ -261,7 +261,7 @@ <when value="bed"> <conditional name="bedChoice"> <param name="bed_select" type="select" label="Bed Choice"> - <option value="bed_generic" selected="true">BED Generic (bed4)</option> + <option value="bed_generic" selected="true">BED Generic</option> <option value="bed_cytoBand">cytoBand Track (bed4+1)</option> <option value="bed_simple_repeats_option">BED Simple repeat (bed4+12 / simpleRepeat.as)</option> <option value="bed_splice_junctions_option">BED Splice junctions (bed12+1 / spliceJunctions.as)</option> |