Skip to content

Commit

Permalink
Add pertpy (#175)
Browse files Browse the repository at this point in the history
* Add pertpy

Signed-off-by: zethson <[email protected]>

* rename file

Signed-off-by: zethson <[email protected]>

---------

Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson authored Jun 7, 2024
1 parent f9d5694 commit e92af1e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions packages/pertpy/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: pertpy
description: |
pertpy is a framework for the analysis of multi-condition omics data.
project_home: https://github.com/scverse/pertpy
documentation_home: https://pertpy.readthedocs.io/en/stable/
tutorials_home: https://pertpy.readthedocs.io/en/stable/tutorials/index.html
install:
pypi: pertpy
tags:
- single-cell
- perturbation
- condition
license: Apache-2.0
version: v0.7.0
authors:
- lukas heumos
- Lilly May
- Yuge Ji
- Alejandro Tejada
- Johannes Köster
- Emma Dann
- Xinyue Zhang
- Xichen Wu
- Tessa Green
- Stefan Peidli
- Antonia Schumacher
- Gregor Sturm
test_command: |
pip install ".[dev,test]" && pytest

0 comments on commit e92af1e

Please sign in to comment.