- recipe pegasuspy
An efficient Python analysis tool which scales to transcriptomes of millions of single cells.
- Homepage:
- Documentation:
- License:
BSD / BSD-3-Clause
- Recipe:
- Links:
Pegasus is a tool for analyzing transcriptomes of millions of single cells. It is a command line tool, a python package and a base for Cloud-based analysis workflows.
- package pegasuspy¶
-
- Versions:
1.7.1-0
,1.6.0-0
,1.5.0-0
,1.2.0-1
,1.2.0-0
- Depends:
anndata
>=0.7.1
importlib_metadata
>=0.7
joblib
>=0.14
leidenalg
>=0.8.0
libgcc-ng
>=12
lightgbm
>=2.2.1
loompy
>=3
louvain
>=0.7.0
matplotlib-base
>=2.0.0
pandas
>=1.2.0
pegasusio
>=0.5.1
pyarrow
>=9
pyfit-sne
>=1.1.1
python
>=3.7,<3.8.0a0
python-igraph
>=0.8.0
python_abi
3.7.* *_cp37m
scikit-learn
>=0.23.2
scipy
>=1.7
umap-learn
>=0.5.2
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install pegasuspy
and update with:
conda update pegasuspy
or use the docker container:
docker pull quay.io/biocontainers/pegasuspy:<tag>
(see pegasuspy/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/pegasuspy/README.html)