-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
33 lines (33 loc) · 1.21 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: scrattch.mapping
Title: Generalized mapping of annotations from shiny taxonomy to query
data.
Version: 0.55.6
Authors@R:
person(given = "Nelson",
family = "Johansen",
role = c("aut", "cre"),
email = "[email protected]")
person(given = "Jeremy",
family = "Miller",
role = c("aut", "cre"),
email = "[email protected]")
person(given = "Changkyu",
family = "Lee",
role = c("aut", "cre"),
email = "[email protected]")
Description: ADD
License: GPL-3
Depends: feather, anndata, dplyr, dendextend, viridis, feather, tibble,
Matrix, MatrixGenerics, foreach, pvclust,
scrattch.hicat, scrattch.bigcat, scrattch.taxonomy,
scrattch.vis, mfishtools, patchseqtools, patchSeqQC, Seurat,
cowplot, umap, arrow, BiocNeighbors, RANN, reticulate
Suggests: knitr, rmarkdown, testthat, future, parallel, doMC
Encoding: UTF-8
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-04-02 22:46:15 UTC; nelson.johansen
Author: Changkyu Lee [aut, cre]
Maintainer: Changkyu Lee <[email protected]>