Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
group-isoforms-batch.cwl
Workflow runs group-isoforms.cwl tool using scatter for isoforms_file input. genes_filename and common_tss_filename inputs are ignored. |
Path: tools/group-isoforms-batch.cwl Branch/Commit ID: 433c10a6ee9f9b07f1af4141e3df6a584dfe86a1 |
|
|
|
chipseq-pe.cwl
Runs ChIP-Seq BioWardrobe basic analysis with paired-end input data files. |
Path: workflows/chipseq-pe.cwl Branch/Commit ID: e706ffe742cfdf713c4315ab2fb56d07f7e688cb |
|
|
|
gcaccess_from_list
|
Path: task_types/tt_gcaccess_from_list.cwl Branch/Commit ID: 6a29751f2b16659c1592f1e94837c989e68f3b8b |
|
|
|
trim-rnaseq-pe.cwl
Runs RNA-Seq BioWardrobe basic analysis with pair-end data file. |
Path: workflows/trim-rnaseq-pe.cwl Branch/Commit ID: e284e3f6dff25037b209895c52f2abd37a1ce1bf |
|
|
|
THOR - differential peak calling of ChIP-seq signals with replicates
What is THOR? -------------- THOR is an HMM-based approach to detect and analyze differential peaks in two sets of ChIP-seq data from distinct biological conditions with replicates. THOR performs genomic signal processing, peak calling and p-value calculation in an integrated framework. For more information please refer to: ------------------------------------- Allhoff, M., Sere K., Freitas, J., Zenke, M., Costa, I.G. (2016), Differential Peak Calling of ChIP-seq Signals with Replicates with THOR, Nucleic Acids Research, epub gkw680. |
Path: workflows/rgt-thor.cwl Branch/Commit ID: e238d1756f1db35571e84d72e1699e5d1540f10c |
|
|
|
etl.cwl
|
Path: workflows/bamfastq_align/etl.cwl Branch/Commit ID: 1326fb7fedca91a274fb7596c9052a4d279eacf9 |
|
|
|
Build Bismark indices
Copy fasta_file file to the folder and run run bismark_genome_preparation script to prepare indices for Bismark Methylation Analysis. Bowtie2 aligner is used by default. The name of the output indices folder is equal to the genome input. |
Path: workflows/bismark-index.cwl Branch/Commit ID: 282762f8bbaea57dd488115745ef798e128bade1 |
|
|
|
kmer_top_n_extract
|
Path: task_types/tt_kmer_top_n_extract.cwl Branch/Commit ID: 609aead9804a8f31fa9b3dbc7e52105aec487f31 |
|
|
|
scatterfail.cwl
|
Path: tests/wf/scatterfail.cwl Branch/Commit ID: f207d168f4e7eb4dd2279840d4062ba75d9c79c3 |
|
|
|
Trim Galore 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 **pair-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 files 2. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 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 files 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-pe.cwl Branch/Commit ID: a8eaf61c809d76f55780b14f2febeb363cf6373f |
