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().

Documentation

A detailed documentation can be found here: Manual.

Citation

Alayoubi, Y., Bentsen, M. & Looso, M. Scanpro is a tool for robust proportion analysis of single-cell resolution data. Sci Rep 14, 15581 (2024). https://doi.org/10.1038/s41598-024-66381-7

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.4.1.tar.gz (39.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: scanpro-0.4.1.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for scanpro-0.4.1.tar.gz
Algorithm Hash digest
SHA256 f26b2a2ae106da7cab0684b2247a0e1230c6c299c28dc20ea2308615a698ed79
MD5 da78524fed875bea8aa550d12401d59b
BLAKE2b-256 460c06402fad2efa6387f2a431ad668ba04d39ca88554aff00df40e15c3a21dd

See more details on using hashes here.

Supported by

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