Skip to content

Commit 378b116

Browse files
add illico (#324)
first commit Co-authored-by: Philipp A. <flying-sheep@web.de>
1 parent 313b0ae commit 378b116

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

packages/illico/meta.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: illico
2+
description: |
3+
illico runs fast, CPU-based, wilcoxon rank-sum tests to identify differentially expressed genes for single-cell RNA-seq data.
4+
project_home: https://github.com/remydubois/illico
5+
documentation_home: https://github.com/remydubois/illico
6+
tutorials_home: https://github.com/remydubois/illico
7+
publications: []
8+
install:
9+
pypi: illico
10+
tags:
11+
- differential-gene-expression
12+
- single-cell-RNA-seq
13+
license: Apache-2.0
14+
version: 0.1.1
15+
contact:
16+
- remydubois
17+
test_command: |
18+
tox -e unit-tests
19+
category: ecosystem

0 commit comments

Comments
 (0)