Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
kf-cram2gvcf-bam-input.cwl
|
https://github.com/cr-ste-justine/chujs-alignment-workflow.git
Path: workflows/kf-cram2gvcf-bam-input.cwl Branch/Commit ID: 682ec407000059b7f397e5faaeff1317af1d9402 |
||
harmonization_bwa_mem.cwl
|
https://github.com/uc-cdis/genomel_pipelines.git
Path: genomel/cwl/workflows/harmonization/harmonization_bwa_mem.cwl Branch/Commit ID: 7504ead048c3acd64b9b92e44d044d558cb696f2 |
||
allele-vcf-alignreads-se-pe.cwl
Workflow maps FASTQ files from `fastq_files` input into reference genome `reference_star_indices_folder` and insilico generated `insilico_star_indices_folder` genome (concatenated genome for both `strain1` and `strain2` strains). For both genomes STAR is run with `outFilterMultimapNmax` parameter set to 1 to discard all of the multimapped reads. For insilico genome SAM file is generated. Then it's splitted into two SAM files based on strain names and then sorted by coordinates into the BAM format. For reference genome output BAM file from STAR slignment is also coordinate sorted. |
https://github.com/datirium/workflows.git
Path: subworkflows/allele-vcf-alignreads-se-pe.cwl Branch/Commit ID: 02ffbbd7eb8e06bfb759edea440f78bdc8bb2631 |
||
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: 104059e07a2964673e21d371763e33c0afeb2d03 |
||
RNA-Seq pipeline paired-end stranded mitochondrial
Slightly changed original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for **strand specific pair-end** experiment. An additional steps were added to map data to mitochondrial chromosome only and then merge the output. Experiment files in [FASTQ](http://maq.sourceforge.net/fastq.shtml) format either compressed or not can be used. Current workflow should be used only with the pair-end strand specific RNA-Seq data. It performs the following steps: 1. `STAR` to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. `fastx_quality_stats` to analyze input FASTQ file and generate quality statistics file 3. `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/rnaseq-pe-dutp-mitochondrial.cwl Branch/Commit ID: 7518b100d8cbc80c8be32e9e939dfbb27d6b4361 |
||
tmb_workflow.cwl
Workflow to run the TMB analysis on a batch of samples and merge the results back into a single data clinical file |
https://github.com/mskcc/pluto-cwl.git
Path: cwl/tmb_workflow.cwl Branch/Commit ID: ba3ff09328cc646d7254b2d2ee0fbe1abca3d4ad |
||
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: b1a5dabeeeb9079b30b2871edd9c9034a1e00c1c |
||
Trim Galore RNA-Seq pipeline single-read
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.cwl Branch/Commit ID: 7518b100d8cbc80c8be32e9e939dfbb27d6b4361 |
||
topmed-alignment.cwl
|
https://github.com/DataBiosphere/topmed-workflows.git
Path: aligner/sbg-alignment-cwl/topmed-alignment.cwl Branch/Commit ID: 209e5b1b56abbf900717dc4c2d08e2093e7efdda |
||
sjaracne_workflow.cwl
|
https://github.com/jyyulab/SJARACNe.git
Path: SJARACNe/cwl/sjaracne_workflow.cwl Branch/Commit ID: 5ac444a28c0ea9e319d9d73b2326042ed8266551 |