Explore Workflows

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

Graph Name Retrieved From View
workflow graph 03-map-pe.cwl

ATAC-seq 03 mapping - reads: PE

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

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

Branch/Commit ID: 487af88ef0b971f76ecd1a215639bb47e3ee94e1

workflow graph Bismark Methylation - pipeline for BS-Seq data analysis

Sequence reads are first cleaned from adapters and transformed into fully bisulfite-converted forward (C->T) and reverse read (G->A conversion of the forward strand) versions, before they are aligned to similarly converted versions of the genome (also C->T and G->A converted). Sequence reads that produce a unique best alignment from the four alignment processes against the bisulfite genomes (which are running in parallel) are then compared to the normal genomic sequence and the methylation state of all cytosine positions in the read is inferred. A read is considered to align uniquely if an alignment has a unique best alignment score (as reported by the AS:i field). If a read produces several alignments with the same number of mismatches or with the same alignment score (AS:i field), a read (or a read-pair) is discarded altogether. On the next step we extract the methylation call for every single C analysed. The position of every single C will be written out to a new output file, depending on its context (CpG, CHG or CHH), whereby methylated Cs will be labelled as forward reads (+), non-methylated Cs as reverse reads (-). The output of the methylation extractor is then transformed into a bedGraph and coverage file. The bedGraph counts output is then used to generate a genome-wide cytosine report which reports the number on every single CpG (optionally every single cytosine) in the genome, irrespective of whether it was covered by any reads or not. As this type of report is informative for cytosines on both strands the output may be fairly large (~46mn CpG positions or >1.2bn total cytosine positions in the human genome).

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

Path: workflows/bismark-methylation-se.cwl

Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab

workflow graph Gathered Downsample and HaplotypeCaller

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

Path: definitions/pipelines/gathered_downsample_and_recall.cwl

Branch/Commit ID: ecac0fda44df3a8f25ddfbb3e7a023fcbe4cbd0f

workflow graph Creates FASTA file from BED coordinates

This workflow creates FASTA file from BED coordinates

https://github.com/ncbi/cwl-ngs-workflows-cbb.git

Path: workflows/File-formats/fasta-from-bed.cwl

Branch/Commit ID: b8f18a03ffbd7d5b78a7f220686b81d539686e98

workflow graph format_rrnas_from_seq_entry

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

Path: task_types/tt_format_rrnas_from_seq_entry.cwl

Branch/Commit ID: 1b9094d70f620bb2e51072dd2150150aa4927439

workflow graph Metagenomics workflow

Workflow for Metagenomics from raw reads to annotated bins. Steps: - workflow_quality.cwl: - FastQC (control) - fastp (quality trimming) - bbmap contamination filter - SPAdes (Assembly) - QUAST (Assembly quality report) - BBmap (Read mapping to assembly) - MetaBat2 (binning) - CheckM (bin completeness and contamination) - GTDB-Tk (bin taxonomic classification)

https://git.wageningenur.nl/unlock/cwl.git

Path: cwl/workflows/workflow_metagenomics.cwl

Branch/Commit ID: d6893a25b58b9b25fb76c5e060974b54d9eabc41

workflow graph default-wf5.cwl

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

Path: tests/wf/default-wf5.cwl

Branch/Commit ID: 07ebbea2bdf97955060c1dd563580b386388519b

workflow graph PCA - Principal Component Analysis

Principal Component Analysis --------------- Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of linearly uncorrelated variables called principal components. The calculation is done by a singular value decomposition of the (centered and possibly scaled) data matrix, not by using eigen on the covariance matrix. This is generally the preferred method for numerical accuracy.

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

Path: workflows/pca.cwl

Branch/Commit ID: 104059e07a2964673e21d371763e33c0afeb2d03

workflow graph MAnorm SE - quantitative comparison of ChIP-Seq single-read data

What is MAnorm? -------------- MAnorm is a robust model for quantitative comparison of ChIP-Seq data sets of TFs (transcription factors) or epigenetic modifications and you can use it for: * Normalization of two ChIP-seq samples * Quantitative comparison (differential analysis) of two ChIP-seq samples * Evaluating the overlap enrichment of the protein binding sites(peaks) * Elucidating underlying mechanisms of cell-type specific gene regulation How MAnorm works? ---------------- MAnorm uses common peaks of two samples as a reference to build the rescaling model for normalization, which is based on the empirical assumption that if a chromatin-associated protein has a substantial number of peaks shared in two conditions, the binding at these common regions will tend to be determined by similar mechanisms, and thus should exhibit similar global binding intensities across samples. The observed differences on common peaks are presumed to reflect the scaling relationship of ChIP-Seq signals between two samples, which can be applied to all peaks. What do the inputs mean? ---------------- ### General **Experiment short name/Alias** * short name for you experiment to identify among the others **ChIP-Seq SE sample 1** * previously analyzed ChIP-Seq single-read experiment to be used as Sample 1 **ChIP-Seq SE sample 2** * previously analyzed ChIP-Seq single-read experiment to be used as Sample 2 **Genome** * Reference genome to be used for gene assigning ### Advanced **Reads shift size for sample 1** * This value is used to shift reads towards 3' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **Reads shift size for sample 2** * This value is used to shift reads towards 5' direction to determine the precise binding site. Set as half of the fragment length. Default 100 **M-value (log2-ratio) cutoff** * Absolute M-value (log2-ratio) cutoff to define biased (differential binding) peaks. Default: 1.0 **P-value cutoff** * P-value cutoff to define biased peaks. Default: 0.01 **Window size** * Window size to count reads and calculate read densities. 2000 is recommended for sharp histone marks like H3K4me3 and H3K27ac, and 1000 for TFs or DNase-seq. Default: 2000

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

Path: workflows/manorm-se.cwl

Branch/Commit ID: 46a077b51619c6a14f85e0aa5260ae8a04426fab

workflow graph Unaligned BAM to BQSR and VCF

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

Path: definitions/subworkflows/bam_to_bqsr_no_dup_marking.cwl

Branch/Commit ID: e8b7759826df40b8bb821b40b15aea960a4951c4