Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
biowdl
tasks
Commits
f3ac5431
Unverified
Commit
f3ac5431
authored
Jul 02, 2021
by
Ruben Vorderman
Committed by
GitHub
Jul 02, 2021
Browse files
Update spades.wdl
Co-authored-by:
Davy Cats
<
davycats.dc@gmail.com
>
parent
5e29a653
Changes
1
Hide whitespace changes
Inline
Side-by-side
spades.wdl
View file @
f3ac5431
...
...
@@ -34,16 +34,16 @@ task Spades {
File? tslrContigs
File? trustedContigs
File? untrustedContigs
Boolean singleCell =
F
alse
Boolean metagenomic =
F
alse
Boolean rna =
F
alse
Boolean plasmid =
F
alse
Boolean ionTorrent =
F
alse
Boolean onlyErrorCorrection =
F
alse
Boolean onlyAssembler =
F
alse
Boolean careful =
F
alse
Boolean disableGzipOutput =
F
alse
Boolean disableRepeatResolution =
F
alse
Boolean singleCell =
f
alse
Boolean metagenomic =
f
alse
Boolean rna =
f
alse
Boolean plasmid =
f
alse
Boolean ionTorrent =
f
alse
Boolean onlyErrorCorrection =
f
alse
Boolean onlyAssembler =
f
alse
Boolean careful =
f
alse
Boolean disableGzipOutput =
f
alse
Boolean disableRepeatResolution =
f
alse
File? dataset
File? tmpDir
String? k
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment