Package: treefit
Title: The First Software for Quantitative Trajectory Inference
Version: 1.0.0
Authors@R: c(
      person(given="Momoko",
             family="Hayamizu",
             email="hayamizu@ism.ac.jp",
             role=c("aut"),
             comment=c(ORCID="0000-0001-8825-6331")),
      person(given="Kouhei",
             family="Sutou",
             email="kou@clear-code.com",
             role=c("aut", "cre"),
             comment=c(ORCID="0000-0002-5528-5109"))
    )
Description: Perform two types of analysis: 1) checking the
    goodness-of-fit of tree models to your single-cell gene expression
    data; and 2) deciding which tree best fits your data.
License: GPL (>= 3)
URL: https://hayamizu-lab.github.io/treefit-r/,
        https://github.com/hayamizu-lab/treefit-r/
BugReports: https://github.com/hayamizu-lab/treefit-r/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: ggplot2, igraph, patchwork, pracma
Suggests: Seurat, gridExtra, knitr, qpdf, rmarkdown, testthat
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-03-04 01:57:49 UTC; kou
Author: Momoko Hayamizu [aut] (<https://orcid.org/0000-0001-8825-6331>),
  Kouhei Sutou [aut, cre] (<https://orcid.org/0000-0002-5528-5109>)
Maintainer: Kouhei Sutou <kou@clear-code.com>
Repository: CRAN
Date/Publication: 2020-03-10 09:50:02 UTC
