Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Filter Protein Alignments I
|
![]() Path: protein_alignment/wf_align_filter.cwl Branch/Commit ID: a7fced3ed8c839272c8f3a8db9da7bc8cd50271f |
|
|
mut.cwl
|
![]() Path: tests/wf/mut.cwl Branch/Commit ID: ae401a813472ca453a99ad067a5e6fc3bd71112b |
|
|
gathered exome alignment and somatic variant detection for cle purpose
|
![]() Path: definitions/pipelines/gathered_cle_somatic_exome.cwl Branch/Commit ID: 869b331cfeb9dbd5907498e3eccdebc7c28283e5 |
|
|
output-arrays-int-wf.cwl
|
![]() Path: tests/output-arrays-int-wf.cwl Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b |
|
|
BwaAligner_1_0_0.cwl
|
![]() Path: janis_pipelines/wgs_somatic/cwl/tools/BwaAligner_1_0_0.cwl Branch/Commit ID: a3d1f3b870eb834fed14ebcc928ea6a2270441a8 |
|
|
atm-unified.cwl
|
![]() Path: scripts/cwl_workflows/atm-unified/atm-unified.cwl Branch/Commit ID: 662280529757f03a438fc0ad0da0d8ce6d15e25a |
|
|
dynresreq-workflow.cwl
|
![]() Path: cwltool/schemas/v1.0/v1.0/dynresreq-workflow.cwl Branch/Commit ID: e4a52682f3bdefafe5c27e32983fed31116ac489 |
|
|
tt_univec_wnode.cwl
|
![]() Path: task_types/tt_univec_wnode.cwl Branch/Commit ID: 89098668413e90519c99b35143bffec509d3599c |
|
|
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. |
![]() Path: subworkflows/heatmap-prepare.cwl Branch/Commit ID: 8d7ba680b7904da84ad611d184caf247da4a5dc7 |
|
|
RNA-Seq pipeline single-read 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 single-read** 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 single-read 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 |
![]() Path: workflows/rnaseq-se-dutp-mitochondrial.cwl Branch/Commit ID: 4f48ee6f8665a34cdf96e89c012ee807f80c7a3d |