WORKFLOW classify_kaiju
| File Path |
pipes/WDL/workflows/classify_kaiju.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
metagenomics
|
../tasks/tasks_metagenomics.wdl
|
Workflow: classify_kaiju
Taxonomic classification of reads with kaiju.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
reads_unmapped_bam
|
File
|
- | - |
kaiju_db_lz4
|
File
|
- | - |
ncbi_taxonomy_db_tgz
|
File
|
- | - |
krona_taxonomy_db_tgz
|
File
|
- | - |
2 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
kaiju_report
|
File
|
kaiju.kaiju_report
|
kaiju_reads
|
File
|
kaiju.kaiju_reads
|
krona_report_html
|
File
|
kaiju.krona_report_html
|
viral_classify_version
|
String
|
kaiju.viralngs_version
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
kaiju
No explicit input mappings
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
kaiju