A deep learning tool for bulk RNA-seq deconvolution and Stem Cells Sub-Class prediction.
Project description
AI-based Cancer Stem Cell profiler and Neoplasia Deconvoluter (ACSCeND)
ACSCeND is a Python package designed to analyze and process stem cell transcriptomics data. It includes two core modules for predicting stem cell subtypes and deconvoluting bulk RNA-seq data using deep learning.
Features
-
Stem Cell Subtypes Predictor
Identify stem cell subtypes — Pluripotent, Multipotent, or Unipotent — from single-cell stem cell transcriptomics data. -
Deep Learning-based Deconvoluter
Deconvolute bulk RNA-seq data into meaningful components using cutting-edge deep learning techniques.
Installation
Install ACSCeND using pip:
pip install ACSCeND
Documentation
Comprehensive documentation is available at:
ACSCeND Documentation
Usage
Stem Cell Subtypes Predictor
from ACSCeND import Predictor
# Example usage
predictor = Predictor()
subtypes = predictor(input_data)
Deep Learning-based Deconvoluter
from ACSCeND import Deconvoluter
# Example usage
real_freq = Deconvoluter(pseudo_data, sig_matrix, pseudo_freq, real_data, normalized=False)
For detailed examples and API reference, visit the documentation.
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 acscend-1.1.tar.gz.
File metadata
- Download URL: acscend-1.1.tar.gz
- Upload date:
- Size: 3.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c75344581aa69e23f59530a6ae17d20df577951f3001bd9ea3b462a2987a068e
|
|
| MD5 |
689063d754bf416db601751b4f2cfbdc
|
|
| BLAKE2b-256 |
5b04a159f83a68cc02d9455a531a69fdcb8b198d1f5004b5d810a5b41ad8d369
|
File details
Details for the file acscend-1.1-py3-none-any.whl.
File metadata
- Download URL: acscend-1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80da36c2dba52db9c92e0ea74fe3856fc37507c31601522a07dd4c32aa0d9eb0
|
|
| MD5 |
92d9ce4ce722bce69b3920fcf6956de8
|
|
| BLAKE2b-256 |
7faeea2d22b783351e9f14e51087e2e3737f7fd17b5045e539a6dcf37615c40f
|