Explore Workflows

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

Graph Name Retrieved From View
workflow graph Functional analyis of sequences that match the 16S SSU

https://github.com/EBI-Metagenomics/ebi-metagenomics-cwl.git

Path: workflows/16S_taxonomic_analysis.cwl

Branch/Commit ID: 7bb76f33bf40b5cd2604001cac46f967a209c47f

workflow graph Single-cell Multiome ATAC and RNA-Seq Aggregate

Single-cell Multiome ATAC and RNA-Seq Aggregate =========================================================== Aggregates data from multiple Single-cell Multiome ATAC and RNA-Seq Alignment experiments

https://github.com/Barski-lab/scRNA-Seq-Analysis.git

Path: workflows/sc-multiome-aggregate-wf.cwl

Branch/Commit ID: 280cad66c2a5b2e1b66e4f8a5469942e88df5b74

workflow graph Feature expression merge - combines feature expression from several experiments

Feature expression merge - combines feature expression from several experiments ========================================================================= Workflows merges RPKM (by default) gene expression from several experiments based on the values from GeneId, Chrom, TxStart, TxEnd and Strand columns (by default). Reported unique columns are renamed based on the experiments names.

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

Path: workflows/feature-merge.cwl

Branch/Commit ID: 480e99a4bb3046e0565113d9dca294e0895d3b0c

workflow graph EMG pipeline v3.0 (paired end version)

https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl.git

Path: workflows/emg-pipeline-v3-paired.cwl

Branch/Commit ID: fa86fce570ab91c624272c8ffda672069d2f276d

workflow graph cmsearch-multimodel.cwl

https://github.com/proteinswebteam/ebi-metagenomics-cwl.git

Path: workflows/cmsearch-multimodel.cwl

Branch/Commit ID: a8abd0e66de7b5ffe24cfe7f39d7027103c6d3b4

workflow graph RNA-Seq pipeline paired-end

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.cwl

Branch/Commit ID: 799575ce58746813f066a665adeacdda252d8cab

workflow graph EMG assembly for paired end Illumina

https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl.git

Path: workflows/emg-assembly.cwl

Branch/Commit ID: 35a98a23d8e108dbd91814c1688d22063f23a8ea

workflow graph SAMSA2 pipeline

SAMSA2 complete workflow for meta-omics read annotation Steps: - Diamond read blastx - Refseq - SEED - SAMSA2 processing

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

Path: cwl/workflows/workflow_samsa2.cwl

Branch/Commit ID: d944d61ddc34a5b24ebac6e1701efd6f8fdf54ae

workflow graph tt_blastn_wnode

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

Path: task_types/tt_blastn_wnode.cwl

Branch/Commit ID: 1bf7dc7b03ea3c64e54375cc5c3767849a801000

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: tools/heatmap-prepare.cwl

Branch/Commit ID: 2005c6b7f1bff6247d015ff6c116bd9ec97158bb