Skip to content

Commit 9b67019

Browse files
committed
Rename sclitr to clone2vec
1 parent 91936ce commit 9b67019

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

packages/clone2vec/meta.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: clone2vec
2+
description: |
3+
clone2vec is a Python package for analysis of lineage tracing coupled with single-cell RNA-Seq.
4+
project_home: https://github.com/kharchenkolab/clone2vec
5+
documentation_home: https://clone2vec.readthedocs.io/
6+
tutorials_home: https://clone2vec.readthedocs.io/
7+
install:
8+
pypi: clone2vec
9+
tags:
10+
- label-transfer
11+
license: MIT
12+
publications:
13+
- 10.1101/2024.11.15.623687
14+
version: v1.0.1
15+
contact:
16+
- serjisa
17+
test_command: |
18+
pip install . && pytest
19+
category: ecosystem

packages/scLiTr/meta.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)