Package: DUBStepR
Type: Package
Title: Correlation-Based Feature Selection for Single-Cell RNA
        Sequencing Data
Version: 1.1
Authors@R: c(person("Bobby", "Ranjan", email = "ranjan_bobby@gis.a-star.edu.sg", role = c("aut", "cre")), person("Kunal", "Mishra", email = "kunal006@e.ntu.edu.sg", role = "ctb"), person("Bryan", "Hanson", email = "hanson@depauw.edu", role = "ctb"), person("Damian", "Coventry", email = "", role = "ctb"), person("Brandon", "Crosby", email = "", role = "ctb"), person("Gregoire", "Thomas", email = "", role = "ctb"))
Maintainer: Bobby Ranjan <ranjan_bobby@gis.a-star.edu.sg>
Description: Determining the optimal set of feature genes to characterise cell types in single-cell RNA sequencing data using stepwise regression on gene-gene correlations. <doi:10.1101/2020.10.07.330563>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: Matrix, BiocManager, tibble, MASS, matrixcalc, Rfast,
        flashClust, RANN, HiClimR, qlcMatrix, parallel, irlba, igraph,
        reshape2, stats, FNN, Seurat, methods, graphics
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2021-03-12 11:31:43 UTC; ranjanb
Author: Bobby Ranjan [aut, cre],
  Kunal Mishra [ctb],
  Bryan Hanson [ctb],
  Damian Coventry [ctb],
  Brandon Crosby [ctb],
  Gregoire Thomas [ctb]
Repository: CRAN
Date/Publication: 2021-03-15 09:00:02 UTC
