Skip to content

jessemzhang/tn_test

Repository files navigation

TN test

The code in this repository accompanies the experiments performed in the paper Valid post-clustering differential analysis for single-cell RNA-Seq by Zhang, Kamath, and Tse.

Installation

The TN test package can be installed via pip:

pip install truncated_normal

Import the package by adding the following line of code to your Python script:

from truncated_normal import truncated_normal as tn

Examples

For a tutorial on using the TN test module and framework for your own projects, please refer to tntest_tutorial.ipynb. We were able to install all required R and Python packages and run all of our experiments in this Docker image.

We also provide the following notebooks for reproducing results in the paper (figure_utils.py contains code used for running simulations and generating plots):

Method

method

About

post-clustering differential expression test

Resources

Stars

Watchers

Forks

Packages

No packages published