Study RNA velocity through neural network.
Project description
cellDancer - Estimating Cell-dependent RNA Velocity
cellDancer is a modularized, parallelized, and scalable tool based on a deep learning framework for the RNA velocity analysis of scRNA-seq. Our website of tutorials is available at cellDancer Website.
cellDancer’s key applications
Estimate cell-specific RNA velocity for each gene.
Derive cell fates in embedding space.
Estimate pseudotime for each cell in embedding space.
What’s new
cellDancer is updated to v1.1.7
Added progress bar for adata_to_df_with_embed() and adata_to_raw().
Added try except to catch genes with low quality in velocity().
Installation
cellDancer requires Python version >= 3.7.6 to run.
To run cellDancer locally, create an conda or Anaconda environment as conda create -n cellDancer python==3.7.6, and activate the new environment with conda activate cellDancer. cellDancer could be installed with pip install celldancer.
To install cellDancer from source code, run: pip install 'your_path/Source Code/cellDancer'.
For M1 Mac users if you encountered a problem while installing bezier. Please refer to the following link: https://bezier.readthedocs.io/en/2021.2.12/#installing
If any other dependency could not be installed with pip install celldancer, try pip install --no-deps celldancer. Then install the dependencies by pip install -r requirements.txt.
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 Distribution
Built Distribution
File details
Details for the file celldancer-1.1.7.tar.gz
.
File metadata
- Download URL: celldancer-1.1.7.tar.gz
- Upload date:
- Size: 138.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c61021f8934fdea784d4a80deeaf0b7101e8586247808cfd44ed8b1a5083f9a7 |
|
MD5 | 0b0f82664979557ea3dc777bc0b1a610 |
|
BLAKE2b-256 | 877f7c34ecbdbe855960c6c0911113533983d7fd1575875eb48aca4596861b61 |
File details
Details for the file celldancer-1.1.7-py3-none-any.whl
.
File metadata
- Download URL: celldancer-1.1.7-py3-none-any.whl
- Upload date:
- Size: 142.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a99da264c867e76902b78ba03a19ac2716733969bf27047af4cad8d683deba58 |
|
MD5 | 1e06ac18ded22d4e4e33fe2c40373a3e |
|
BLAKE2b-256 | fd50863e2781783f7aa7b2eb9964ef7481b0f13a02735a91f67e16e684578f51 |