Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Filter single sample sv vcf from paired read callers(Manta/Smoove)
|
![]() Path: definitions/subworkflows/sv_paired_read_caller_filter.cwl Branch/Commit ID: da335d9963418f7bedd84cb2791a0df1b3165ffe |
|
|
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. |
![]() Path: workflows/gseapy.cwl Branch/Commit ID: cbefc215d8286447620664fb47076ba5d81aa47f |
|
|
cnv_exomedepth
CNV ExomeDepth calling |
![]() Path: structuralvariants/cwl/abstract_operations/subworkflows/cnv_exome_depth.cwl Branch/Commit ID: de9cb009f8fe0c8d5a94db5c882cf21ddf372452 |
|
|
merge-bam-parallel
This workflow merge BAM files per condition in parallel |
![]() Path: workflows/File-formats/merge-bam-parallel.cwl Branch/Commit ID: 527251ebb77750d02dcc9a370d978a153fc9328f |
|
|
process VCF workflow
|
![]() Path: definitions/subworkflows/strelka_process_vcf.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
Unaligned BAM to BQSR and VCF
|
![]() Path: definitions/subworkflows/bam_to_bqsr_no_dup_marking.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
bam to trimmed fastqs and HISAT alignments
|
![]() Path: definitions/subworkflows/bam_to_trimmed_fastq_and_hisat_alignments.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
bam to trimmed fastqs
|
![]() Path: definitions/subworkflows/bam_to_trimmed_fastq.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
Subworkflow that runs cnvkit in single sample mode and returns a vcf file
|
![]() Path: definitions/subworkflows/cnvkit_single_sample.cwl Branch/Commit ID: 6f9f8a2057c6a9f221a44559f671e87a75c70075 |
|
|
Motif Finding with HOMER with custom background regions
Motif Finding with HOMER with custom background regions --------------------------------------------------- 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-bg.cwl Branch/Commit ID: c9e7f3de7f6ba38ee663bd3f9649e8d7dbac0c86 |