Package: conos
Title: Clustering on Network of Samples
Version: 1.5.0
Authors@R: c(person("Viktor","Petukhov", email="viktor.s.petuhov@ya.ru", role="aut"), person("Nikolas","Barkas", email="nikolas_barkas@hms.harvard.edu", role="aut"), person("Peter", "Kharchenko", email = "peter_kharchenko@hms.harvard.edu", role = "aut"), person("Weiliang", "Qiu", email = "weiliang.qiu@gmail.com", role = c("ctb")), person("Evan", "Biederstedt", email="evan.biederstedt@gmail.com", role=c("aut", "cre")))
Description: Wires together large collections of single-cell RNA-seq datasets, which allows for both the identification of recurrent cell clusters and the propagation of information between datasets in multi-sample or atlas-scale collections. 'Conos' focuses on the uniform mapping of homologous cell types across heterogeneous sample collections. For instance, users could investigate a collection of dozens of peripheral blood samples from cancer patients combined with dozens of controls, which perhaps includes samples of a related tissue such as lymph nodes. This package interacts with data available through the 'conosPanel' package, which is available in a 'drat' repository. To access this data package, see the instructions at <https://github.com/kharchenkolab/conos>. The size of the 'conosPanel' package is approximately 12 MB.
License: GPL-3
Copyright: See the file COPYRIGHTS for various conos copyright details
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), Matrix, igraph
biocViews:
Imports: abind, cowplot, ComplexHeatmap, dendextend, dplyr, ggplot2,
        ggrepel, gridExtra, irlba, leidenAlg, magrittr, methods, N2R,
        parallel, R6, reshape2, rlang, Rtsne, sccore (>= 1.0.0), stats,
        tools, utils
RoxygenNote: 7.2.1
Suggests: AnnotationDbi, BiocParallel, conosPanel, drat, DESeq2,
        entropy, ggrastr, GO.db, jsonlite, knitr, org.Hs.eg.db,
        org.Mm.eg.db, p2data, pagoda2, PMA, plyr, rhdf5, rmarkdown,
        rmumps, Seurat, shinycssloaders, SummarizedExperiment,
        testthat, tibble, uwot, zoo
Additional_repositories: https://kharchenkolab.github.io/drat/
URL: https://github.com/kharchenkolab/conos
BugReports: https://github.com/kharchenkolab/conos/issues
NeedsCompilation: yes
LinkingTo: Rcpp, RcppArmadillo, RcppEigen, RcppProgress
Author: Viktor Petukhov [aut],
  Nikolas Barkas [aut],
  Peter Kharchenko [aut],
  Weiliang Qiu [ctb],
  Evan Biederstedt [aut, cre]
Maintainer: Evan Biederstedt <evan.biederstedt@gmail.com>
Packaged: 2022-10-17 00:38:36 UTC; evanbiederstedt
Repository: CRAN
Date/Publication: 2022-10-17 07:02:40 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 19:29:36 UTC; windows
Archs: i386, x64
