Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tasks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
biowdl
tasks
Commits
48ac569f
Commit
48ac569f
authored
5 years ago
by
JasperBoom
Browse files
Options
Downloads
Patches
Plain Diff
Update Krona container.
parent
ca18e055
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
centrifuge.wdl
+5
-5
5 additions, 5 deletions
centrifuge.wdl
with
5 additions
and
5 deletions
centrifuge.wdl
+
5
−
5
View file @
48ac569f
...
...
@@ -37,7 +37,7 @@ task Build {
Int threads = 5
String memory = "20G"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
860b03_3
"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
513fc3_5
"
}
command {
...
...
@@ -107,7 +107,7 @@ task Classify {
Int threads = 4
String memory = "16G"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
860b03_3
"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
513fc3_5
"
}
Map[String, String] inputFormatOptions = {"fastq": "-q", "fasta": "-f", "qseq": "--qseq", "raw": "-r", "sequences": "-c"}
...
...
@@ -184,7 +184,7 @@ task Inspect {
Int? across
String memory = "4G"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
860b03_3
"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
513fc3_5
"
}
Map[String, String] outputOptions = {"fasta": "", "names": "--names", "summary": "--summary", "conversionTable": "--conversion-table", "taxonomyTree": "--taxonomy-tree", "nameTable": "--name-table", "sizeTable": "--size-table"}
...
...
@@ -307,7 +307,7 @@ task Kreport {
Int? minimumLength
String memory = "4G"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
860b03_3
"
String dockerImage = "quay.io/biocontainers/centrifuge:1.0.4_beta--he
513fc3_5
"
}
command <<<
...
...
@@ -362,7 +362,7 @@ task KTimportTaxonomy {
String outputPrefix
String memory = "4G"
String dockerImage = "
quay.io/
biocontainers/krona:2.7.1
--pl526_
1"
String dockerImage = "biocontainers/krona:
v
2.7.1
_cv
1"
}
command {
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment