Detect Gene Expression in Single-CEll data


Keywords
nbdev, jupyter, notebook, python, single, cell, detect, gene, expression, spot, marker, genes
License
Apache-2.0
Install
pip install degex==0.0.24

Documentation

DEtect Gene EXpression (degex)

Install

# create conda environment
$ conda env create -f env.yml

# update conda environment
$ conda env update -n degex --file env.yml
pip install degex