diff --git a/packages/DOTools_py/meta.yaml b/packages/DOTools_py/meta.yaml new file mode 100644 index 0000000..3836aab --- /dev/null +++ b/packages/DOTools_py/meta.yaml @@ -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