Mercurial > repos > sanbi-uwc > pilon
comparison pilon.cwl @ 1:ee888e5fe28f draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/pilon commit fc0659094c338f551b09bd2ba314fe06d7024f33
author | sanbi-uwc |
---|---|
date | Thu, 11 Aug 2016 08:23:08 -0400 |
parents | eaf4a7ae3a8f |
children |
comparison
equal
deleted
inserted
replaced
0:eaf4a7ae3a8f | 1:ee888e5fe28f |
---|---|
318 baseCommand: [java] | 318 baseCommand: [java] |
319 | 319 |
320 arguments: | 320 arguments: |
321 - valueFrom: "com.simontuffs.onejar.Boot" | 321 - valueFrom: "com.simontuffs.onejar.Boot" |
322 position: 2 | 322 position: 2 |
323 | |
324 doc: | | |
325 Pilon is a software tool which can be used to: | |
326 | |
327 * Automatically improve draft assemblies | |
328 * Find variation among strains, including large event detection | |
329 | |
330 For more info: https://github.com/broadinstitute/pilon/wiki |