An implementation of [singleCellHaystack](https://github.com/alexisvdb/singleCellHaystack) in python.
Project description
singleCellHaystack-py
This repository contains a python implementation of singleCellHaystack.
Installation
For now, clone this repository, then run the following from the repository folder:
pip install .
Example
import scanpy as sc
import singleCellHaystack as hs
adata = sc.read_h5ad("data.h5ad")
res = hs.haystack(adata)
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
Built Distribution
File details
Details for the file singleCellHaystack-0.0.1.tar.gz
.
File metadata
- Download URL: singleCellHaystack-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e683b48b5c01f83aad25a95b544abb48a35caa822fb7f66486569dafee93a2ef |
|
MD5 | d457181af5fc9a1a8f0fee2ec405c651 |
|
BLAKE2b-256 | eb8935957ac2b873cdb33fc7a92b0bf71c2a37f81e0eddc91c921956119f01b4 |
File details
Details for the file singleCellHaystack-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: singleCellHaystack-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31c05ec4a068a7bbd68f05bd1678cd16747c2e209c9fa224e78f2766af602406 |
|
MD5 | 62ee5c8197d01f0a2ffde7110dae9f10 |
|
BLAKE2b-256 | 368a205edc8eba6420e5b368368c8703203643e2b99945978a595712b69beca0 |