- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
MIT License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| sequence | https://w3id.org/cwl/view/git/bfcb5ffbea3d00a38cc03595d41e53ea976d599d/definitions/types/sequence_data.yml#sequence_data[] | sequence: sequencing data and readgroup information |
sequence represents the sequencing data as either FASTQs or BAMs with accompanying readgroup information. Note that in the @RG field ID and SM are required for FASTQs. For BAMs, this pipeline assumes that the RG information is already in the header. |
| reference | File | ||
| sample_name | String | ||
| read_structure | String[] | ||
| target_intervals | File (Optional) |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| sequence_to_bam |
../tools/sequence_to_bam.cwl
(CommandLineTool)
|
resolve sequence type to a bam | |
| alignment_workflow |
../subworkflows/duplex_alignment.cwl
(Workflow)
|
umi duplex alignment workflow |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| aligned_bam | File | ||
| adapter_histogram | File[] | ||
| duplex_seq_metrics | File[] |
Permalink:
https://w3id.org/cwl/view/git/bfcb5ffbea3d00a38cc03595d41e53ea976d599d/definitions/pipelines/alignment_umi_duplex.cwl
