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
UNLOCK
cwl
Commits
df210fff
Commit
df210fff
authored
Apr 15, 2022
by
Nijsse, Bart
Browse files
markup
parent
5a226964
Changes
1
Hide whitespace changes
Inline
Side-by-side
cwl/workflows/workflow_nanopore_quality.cwl
View file @
df210fff
...
...
@@ -33,16 +33,6 @@ inputs:
type: string
doc: Identifier for this dataset used in this workflow
label: identifier used
threads:
type: int?
doc: Number of threads to use for computational processes
label: Number of threads
default: 2
memory:
type: int?
doc: Maximum memory usage in megabytes
label: Maximum memory in MB
default: 4000
reads:
type: string[]
doc: Forward sequence file locally
...
...
@@ -69,6 +59,17 @@ inputs:
label: Kraken2 database
doc: Kraken2 database location
default: "/unlock/references/databases/Kraken2/K2_PlusPF_20210517"
threads:
type: int?
doc: Number of threads to use for computational processes
label: Number of threads
default: 2
memory:
type: int?
doc: Maximum memory usage in megabytes
label: Maximum memory in MB
default: 4000
step:
type: int?
...
...
Nijsse, Bart
@nijss011
mentioned in commit
5418543b
·
Apr 19, 2022
mentioned in commit
5418543b
mentioned in commit 5418543b5b70203467be51b095a33031836f8b3f
Toggle commit list
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