Skip to content

Pipeline Overview

NotchBio provides a complete RNA-seq analysis pipeline that takes your raw FASTQ files through quality control, preprocessing, quantification, differential expression analysis, and gene set enrichment analysis.

StepToolPurpose
Quality ControlFastQCAssess raw data quality
PreprocessingfastpTrim adapters and low-quality bases
QuantificationSalmonMap reads and quantify transcripts
Differential ExpressionDESeq2Find differentially expressed genes
Gene Set EnrichmentGSEAIdentify enriched biological pathways
  1. Each step runs in the cloud on dedicated compute resources
  2. Results are versioned — you can re-run steps with different parameters
  3. Downstream steps automatically use upstream outputs
  4. All runs are reproducible and shareable

Every pipeline run creates a version that records:

  • The parameters used
  • Which samples were processed
  • The input version (upstream step used)
  • Status and results for each sample