Package: scistreer
Title: Maximum-Likelihood Perfect Phylogeny Inference at Scale
URL: https://github.com/kharchenkolab/scistreer,
        https://kharchenkolab.github.io/scistreer/
Version: 1.2.0
Authors@R: c(person("Teng","Gao", email="tgaoteng@gmail.com", role=c("cre", "aut")), person("Evan", "Biederstedt", email="evan.biederstedt@gmail.com", role="aut"), person("Peter", "Kharchenko", email = "peter_kharchenko@hms.harvard.edu", role = "aut"), person("Yufeng", "Wu", email = "yufeng.wu@uconn.edu", role = "aut"))
Description: Fast maximum-likelihood phylogeny inference from noisy single-cell data using the 'ScisTree' algorithm by Yufeng Wu (2019) <doi:10.1093/bioinformatics/btz676>. 'scistreer' provides an 'R' interface and improves speed via 'Rcpp' and 'RcppParallel', making the method applicable to massive single-cell datasets (>10,000 cells).
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1.0)
biocViews:
Imports: ape, dplyr, ggplot2, ggtree, igraph, parallelDist, patchwork,
        phangorn, Rcpp, reshape2, RcppParallel, RhpcBLASctl, stringr,
        tidygraph
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
NeedsCompilation: yes
SystemRequirements: GNU make
Author: Teng Gao [cre, aut],
  Evan Biederstedt [aut],
  Peter Kharchenko [aut],
  Yufeng Wu [aut]
Maintainer: Teng Gao <tgaoteng@gmail.com>
RoxygenNote: 7.2.2
Packaged: 2023-06-15 19:49:42 UTC; teng
Repository: CRAN
Date/Publication: 2023-06-15 20:20:02 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-07-12 00:01:35 UTC; unix
Archs: scistreer.so.dSYM
