Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Motif Finding with HOMER with target and background regions from peaks
Motif Finding with HOMER with target and background regions from peaks --------------------------------------------------- HOMER contains a novel motif discovery algorithm that was designed for regulatory element analysis in genomics applications (DNA only, no protein). It is a differential motif discovery algorithm, which means that it takes two sets of sequences and tries to identify the regulatory elements that are specifically enriched in on set relative to the other. It uses ZOOPS scoring (zero or one occurrence per sequence) coupled with the hypergeometric enrichment calculations (or binomial) to determine motif enrichment. HOMER also tries its best to account for sequenced bias in the dataset. It was designed with ChIP-Seq and promoter analysis in mind, but can be applied to pretty much any nucleic acids motif finding problem. For more information please refer to: ------------------------------------- [Official documentation](http://homer.ucsd.edu/homer/motif/) |
Path: workflows/homer-motif-analysis-peak.cwl Branch/Commit ID: 64f7fe4438898218fd83133efa25251078f5b27e |
|
|
|
Trim Galore RNA-Seq pipeline single-read strand specific
Note: should be updated 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-dutp.cwl Branch/Commit ID: 00ea05e22788029370898fd4c17798b11edf0e57 |
|
|
|
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 |
Path: workflows/rnaseq-pe.cwl Branch/Commit ID: b5e16e359007150647b14dc6e038f4eb8dccda79 |
|
|
|
gcaccess_from_list
|
Path: task_types/tt_gcaccess_from_list.cwl Branch/Commit ID: cabb1a9a95244e93294727be8cf5816c38992cb0 |
|
|
|
step-valuefrom3-wf.cwl
|
Path: tests/step-valuefrom3-wf.cwl Branch/Commit ID: 664835e83eb5e57eee18a04ce7b05fb9d70d77b7 |
|
|
|
trim-rnaseq-se-dutp.cwl
Runs RNA-Seq dUTP BioWardrobe basic analysis with strand specific single-end data file. |
Path: workflows/trim-rnaseq-se-dutp.cwl Branch/Commit ID: e89b2c17aa5efccef6ca424dec5a0a021bd8d20c |
|
|
|
conflict.cwl#main
|
Path: tests/wf/conflict.cwl Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a Packed ID: main |
|
|
|
align_merge_sas
|
Path: task_types/tt_align_merge_sas.cwl Branch/Commit ID: 8fb4ac7f5a66897206c7469101a471108b06eada |
|
|
|
GAT - Genomic Association Tester
GAT: Genomic Association Tester ============================================== A common question in genomic analysis is whether two sets of genomic intervals overlap significantly. This question arises, for example, in the interpretation of ChIP-Seq or RNA-Seq data. The Genomic Association Tester (GAT) is a tool for computing the significance of overlap between multiple sets of genomic intervals. GAT estimates significance based on simulation. Gat implemements a sampling algorithm. Given a chromosome (workspace) and segments of interest, for example from a ChIP-Seq experiment, gat creates randomized version of the segments of interest falling into the workspace. These sampled segments are then compared to existing genomic annotations. The sampling method is conceptually simple. Randomized samples of the segments of interest are created in a two-step procedure. Firstly, a segment size is selected from to same size distribution as the original segments of interest. Secondly, a random position is assigned to the segment. The sampling stops when exactly the same number of nucleotides have been sampled. To improve the speed of sampling, segment overlap is not resolved until the very end of the sampling procedure. Conflicts are then resolved by randomly removing and re-sampling segments until a covering set has been achieved. Because the size of randomized segments is derived from the observed segment size distribution of the segments of interest, the actual segment sizes in the sampled segments are usually not exactly identical to the ones in the segments of interest. This is in contrast to a sampling method that permutes segment positions within the workspace. |
Path: workflows/gat-run.cwl Branch/Commit ID: c6bfa0de917efb536dd385624fc7702e6748e61d |
|
|
|
any-type-compat.cwl
|
Path: tests/any-type-compat.cwl Branch/Commit ID: 664835e83eb5e57eee18a04ce7b05fb9d70d77b7 |
