Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph 02-trim-pe.cwl

ChIP-seq 02 trimming - reads: PE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ChIP-seq_pipeline/02-trim-pe.cwl

Branch/Commit ID: master

workflow graph 01-qc-se.cwl

ChIP-seq 01 QC - reads: SE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ChIP-seq_pipeline/01-qc-se.cwl

Branch/Commit ID: master

workflow graph pipeline-pe.cwl

ATAC-seq pipeline - reads: PE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ATAC-seq_pipeline/pipeline-pe.cwl

Branch/Commit ID: master

workflow graph 05-quantification.cwl

ATAC-seq - Quantification

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ATAC-seq_pipeline/05-quantification.cwl

Branch/Commit ID: master

workflow graph 04-peakcall-se.cwl

ATAC-seq 04 quantification - SE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ATAC-seq_pipeline/04-peakcall-se.cwl

Branch/Commit ID: master

workflow graph 03-map-se.cwl

ATAC-seq 03 mapping - reads: SE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ATAC-seq_pipeline/03-map-se.cwl

Branch/Commit ID: master

workflow graph 02-trim-se.cwl

ATAC-seq 02 trimming - reads: SE

https://github.com/Duke-GCB/GGR-cwl.git

Path: v1.0/ATAC-seq_pipeline/02-trim-se.cwl

Branch/Commit ID: master

workflow graph Filter single sample sv vcf from paired read callers(Manta/Smoove)

https://github.com/apaul7/cancer-genomics-workflow.git

Path: definitions/subworkflows/sv_paired_read_caller_filter.cwl

Branch/Commit ID: low-vaf

workflow graph cnv_manta

CNV Manta calling

https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git

Path: structuralvariants/cwl/subworkflows/cnv_manta.cwl

Branch/Commit ID: 1.1.3

workflow graph TOPMed_RNA-seq

TOPMed RNA-seq CWL workflow. Documentation on the workflow can be found [here](https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL/blob/master/README.md). Example input files: [Dockstore.json](https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL/blob/master/workflow/input-examples/Dockstore.json) and [rnaseq_pipeline_fastq-example.yml](https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL/blob/master/workflow/input-examples/rnaseq_pipeline_fastq-example.yml). Quickstart instructions are [here](https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL/README.md#Quick Start). [GitHub Repo](https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL) Pipeline steps: 1. Align RNA-seq reads with [STAR v2.5.3a](https://github.com/alexdobin/STAR). 2. Run [Picard](https://github.com/broadinstitute/picard) [MarkDuplicates](https://broadinstitute.github.io/picard/command-line-overview.html#MarkDuplicates). 2a. Create BAM index for MarkDuplicates BAM with [Samtools 1.6](https://github.com/samtools/samtools/releases) index. 3. Transcript quantification with [RSEM 1.3.0](https://deweylab.github.io/RSEM/) 4. Gene quantification and quality control with [RNA-SeQC 1.1.9](https://github.com/francois-a/rnaseqc)

https://github.com/heliumdatacommons/TOPMed_RNAseq_CWL.git

Path: workflow/rnaseq_pipeline_fastq.cwl

Branch/Commit ID: master