Package: RScelestial
Type: Package
Title: Scelestial: Steiner Tree Based Single-Cell Lineage Tree
        Inference
Version: 1.0.1
Date: 2020-03-22
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.0
Suggests: igraph, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-03-23 11:22:31 UTC; hadi
Author: Mohammad Hadi Foroughmand Araabi [aut, cre],
  Sama Goliaei [aut, ctb],
  Alice McHardy [ctb]
Repository: CRAN
Date/Publication: 2020-03-23 17:20:18 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 06:35:22 UTC; windows
Archs: i386, x64
