Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions packages/illico/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: illico
description: |
illico runs fast, CPU-based, wilcoxon rank-sum tests to identify differentially expressed genes for single-cell RNA-seq data.
project_home: https://github.com/remydubois/illico
documentation_home: https://github.com/remydubois/illico
tutorials_home: https://github.com/remydubois/illico
publications: []
install:
pypi: illico
tags:
- differential-gene-expression
- single-cell-RNA-seq
license: Apache-2.0
version: 0.1.1
contact:
- remydubois
test_command: |
tox -e unit-tests
category: ecosystem