Skip to content

Commit

Permalink
gssnng (#142)
Browse files Browse the repository at this point in the history
* added gssnng

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Gibbsdavidl and pre-commit-ci[bot] authored Feb 10, 2024
1 parent 046b718 commit 6895710
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions packages/gssnng/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: gssnng
description: |
Single-cell gene set scoring with nearest neighbor graph smoothed data.
project_home: https://github.com/IlyaLab/gssnng
documentation_home: https://gssnng.readthedocs.io/en/latest/
tutorials_home: https://github.com/IlyaLab/gssnng/tree/main/notebooks
publications:
- 10.1093/bioadv/vbad150
install:
pypi: gssnng
tags:
- scRNA-seq
- GSEA
- geneset-scoring
- smoothing
- python
license: MIT
version: v0.4.2
authors:
- gibbsdavidl
- redst4r
test_command: |
git clone [email protected]:IlyaLab/gssnng.git && pip install gssnng && pip install pytest && cd gssnng/ && pytest

0 comments on commit 6895710

Please sign in to comment.