A library to calculate the latent time of scRNA-seq
Project description
scLTNN (single cell latent time neuron network)
A composite regression neural network for latent timing prediction of single-cell RNA-seq data
For more details, please check out our publication.
Directory structure
.
├── scltnn # Main Python package
├── experiments # Experiments and case studies
├── scltnn # the raw code of scltnn
├── model # the pre-model by ANN
├── source # Documentation files
├── LICENSE
└── README.md
Installation
The scLTNN
package can be installed via pip:
pip install scltnn
Usage
Please checkout the documentations and tutorials at scltnn.readthedocs.io.
Reproduce results
- Follow instructions in
data
to prepare the necessary data, it can be download at https://figshare.com/articles/dataset/scltnn_data/20383416 - Follow instructions in
experiments
for case studies
Contact
- Zehua Zeng (starlitnightly@163.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
scltnn-0.0.7-py3-none-any.whl
(26.7 kB
view hashes)