Skip to main content

Single-Cell Analysis of Proportions

Project description

Scanpro: robust proportion analysis for single cell resolution data

Scanpro is a modular tool for proportion analysis, seamlessly integrating into widely accepted frameworks in the python environment. Scanpro is fast, accurate, support datasets without replicates, and is intended to be used by bioinformatics experts and beginners.

Install

PyPi

pip install scanpro

From source:

  • clone the repository
git clone https://gitlab.gwdg.de/loosolab/software/scanpro.git
  • navigate to scanpro directory
cd scanpro
  • then run
pip install .

Quick start

To run the tool import and call the function scanpro:

from scanpro import scanpro

out = scanpro(adata, clusters_col='clusters', conds_col='condition', samples_col='sample')

  • If samples_col is not given or set to None, the dataset is assumed to be not replicated and scanpro will run the bootstrapping method.

To show the results, run out.results.

You can plot the results by calling out.plot().

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

scanpro-0.3.2.tar.gz (29.8 kB view details)

Uploaded Source

File details

Details for the file scanpro-0.3.2.tar.gz.

File metadata

  • Download URL: scanpro-0.3.2.tar.gz
  • Upload date:
  • Size: 29.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for scanpro-0.3.2.tar.gz
Algorithm Hash digest
SHA256 7d5c6c6b46a7125da586d7304d9f04e80e8793c4a37193ece2652fb417c1e87d
MD5 eb2ac362707b647283f667168a6417e5
BLAKE2b-256 935c36ec1fc8de1165a195f4056696266425d673761836d39c237bf5e1e123b0

See more details on using hashes here.

Provenance

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