Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Quality assessment, amplicon classification and functional prediction
Workflow for quality assessment of paired reads and classification using NGTax 2.0 and functional annotation using picrust2. In addition files are exported to their respective subfolders for easier data management in a later stage. Steps: - FastQC (read quality control) - NGTax 2.0 - Picrust 2 - Export module for ngtax |
![]() Path: cwl/workflows/workflow_ngtax_picrust2.cwl Branch/Commit ID: 2242521957bb07fc589d6bb07046f6a166bc975a |
|
|
animal-genome-assembly.with_canu.cwl
Animal Genome Assembly pipeline by Kazuharu Arakawa (@gaou_ak), CWLized by Tazro Ohta (@inutano). This workflow contains assembly step by canu which may take a few weeks to complete. Be careful to run! |
![]() Path: workflow/animal-genome-assembly/animal-genome-assembly.with_canu.cwl Branch/Commit ID: b63171820f546def8c26f558182912a71af88b48 |
|
|
exomeseq-01-preprocessing.cwl
|
![]() Path: subworkflows/exomeseq-01-preprocessing.cwl Branch/Commit ID: 727ad5dbd15ef6aaa9cd5a3f7b23e74ff74663ea |
|
|
bam-bedgraph-bigwig.cwl
Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow. |
![]() Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: 94c6ea7bf4b64599746d778568efbd8e10f0d5ba |
|
|
bam_readcount workflow
|
![]() Path: definitions/subworkflows/bam_readcount.cwl Branch/Commit ID: 5cb188131f786ed33156e2f0e3dd63ab9c04245d |
|
|
Add snv and indel bam-readcount files to a vcf
|
![]() Path: definitions/subworkflows/vcf_readcount_annotator.cwl Branch/Commit ID: 5cb188131f786ed33156e2f0e3dd63ab9c04245d |
|
|
Running cellranger count and lineage inference
|
![]() Path: definitions/subworkflows/single_cell_rnaseq.cwl Branch/Commit ID: bcc6adaf15035f5ce6fc851e27b1173b0fd20c1c |
|
|
wgs alignment and germline variant detection
|
![]() Path: definitions/pipelines/germline_wgs_gvcf.cwl Branch/Commit ID: 77ec4f26eb14ed82481828bd9f6ef659cfd8b40f |
|
|
Alignment without BQSR
|
![]() Path: definitions/subworkflows/sequence_to_bqsr_nonhuman.cwl Branch/Commit ID: 39ac49f5d080bbb6bfa97246f46a5b621254f622 |
|
|
align_merge_sas
|
![]() Path: task_types/tt_align_merge_sas.cwl Branch/Commit ID: 8a8fffb78b1e327ba0da51840ac8acc0c218d611 |