Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
grst authored Jul 31, 2023
2 parents e7c5e9e + 4ae5126 commit 27ec9af
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/scyan/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: scyan
description: |
Biology-driven deep generative model for cell-type annotation in cytometry.
Scyan is an interpretable model that also corrects batch-effect and
can be used for debarcoding or population discovery.
project_home: https://github.com/MICS-Lab/scyan
documentation_home: https://mics-lab.github.io/scyan/
tutorials_home: https://mics-lab.github.io/scyan/tutorials/usage/
publications:
- 10.1093/bib/bbad260
install:
pypi: scyan
tags:
- cytometry
- annotation
- batch-effect correction
- debarcoding
license: BSD-3-Clause
version: v1.5.0
authors:
- quentinblampey
test_command: pip install ".[dev]" && pytest

0 comments on commit 27ec9af

Please sign in to comment.