Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
ValidateAtmosphericModel
Validate model of atmosphere |
![]() Path: workflows/ValidateAtmosphericModel.cwl Branch/Commit ID: 789752af87eb190387ff2acb4c95c7a5cdb961e7 |
|
|
Apply filters to VCF file
|
![]() Path: definitions/subworkflows/filter_vcf_nonhuman.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
Per-region pindel
|
![]() Path: definitions/subworkflows/pindel_cat.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
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 must be used with paired-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 2 (after running STAR) 5. Generate BigWig file using 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: d76110e0bfc40c874f82e37cef6451d74df4f908 |
|
|
ValidatePixelStatus
Validate pixel on/off status (disabled or broken pixels / channels) |
![]() Path: workflows/ValidatePixelStatus.cwl Branch/Commit ID: 789752af87eb190387ff2acb4c95c7a5cdb961e7 |
|
|
wrf_emep_full_workflow.cwl
|
![]() Path: wrf_emep_full_workflow.cwl Branch/Commit ID: 70c6a6016eeb4434a3ad82af7908b83d4ea37ce7 |
|
|
canine_snpeff_module.cwl
|
![]() Path: subworkflows/canine_snpeff_module.cwl Branch/Commit ID: 7da5645975f5712362cce7908d2ab138e05876fb |
|
|
Immunotherapy Workflow
|
![]() Path: definitions/pipelines/immuno.cwl Branch/Commit ID: 5fda2d9eb52a363bd51011b3851c2afb86318c0c |
|
|
HBA_calibrator.cwl
|
![]() Path: workflows/HBA_calibrator.cwl Branch/Commit ID: 7b6185e2e6f9d36b1987274e82842c82ba6f8342 |
|
|
GSEApy - Gene Set Enrichment Analysis in Python
GSEAPY: Gene Set Enrichment Analysis in Python ============================================== Gene Set Enrichment Analysis is a computational method that determines whether an a priori defined set of genes shows statistically significant, concordant differences between two biological states (e.g. phenotypes). GSEA requires as input an expression dataset, which contains expression profiles for multiple samples. While the software supports multiple input file formats for these datasets, the tab-delimited GCT format is the most common. The first column of the GCT file contains feature identifiers (gene ids or symbols in the case of data derived from RNA-Seq experiments). The second column contains a description of the feature; this column is ignored by GSEA and may be filled with “NA”s. Subsequent columns contain the expression values for each feature, with one sample's expression value per column. It is important to note that there are no hard and fast rules regarding how a GCT file's expression values are derived. The important point is that they are comparable to one another across features within a sample and comparable to one another across samples. Tools such as DESeq2 can be made to produce properly normalized data (normalized counts) which are compatible with GSEA. Documents ============================================== - GSEA Home Page: https://www.gsea-msigdb.org/gsea/index.jsp - Results Interpretation: https://www.gsea-msigdb.org/gsea/doc/GSEAUserGuideTEXT.htm#_Interpreting_GSEA_Results - GSEA User Guide: https://gseapy.readthedocs.io/en/latest/faq.html - GSEAPY Docs: https://gseapy.readthedocs.io/en/latest/introduction.html References ============================================== - Subramanian, Tamayo, et al. (2005, PNAS), https://www.pnas.org/content/102/43/15545 - Mootha, Lindgren, et al. (2003, Nature Genetics), http://www.nature.com/ng/journal/v34/n3/abs/ng1180.html |
![]() Path: workflows/gseapy.cwl Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908 |