Skip to main content

Infercnv is a scalable python library to infer copy number variation (CNV) events from single cell transcriptomics data. It is heavliy inspired by InferCNV, but plays nicely with scanpy and is much more scalable.

Project description

infercnvpy: Scanpy plugin to infer copy number variation (CNV) from single-cell transcriptomics data

Tests Documentation PyPI

Infercnv is a scalable python library to infer copy number variation (CNV) events from single cell transcriptomics data. It is heavliy inspired by InferCNV, but plays nicely with scanpy and is much more scalable.

The main result of infercnv

WARNING:

This package is still experimental. The results have not been validated, except in that they look similar, but not identical, to the results of InferCNV.

We are happy about feedback and welcome contributions!

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.9 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

There are several alternative options to install infercnvpy:

  1. Install the latest release of infercnvpy from PyPI <https://pypi-hypernode.com/project/infercnvpy/>_:
pip install infercnvpy
  1. Install the latest development version:
pip install git+https://github.com/icbi-lab/infercnvpy.git@main

To (optionally) run the copyKAT algorithm, you need a working R installation and the copykat package installed. Usually, if R is in your PATH, rpy2 automatically detects your R installation. If you get an error message while importing infercnvpy, try setting the R_HOME environment variable before importing infercnvpy:

import os

os.environ["R_HOME"] = "/usr/lib/R"
import infercnvpy

Release notes

See the changelog.

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citation

n/a

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

infercnvpy-0.4.4.tar.gz (8.5 MB view details)

Uploaded Source

Built Distribution

infercnvpy-0.4.4-py3-none-any.whl (3.8 MB view details)

Uploaded Python 3

File details

Details for the file infercnvpy-0.4.4.tar.gz.

File metadata

  • Download URL: infercnvpy-0.4.4.tar.gz
  • Upload date:
  • Size: 8.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for infercnvpy-0.4.4.tar.gz
Algorithm Hash digest
SHA256 7e8e0bdfdc7c6989bd43c795d928b3ad3c79c1bb723dbe66e75e351e79a1347f
MD5 aa3a8be397889426e783a3f51c1ba8a1
BLAKE2b-256 5bf4c97f39d3660d012e8ac97615fcc26e9c1a8861d65a45fba77b87df1a3bca

See more details on using hashes here.

File details

Details for the file infercnvpy-0.4.4-py3-none-any.whl.

File metadata

  • Download URL: infercnvpy-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for infercnvpy-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ea1bee69cfa62e6e1485e1b523140a1996a47fd8dad00cc7085ab41050fd2014
MD5 4dfa0db8df98f3f20aaf6b4b9d2d9864
BLAKE2b-256 daa3bbbffe270289b8f57b50d346c5806d166e78656d2105ed8307e88ecf6aa6

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