Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
fastq_clean_se.cwl
|
Path: workflows/bamfastq_align/fastq_clean_se.cwl Branch/Commit ID: 20a901f44c9fb0e6f4ee3c40ec33fa4b1c8ef005 |
|
|
|
Subworkflow to allow calling different SV callers which require bam files as inputs
|
Path: definitions/subworkflows/single_sample_sv_callers.cwl Branch/Commit ID: d2c2f2eb846ae2e9cdcab46e3bb88e42126cb3f5 |
|
|
|
directory.cwl
Inspect provided directory and return filenames. Generate a new directory and return it (including content). |
Path: tests/wf/directory.cwl Branch/Commit ID: fd6e054510e2bb65eed4069a3a88013d7ecbb99c |
|
|
|
cram_to_bam workflow
|
Path: definitions/subworkflows/cram_to_bam_and_index.cwl Branch/Commit ID: d2c2f2eb846ae2e9cdcab46e3bb88e42126cb3f5 |
|
|
|
Genomic regions intersection and visualization
Genomic regions intersection and visualization ============================================== 1. Merges intervals within each of the filtered peaks files from ChIP/ATAC experiments 2. Overlaps merged intervals and assigns the nearest genes to them |
Path: workflows/intervene.cwl Branch/Commit ID: 2caa50434966ebdf4b33e5ca689c2e4df32f9058 |
|
|
|
Bacterial Annotation, pass 4, blastp-based functional annotation (second pass)
|
Path: bacterial_annot/wf_bacterial_annot_pass4.cwl Branch/Commit ID: ce433f771ebf5677c9f40858e2ae91b1a7e75d30 |
|
|
|
taxcheck.cwl
Perform taxonomic identification tasks on an input genome |
Path: taxcheck.cwl Branch/Commit ID: f10de890d1d2271299931349fa8aea660acef4ee |
|
|
|
count-lines10-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines10-wf.cwl Branch/Commit ID: 5c7799a145595323d0a8628be1fe0e24985e793a |
|
|
|
umi duplex alignment fastq workflow
|
Path: definitions/pipelines/umi_duplex_alignment.cwl Branch/Commit ID: 5a4fed24f01f6d7c7ce1f595b272d82d97d4f9bd |
|
|
|
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 |
Path: workflows/trim-rnaseq-se.cwl Branch/Commit ID: 2caa50434966ebdf4b33e5ca689c2e4df32f9058 |
