Explore Workflows
View already parsed workflows here or click here to add your own
Graph | Name | Retrieved From | View |
---|---|---|---|
|
Convert FastJs to npy arrays for gVCF input
|
![]() Path: cwl-version/masterworkflow/fastj2npy-wf.cwl Branch/Commit ID: cdfe9178ad4e481d2391cd2da74b82d66a61b0bb |
|
|
Create NumPy arrays by tile path from cgfs, merge all NumPy arrays into single array
|
![]() Path: cwl-version/npy/createnpy-wf.cwl Branch/Commit ID: cdfe9178ad4e481d2391cd2da74b82d66a61b0bb |
|
|
mutect parallel workflow
|
![]() Path: definitions/subworkflows/mutect.cwl Branch/Commit ID: 1750cd5cc653f058f521b6195e3bec1e7df1a086 |
|
|
Workflow to validate the the gVCF to cgf conversion
|
![]() Path: cwl-version/checks/check-cgf/gvcf/check-cgf-gvcf-wf.cwl Branch/Commit ID: cdfe9178ad4e481d2391cd2da74b82d66a61b0bb |
|
|
import_include_test.cwl
|
![]() Path: import_include_test.cwl Branch/Commit ID: c6b569882d4791ae28df4ee3b07a443e41fbff26 |
|
|
taxonomy_check_16S
|
![]() Path: task_types/tt_taxonomy_check_16S.cwl Branch/Commit ID: 0514ffe248dd11068a3f2268bc67b6ce5ab051d2 |
|
|
gcaccess_from_list
|
![]() Path: task_types/tt_gcaccess_from_list.cwl Branch/Commit ID: 33414c888997d558bdcb558ca33c3a728a3e6143 |
|
|
process VCF workflow
|
![]() Path: definitions/subworkflows/strelka_process_vcf.cwl Branch/Commit ID: 77ec4f26eb14ed82481828bd9f6ef659cfd8b40f |
|
|
Cellranger reanalyze - reruns secondary analysis performed on the feature-barcode matrix
Devel version of Single-Cell Cell Ranger Reanalyze ================================================== Workflow calls \"cellranger aggr\" command to rerun secondary analysis performed on the feature-barcode matrix (dimensionality reduction, clustering and visualization) using different parameter settings. As an input we use filtered feature-barcode matrices in HDF5 format from cellranger count or aggr experiments. Note, we don't pass aggregation_metadata from the upstream cellranger aggr step. Need to address this issue when needed. |
![]() Path: workflows/cellranger-reanalyze.cwl Branch/Commit ID: 564156a9e1cc7c3679a926c479ba3ae133b1bfd4 |
|
|
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: 564156a9e1cc7c3679a926c479ba3ae133b1bfd4 |