Tookits for Tumor cell identification in single-cell RNA-seq data
Project description
InferPloidy
Brief introduction
- InferPloidy is a CNV-based, ploidy annotation tool for single-cell RNA-seq data.
- It works with the CNV-estimates obtained from infercnv .
Cite InferPloidy
- "InferPloidy: A fast ploidy inference tool accurately classifies cells with abnormal CNVs in large single-cell RNA-seq datasets", available at bioRxiv
Installation using pip, importing inferploidy in Python
InferPloidy can be installed using pip command. With python3 installed in your system, simply use the follwing command in a terminal.
pip install inferploidy
Once it is installed using pip, you can import two functions using the following python command.
from inferploidy import run_infercnv, run_inferploidy
Example usage in Jupyter notebook
inferPloidy_example.ipynb is example code in Jupyter notebook, where you can see how to import and run InferPloidy.
To run HiCAT, you need the pre-installed python packages numpy, pandas, scikit-learn, scipy, scikit-network, infercnvpy and , hicat.
hicat is used to annotate cell-type to collect reference cells for infercnv.
All of them can be installed simply using pip command.
Contact
Send email to syoon@dku.edu for any inquiry on the usages.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inferploidy-0.2.6.tar.gz.
File metadata
- Download URL: inferploidy-0.2.6.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.18 Linux/5.15.0-140-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abd309547bf105ca62ae492221341f46c623ab481d1aa27fcc1e8d6a20239251
|
|
| MD5 |
02817f21e84608ee953280b527c9ed0d
|
|
| BLAKE2b-256 |
06572d8f23a09f5816f360b2711164f18e082375539d2b807fe6924b2eee499d
|
File details
Details for the file inferploidy-0.2.6-py3-none-any.whl.
File metadata
- Download URL: inferploidy-0.2.6-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.9.18 Linux/5.15.0-140-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
994b8b4b68562d8d10dc4ab80f0a208231b100c8de732b09ff060c5926366ff2
|
|
| MD5 |
7ee55d0657ff51d24c4d8ce859422a00
|
|
| BLAKE2b-256 |
50d8de71277c417ebc612c336001ebdb8be6988fa1d7120b4c774e9d6a6ba1ab
|