- 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 | 
|---|---|---|---|
| threads | Integer | ||
| metadata | File (Optional) | ||
| ref_fasta | File | ||
| fastq_forward | File | ||
| fastq_reverse | File (Optional) | 
Steps
| ID | Runs | Label | Doc | 
|---|---|---|---|
| bwa-mem | 
                                    
                                    bwa-mem.cwl
                                    (CommandLineTool)
                                 | string | |
| samtools-sort | 
                                    
                                    samtools-sort.cwl
                                    (CommandLineTool)
                                 | samtools sort, sort given bam file | |
| samtools-view | 
                                    
                                    samtools-view.cwl
                                    (CommandLineTool)
                                 | samtools view to convert sam format to bam format | 
Outputs
| ID | Type | Label | Doc | 
|---|---|---|---|
| out_fasta | File | ||
| out_metadata | File (Optional) | 
      Permalink:
        
https://w3id.org/cwl/view/git/24465ba219711f2828e633d25d9f183e0f0eaccd/cwl/fastq2fasta/fastq2fasta.cwl
      
     
                
            