All Projects → theislab → diffxpy

theislab / diffxpy

Licence: BSD-3-Clause license
Differential expression analysis for single-cell RNA-seq data.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to diffxpy

scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (-60.58%)
Mutual labels:  differential-expression, single-cell-rna-seq
alevin-fry
🐟 🔬🦀 alevin-fry is an efficient and flexible tool for processing single-cell sequencing data, currently focused on single-cell transcriptomics and feature barcoding.
Stars: ✭ 78 (-43.07%)
Mutual labels:  transcriptomics, single-cell-rna-seq
EWCE
Expression Weighted Celltype Enrichment. See the package website for up-to-date instructions on usage.
Stars: ✭ 30 (-78.1%)
Mutual labels:  transcriptomics, single-cell-rna-seq
D3E
Discrete Distributional Differential Expression
Stars: ✭ 19 (-86.13%)
Mutual labels:  differential-expression, single-cell-rna-seq
bioc 2020 tidytranscriptomics
Workshop on tidytranscriptomics: Performing tidy transcriptomics analyses with tidybulk, tidyverse and tidyheatmap
Stars: ✭ 25 (-81.75%)
Mutual labels:  transcriptomics, differential-expression
biomisc R
command line bioinformatic scripts written in R
Stars: ✭ 20 (-85.4%)
Mutual labels:  differential-expression
DEGreport
Create a cromphensive report of DEG list coming from any analysis of RNAseq data
Stars: ✭ 18 (-86.86%)
Mutual labels:  differential-expression
cellrank
CellRank for directed single-cell fate mapping
Stars: ✭ 222 (+62.04%)
Mutual labels:  single-cell-rna-seq
rna-seq-kallisto-sleuth
A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.
Stars: ✭ 56 (-59.12%)
Mutual labels:  differential-expression
scCODA
A Bayesian model for compositional single-cell data analysis
Stars: ✭ 109 (-20.44%)
Mutual labels:  single-cell-rna-seq
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (-72.26%)
Mutual labels:  single-cell-rna-seq
Taiji
All-in-one analysis pipeline
Stars: ✭ 28 (-79.56%)
Mutual labels:  single-cell-rna-seq
scRNAseq cell cluster labeling
Scripts to run and benchmark scRNA-seq cell cluster labeling methods
Stars: ✭ 41 (-70.07%)
Mutual labels:  single-cell-rna-seq
arshamg-scrnaseq-wgan
Wasserstein Generative Adversarial Network for analysing scRNAseq data
Stars: ✭ 33 (-75.91%)
Mutual labels:  single-cell-rna-seq
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+71.53%)
Mutual labels:  single-cell-rna-seq
lncpipe
UNDER DEVELOPMENT--- Analysis of long non-coding RNAs from RNA-seq datasets
Stars: ✭ 24 (-82.48%)
Mutual labels:  differential-expression
Nebulosa
R package to visualize gene expression data based on weighted kernel density estimation
Stars: ✭ 50 (-63.5%)
Mutual labels:  single-cell-rna-seq
dynmethods
A collection of 50+ trajectory inference methods within a common interface 📥📤
Stars: ✭ 94 (-31.39%)
Mutual labels:  single-cell-rna-seq
cosmosR
COSMOS (Causal Oriented Search of Multi-Omic Space) is a method that integrates phosphoproteomics, transcriptomics, and metabolomics data sets.
Stars: ✭ 30 (-78.1%)
Mutual labels:  transcriptomics
pipeline-pinfish-analysis
Pipeline for annotating genomes using long read transcriptomics data with pinfish
Stars: ✭ 27 (-80.29%)
Mutual labels:  transcriptomics

PyPI Docs

Fast and scalable differential expression analysis on single-cell RNA-seq data

diffxpy covers a wide range of differential expression analysis scenarios encountered in single-cell RNA-seq scenarios and integrates into scanpy workflows. Import diffxpy as import diffxpy.api as de to access the following differential expression analysis-related tools:

  1. differential expression analysis in the module de.test.*
  2. gene set enrichment analysis based on differential expression calls in the module de.enrich.*

Refer to the documentation and the tutorials for details of these modules.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].