Explore Workflows

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

Graph Name Retrieved From View
workflow graph Tumor-Only Detect Variants workflow

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/tumor_only_detect_variants.cwl

Branch/Commit ID: 480c438a6a7e78c624712aec01bc4214d2bc179c

workflow graph tt_univec_wnode.cwl

https://github.com/ncbi/pgap.git

Path: task_types/tt_univec_wnode.cwl

Branch/Commit ID: a2d6cd4c53bf3501f6bd79edebb7ca30bba8456f

workflow graph Chipseq alignment with qc and creating homer tag directory

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/chipseq.cwl

Branch/Commit ID: cc3e7f1ccfdc7101c22bf88792608504eea7d53a

workflow graph tt_univec_wnode.cwl

https://github.com/ncbi/pgap.git

Path: task_types/tt_univec_wnode.cwl

Branch/Commit ID: 16e3915d2a357e2a861b30911c832e5ddc0c1784

workflow graph heatmap-prepare.cwl

Workflow runs homer-make-tag-directory.cwl tool using scatter for the following inputs - bam_file - fragment_size - total_reads `dotproduct` is used as a `scatterMethod`, so one element will be taken from each array to construct each job: 1) bam_file[0] fragment_size[0] total_reads[0] 2) bam_file[1] fragment_size[1] total_reads[1] ... N) bam_file[N] fragment_size[N] total_reads[N] `bam_file`, `fragment_size` and `total_reads` arrays should have the identical order.

https://github.com/datirium/workflows.git

Path: subworkflows/heatmap-prepare.cwl

Branch/Commit ID: c602e3cdd72ff904dd54d46ba2b5146eb1c57022

workflow graph Subworkflow to allow calling different SV callers which require bam files as inputs

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/single_sample_sv_callers.cwl

Branch/Commit ID: 44ada20f3eeb59005d5bd999d2435102e9bae991

workflow graph wgs alignment with qc

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/alignment_wgs.cwl

Branch/Commit ID: 480c438a6a7e78c624712aec01bc4214d2bc179c

workflow graph wgs alignment with qc

https://github.com/genome/analysis-workflows.git

Path: definitions/pipelines/wgs_alignment.cwl

Branch/Commit ID: 44ada20f3eeb59005d5bd999d2435102e9bae991

workflow graph process VCF workflow

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

Path: strelka/process_vcf.cwl

Branch/Commit ID: 6eb7d35ad46207f4ff49e84106b717e17331eb4b

workflow graph Trim Galore RNA-Seq pipeline single-read strand specific

Note: should be updated The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **single-end** experiment. A corresponded input [FASTQ](http://maq.sourceforge.net/fastq.shtml) file has to be provided. Current workflow should be used only with the single-end RNA-Seq data. It performs the following steps: 1. Trim adapters from input FASTQ file 2. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 4. Use samtools sort to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 5. Generate BigWig file on the base of sorted BAM file 6. Map input FASTQ file to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 7. Calculate isoform expression level for the sorted BAM file and GTF/TAB annotation file using GEEP reads-counting utility; export results to file

https://github.com/datirium/workflows.git

Path: workflows/trim-rnaseq-se-dutp.cwl

Branch/Commit ID: 57863b6131d8262c5ce864adaf8e4038401e71a2