Skip to content

Commit 2133e30

Browse files
authored
add pyCrossTalkeR
1 parent eb7d960 commit 2133e30

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

packages/meta.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: pyCrossTalkeR
2+
description: |
3+
pyCrossTalkeR is a framework for network analysis and visualisation of LR networks. pyCrossTalkeR identifies relevant ligands, receptors and cell types contributing to changes in cell communication when contrasting two biological states: disease vs. homeostasis.
4+
project_home: https://github.com/CostaLab/pyCrossTalkeR
5+
documentation_home: https://pycrosstalker.readthedocs.io/en/stable/
6+
tutorials_home: https://pycrosstalker.readthedocs.io/en/stable/
7+
install:
8+
pypi: pycrosstalker
9+
tags:
10+
- CCI
11+
- scRNAseq
12+
- Node Importance
13+
license: MIT
14+
version: v2.1.0
15+
authors:
16+
- jsnagai
17+
- ruthvik07
18+
test_command: |
19+
pip install pycrosstalker
20+
cd pycrosstalker && pytest

0 commit comments

Comments
 (0)