Skip to content

Commit

Permalink
add scalex (#164)
Browse files Browse the repository at this point in the history
* add scalex
  • Loading branch information
jsxlei authored May 7, 2024
1 parent 68f0358 commit 6a4c8bd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/SCALEX/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: SCALEX
description: |
SCALEX is an integration and projection tool for atlas-level single-cell RNA-seq and ATAC-seq data.
project_home: https://github.com/jsxlei/SCALEX
documentation_home: https://scalex.readthedocs.io/en/latest/?badge=stable
publications:
- 10.1038/s41467-022-33758-z
install:
pypi: SCALEX
tags:
- scRNA-seq
- integration
- projection
- scATAC-seq
license: MIT
version: v1.0.3
authors:
- Lei Xiong
test_command: pip install ".[test]" && pytest

0 comments on commit 6a4c8bd

Please sign in to comment.