Explore Workflows

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

Graph Name Retrieved From View
workflow graph 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.

https://github.com/Barski-lab/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: 749460273e6c8d9e8b7d2395f0ac157701d3495e

workflow graph Cell Ranger Reference (RNA, ATAC, RNA+ATAC)

Cell Ranger Reference (RNA, ATAC, RNA+ATAC) Builds a reference genome of a selected species for quantifying gene expression and chromatin accessibility. The results of this workflow are used in all “Cell Ranger Count” and “Cell Ranger Aggregate” pipelines.

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

Path: workflows/cellranger-mkref.cwl

Branch/Commit ID: 57863b6131d8262c5ce864adaf8e4038401e71a2

workflow graph 811.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/811.cwl

Branch/Commit ID: f1d192dd2b28902fd0098e133c2ef241557d27a8

workflow graph THOR - differential peak calling of ChIP-seq signals with replicates

What is THOR? -------------- THOR is an HMM-based approach to detect and analyze differential peaks in two sets of ChIP-seq data from distinct biological conditions with replicates. THOR performs genomic signal processing, peak calling and p-value calculation in an integrated framework. For more information please refer to: ------------------------------------- Allhoff, M., Sere K., Freitas, J., Zenke, M., Costa, I.G. (2016), Differential Peak Calling of ChIP-seq Signals with Replicates with THOR, Nucleic Acids Research, epub gkw680.

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

Path: workflows/rgt-thor.cwl

Branch/Commit ID: a839eb6390974089e1a558c49fc07b4c66c50767

workflow graph chipseq-pe.cwl

Runs ChIP-Seq BioWardrobe basic analysis with paired-end input data files.

https://github.com/Barski-lab/workflows.git

Path: workflows/chipseq-pe.cwl

Branch/Commit ID: 749460273e6c8d9e8b7d2395f0ac157701d3495e

workflow graph ani_top_n

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

Path: task_types/tt_ani_top_n.cwl

Branch/Commit ID: 90a321ecf2d049330bcf0657cc4d764d2c3f42dd

workflow graph kfdrc_sentieon_gvcf_wf.cwl

https://github.com/kids-first/kf-alignment-workflow.git

Path: workflows/kfdrc_sentieon_gvcf_wf.cwl

Branch/Commit ID: e75f0c96153a484db1f882f6ff2a9764519a3179

workflow graph count-lines2-wf.cwl

https://github.com/common-workflow-language/cwltool.git

Path: cwltool/schemas/v1.0/v1.0/count-lines2-wf.cwl

Branch/Commit ID: 047e69bb169e79fad6a7285ee798c4ecec3b218b

workflow graph count-lines12-wf.cwl

https://github.com/common-workflow-language/cwltool.git

Path: cwltool/schemas/v1.0/v1.0/count-lines12-wf.cwl

Branch/Commit ID: 875b928ce50a3202f5954843b79ea86683c160fa

workflow graph RNA-Seq pipeline paired-end strand specific

The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **paired-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 paired-end RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 3. Use samtools sort to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 4. Generate BigWig file on the base of sorted BAM file 5. Map input FASTQ files to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 6. 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/rnaseq-pe-dutp.cwl

Branch/Commit ID: a839eb6390974089e1a558c49fc07b4c66c50767