Single-cell data preprocessing for multiple samples.
Project description
Scprel - Single-Cell Data Preprocessing in Python
Import scprel as:
import scprel
This package allows to perform basic preprocessing steps for single-cell analysis of multiple samples. It includes scrublets detection, quality control, normalization, leiden clustering and infercnv calculations. This package is the result of an integration of existing packages: scanpy, decoupler, infercnvpy and anndata. It is designed to facilitate workflow when analyzing multiple samples.
Example of usage:
scrun(names = ['sample1', 'sample2'], path = '/content/drive/MyDrive/Post-treatment/')
- names - list of sample names in your directory (.h5 format); *path - path to the directory with samples.
The result of this function is the adata file with concatenated samples, filtered by 'mt' and 'ribo' genes, with annotated gene locations and annotated tumor cells based on cnv score. The resulting file will be saved in your default home directory and is ready for batch correction and further analysis.
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 scprel-1.1.2.tar.gz
.
File metadata
- Download URL: scprel-1.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e76f275cd9bf264e3f9e8eeeca4966ac41cf740e4ee5a51d7cb779d8d290fb5f |
|
MD5 | 4ddf143c9def009a3cb3438f085bde46 |
|
BLAKE2b-256 | 27a2fdf6e2b539a662734baef8963619a425a891f6b9e5ae93bce98576d74b46 |
File details
Details for the file scprel-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: scprel-1.1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41a9de09ca506f39d1f79c7dbc172c75f7e113cf79bd8d35e22e27f167ef8a62 |
|
MD5 | 0c372ad55e1a48f15d4bab6776413797 |
|
BLAKE2b-256 | 6cb35c89c9625331a2d3602baf2a5e21c03fb41bd908492293a25f74a5bc8606 |