Skip to content

A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.

License

Notifications You must be signed in to change notification settings

sansterbioanalytics/rna-seq-kallisto-sleuth

 
 

Repository files navigation

Snakemake workflow: rna-seq-kallisto-sleuth

DOI Snakemake

A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.

Usage

The usage of this workflow is described in the Snakemake Workflow Catalog.

If you use this workflow in a paper, don't forget to give credits to the authors by citing the URL of this (original) repository and its DOI (see above).

Development Test Setup

poetry install --with dev
# Format the Snakefile
poetry run snakefmt workflow/Snakefile workflow/rules/ workflow/scripts
# Run test workflow and generate coverage report
poetry run pytest

About

A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 47.8%
  • R 47.5%
  • Shell 4.7%