-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 1.01 KB
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: CellMixS
Type: Package
Title: Evaluate Cellspecific Mixing
Version: 1.21.1
Authors@R: c(person("Almut", "Lütge", role = c("aut", "cre"), email = "almut.lue@gmail.com"))
Description: CellMixS provides metrics and functions to evaluate batch effects,
data integration and batch effect correction in single cell trancriptome
data with single cell resolution. Results can be visualized and summarised
on different levels, e.g. on cell, celltype or dataset level.
License: GPL (>=2)
Imports: BiocNeighbors, ggplot2, scater, viridis, cowplot, SummarizedExperiment, SingleCellExperiment, tidyr, magrittr, dplyr, ggridges, stats, purrr, methods, BiocParallel, BiocGenerics
Depends: kSamples, R (>= 4.0)
biocViews: SingleCell, Transcriptomics, GeneExpression, BatchEffect
BugReports: https://github.com/almutlue/CellMixS/issues
URL: https://github.com/almutlue/CellMixS
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat, limma, Rtsne