forked from cellgeni/sceasy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 706 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: sceasy
Type: Package
Title: A package to help convert different single-cell data formats to each other
Version: 0.0.7
Authors@R: c(
person('Vladimir', 'Kiselev', email='wikiselev@users.noreply.github.com', role='cre'),
person('Ni', 'Huang', email='nh3@users.noreply.github.com', role='aut'))
Description: Convert Seurat, SingleCellExperiment, Loom object to AnnData object.
Convert SingleCellExperiment object to and from Loom object.
Depends:
R (>= 3.5.1),
reticulate
Suggests:
Seurat (>= 3.0.1),
SingleCellExperiment (>= 1.4.0),
LoomExperiment (>= 1.1.5),
monocle3 (>= 0.2.0)
SystemRequirements:
anndata,
loompy
License: GPL-3
LazyDate: true