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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for scanpro-0.4.0.tar.gz
Algorithm Hash digest
SHA256 60b22a3370fa3306849146ca7ac1b631f79ac11e7c8eefe08fd48450b1206f05
MD5 5ddf9ada5fb22caabb808ee80d169281
BLAKE2b-256 0b687b2f06edf1b8a5cc8ba265c0b7105ea111627c3969d7fa86354a745a31ab

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