WORKFLOW fetch_sra_to_bam
| File Path |
pipes/WDL/workflows/fetch_sra_to_bam.wdl
|
|---|---|
| WDL Version | 1.0 |
| Type | workflow |
Imports
| Namespace | Path |
|---|---|
ncbi_tools
|
../tasks/tasks_ncbi_tools.wdl
|
terra
|
../tasks/tasks_terra.wdl
|
Workflow: fetch_sra_to_bam
Retrieve reads from the NCBI Short Read Archive in unaligned BAM format with relevant metadata encoded.
Author: Broad Viral Genomics
Inputs
| Name | Type | Description | Default |
|---|---|---|---|
email_address
|
String?
|
- | - |
SRA_ID
|
String
|
- | - |
sample_name
|
String?
|
- | - |
ncbi_api_key
|
String?
|
- | - |
machine_mem_gb
|
Int?
|
- | - |
2 optional inputs with default values |
|||
Outputs
| Name | Type | Expression |
|---|---|---|
reads_ubam
|
File
|
Fetch_SRA_to_BAM.reads_ubam
|
sequencing_center
|
String
|
Fetch_SRA_to_BAM.sequencing_center
|
sequencing_platform
|
String
|
Fetch_SRA_to_BAM.sequencing_platform
|
sequencing_platform_model
|
String
|
Fetch_SRA_to_BAM.sequencing_platform_model
|
biosample_accession
|
String
|
Fetch_SRA_to_BAM.biosample_accession
|
library_id
|
String
|
Fetch_SRA_to_BAM.library_id
|
run_date
|
String
|
Fetch_SRA_to_BAM.run_date
|
sample_collection_date
|
String
|
Fetch_SRA_to_BAM.sample_collection_date
|
sample_collected_by
|
String
|
Fetch_SRA_to_BAM.sample_collected_by
|
sample_strain
|
String
|
Fetch_SRA_to_BAM.sample_strain
|
sample_geo_loc
|
String
|
Fetch_SRA_to_BAM.sample_geo_loc
|
sra_metadata
|
File
|
Fetch_SRA_to_BAM.sra_metadata
|
Calls
This workflow calls the following tasks or subworkflows:
CALL
TASKS
check_terra_env
No explicit input mappings
CALL
TASKS
Fetch_SRA_to_BAM
Input Mappings (1)
| Input | Value |
|---|---|
email_address
|
user_email_address
|
Images
Container images used by tasks in this workflow:
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
check_terra_env
Parameterized Image
⚙️ Parameterized
Configured via input:
docker
Used by 1 task:
-
Fetch_SRA_to_BAM