Skip to main content

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 integrating some of the scanpy, decoupler, infercnvpy and anndata functions. It is designed to facilitate workflow when analyzing multiple samples.

Example of usage:

from scprel import scrun

scrun(names = ['sample1', 'sample2'], path = '/content/drive/MyDrive/MyDirectory/')
  • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scprel-1.1.5.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

scprel-1.1.5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file scprel-1.1.5.tar.gz.

File metadata

  • Download URL: scprel-1.1.5.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for scprel-1.1.5.tar.gz
Algorithm Hash digest
SHA256 9832cb426f70d28944bad37a028d9bbdefaffa1a83871d2036a06abf7b4d1f0b
MD5 967b6d824471628aae08f4846dc15f86
BLAKE2b-256 ae0fcd5277b908da3dc7b705e187a2d2460299efcd435c1f4ff4c5dccce50e75

See more details on using hashes here.

File details

Details for the file scprel-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: scprel-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for scprel-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 994af2012cbd17ee7a3082ef93775d1c68ccfe4be50b180cec90fe402bb610e8
MD5 44df598b3cd4fb0a23293d69f901fa49
BLAKE2b-256 11fbe0ee9b66a787af9f65c84e428ce0aaa90f9ecba4427aa34364b0b035f9c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page