implementation of scANANSE for scanpy objects in Python
Project description
AnanseScanpy
Implementation of scANANSE for Scanpy objects in Python
Getting started
Installation
The most straightforward way to install 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
TODO
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file anansescanpy-0.1.2.tar.gz
.
File metadata
- Download URL: anansescanpy-0.1.2.tar.gz
- Upload date:
- Size: 8.6 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4a7e27873e7a09e36c5d88738e7548a50e2c8a7653a67b76646c5d6d5e0122a |
|
MD5 | 75aabbbf168c74da07d9470e42323d7f |
|
BLAKE2b-256 | dc17a134edaa56ab163812a1b1941c9e04aed51045b206c5f9dec2a03ca26e9e |
File details
Details for the file anansescanpy-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: anansescanpy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c68aba298997d2085d17ccbd8805745f184950d6f2aa842f8949027f2d726eab |
|
MD5 | 6076441bb49aec578c364a27faffb17f |
|
BLAKE2b-256 | cab9c471db0b1040168ab357619b98b55c249893be49a94af4b3be1b40303200 |