Skip to content
18 changes: 18 additions & 0 deletions packages/DOTools_py/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: DOTools_py
description: Convenient and user-friendly package to streamline common workflows in single-cell RNA sequencing data analysis with improved visualisation
project_home: https://github.com/davidrm-bio/DOTools_py
documentation_home: https://dotools-py.readthedocs.io/
tutorials_home: https://dotools-py.readthedocs.io/
install:
pypi: DOtools-py
tags:
- scRNA-seq
- python
- visualisation
- analysis
license: MIT
version: v0.0.2
contact:
- davidrm-bio
test_command: pip install "." && pytest
category: ecosystem
Loading