diff --git a/packages/rapids-singlecell/meta.yaml b/packages/rapids-singlecell/meta.yaml new file mode 100644 index 0000000..4c105c8 --- /dev/null +++ b/packages/rapids-singlecell/meta.yaml @@ -0,0 +1,17 @@ +name: rapids-singlecell +description: | + A GPU acclerated python package for singlecell data analysis +project_home: https://github.com/scverse/rapids_singlecell +documentation_home: https://rapids-singlecell.readthedocs.io/en/latest/ +tutorials_home: https://rapids-singlecell.readthedocs.io/en/latest/notebooks.html +install: + pypi: rapids-singlecell +tags: + - Singlecell Analysis + - GPU acceleration + - CUDA +license: MIT +version: v0.7.5 +authors: + - Severin Dicks +test_command: pytest