Skip to main content

implementation of scANANSE for scanpy objects in Python

Project description

AnanseScanpy: implementation of scANANSE for Scanpy objects in Python

Anaconda-Server Badge PyPI version install with bioconda Anaconda-Server Badge

Installation

The most straightforward way to install the most recent version of AnanseScanpy is via conda using PyPI.

Install package through Conda

If you have not used Bioconda before, first set up the necessary channels (in this order!). You only have to do this once.

$ conda config --add channels defaults
$ conda config --add channels bioconda
$ conda config --add channels conda-forge

Then install AnanseScanpy with:

$ conda install anansescanpy

Install package through PyPI

$ pip install anansescanpy

Install package through GitHub

git clone https://github.com/Arts-of-coding/AnanseScanpy.git
cd AnanseScanpy
conda env create -f requirements.yaml
conda activate AnanseScanpy
pip install -e .

Start using the package

Run the package either in the console

$ python3

Or run the package in jupyter notebook

$ jupyter notebook

For extended documentation see our ipynb vignette with PBMC sample data

Of which the sample data can be downloaded

$ wget https://mbdata.science.ru.nl/jsmits/scANANSE/rna_PBMC.h5ad -O scANANSE/rna_PBMC.h5ad
$ wget https://mbdata.science.ru.nl/jsmits/scANANSE/atac_PBMC.h5ad -O scANANSE/atac_PBMC.h5ad

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

anansescanpy-0.1.9.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

anansescanpy-0.1.9-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file anansescanpy-0.1.9.tar.gz.

File metadata

  • Download URL: anansescanpy-0.1.9.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.13.0-44-generic

File hashes

Hashes for anansescanpy-0.1.9.tar.gz
Algorithm Hash digest
SHA256 6a4b48d60e9a131acc0ff1f2539bf77289a5a2b896ea145cd4a847952ca684c4
MD5 e4cd7aa1a81c2e48d146fe674ced7b8d
BLAKE2b-256 8e8ed8fe02243ef3b8209901af3936b2add4d668d3b91f81b9fa16050b4e863f

See more details on using hashes here.

File details

Details for the file anansescanpy-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: anansescanpy-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 13.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.13.0-44-generic

File hashes

Hashes for anansescanpy-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6ee7a78a9f77116a3e2313ff6c71f5fd5c3d6c9b481a1d6686632edeab654e66
MD5 5f332dcde9dfdd2bff484cac7fe07b0b
BLAKE2b-256 413ca1c07f6db27e1731f491e64429acc6e7ebce7fdf746557a2be2da6c46172

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