Package: robustSingleCell
Type: Package
Title: Robust Clustering of Single Cell RNA-Seq Data
Version: 0.1.1
Authors@R: 
  c(
    person("Assaf", "Magen", email = "assaf.magen@nih.gov", role = c("aut", "cph"), 
    comment = c(ORCID = "0000-0001-5473-274X")),
    person("Meng", "Wang", email = "szmamie@live.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-3453-7805")),
    person("Hao", "Chen", role = "ctb")
  )
Description: Robust single cell clustering and comparison of population compositions across tissues and 
  experimental models via similarity analysis from Magen 2019 <doi:10.1101/543199>. 
Depends: R (>= 3.2.0)
Imports: utils, grDevices, graphics, Matrix, limma, biomaRt, dplyr,
        ggplot2, reshape2, GGally, ggrepel, RColorBrewer, gplots,
        ggpubr, cccd, rslurm, Rtsne, igraph, scales, RANN, Rcpp
LinkingTo: Rcpp
License: Artistic-2.0
URL: https://github.com/asmagen/robustSingleCell
BugReports: https://github.com/asmagen/robustSingleCell/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: GEOquery, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-04-23 17:57:39 UTC; szmamie
Author: Assaf Magen [aut, cph] (<https://orcid.org/0000-0001-5473-274X>),
  Meng Wang [aut, cre] (<https://orcid.org/0000-0002-3453-7805>),
  Hao Chen [ctb]
Maintainer: Meng Wang <szmamie@live.com>
Repository: CRAN
Date/Publication: 2019-04-23 22:00:02 UTC
Built: R 3.4.4; x86_64-w64-mingw32; 2019-04-25 17:06:17 UTC; windows
Archs: i386, x64
