Package: RScelestial
Type: Package
Title: Scelestial: Steiner Tree Based Single-Cell Lineage Tree
        Inference
Version: 1.0.3
Date: 2021-12-07
Authors@R: c(person("Mohammad Hadi", "Foroughmand Araabi", role = c("aut", "cre"),
                     email = "foroughmand@gmail.com"),
              person("Sama", "Goliaei", role = c("aut", "ctb")),
              person("Alice", "McHardy", role = "ctb"))
Maintainer: Mohammad Hadi Foroughmand Araabi <foroughmand@gmail.com>
Description: 
	Scelestial infers a lineage tree from single-cell DNA mutation matrix. 
	It generates a tree with approximately maximum parsimony through 
	a Steiner tree approximation algorithm. 
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.1)
LinkingTo: Rcpp
SystemRequirements: C++11
RoxygenNote: 7.1.2
Suggests: igraph, knitr, rmarkdown, stringr, seqinr
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-12-09 22:09:54 UTC; hadi
Author: Mohammad Hadi Foroughmand Araabi [aut, cre],
  Sama Goliaei [aut, ctb],
  Alice McHardy [ctb]
Repository: CRAN
Date/Publication: 2021-12-09 22:20:02 UTC
