Workflows
What is a Workflow?Filters
RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control.
Pre-processing of mass spectrometry-based metabolomics data
Importing single-end multiplexed data (not demultiplexed yet)
Type: Galaxy
Creators: Debjyoti Ghosh, Helmholtz-Zentrum für Umweltforschung - UFZ
Submitter: WorkflowHub Bot
Use DADA2 for sequence quality control. DADA2 is a pipeline for detecting and correcting (where possible) Illumina amplicon sequence data. As implemented in the q2-dada2 plugin, this quality control process will additionally filter any phiX reads (commonly present in marker gene Illumina sequence data) that are identified in the sequencing data, and will filter chimeric sequences.
Type: Galaxy
Creators: Debjyoti Ghosh, Helmholtz-Zentrum für Umweltforschung - UFZ
Submitter: WorkflowHub Bot
From the R1 and R2 fastq files of a single samples, make a scRNAseq counts matrix, and perform basic QC with scanpy. Then, do further processing by making a UMAP and clustering. Produces a processed AnnData Depreciated: use individual workflows insead for multiple samples
Takes fastqs and reference data, to produce a single cell counts matrix into and save in annData format - adding a column called sample with the sample name.
Take a scRNAseq counts matrix from a single sample, and perform basic QC with scanpy. Then, do further processing by making a UMAP and clustering. Produces a processed AnnData object.
Depreciated: use individual workflows insead for multiple samples
From the R1 and R2 fastq files of a single samples, make a scRNAseq counts matrix, and perform basic QC with scanpy. Then, do further processing by making a UMAP and clustering. Produces a processed AnnData
Depreciated: use individual workflows insead for multiple samples
Basic processing of a QC-filtered Anndata Object. UMAP, clustering e.t.c
Take an anndata file, and perform basic QC with scanpy. Produces a filtered AnnData object.