Package: treefit
Title: The First Software for Quantitative Trajectory Inference
Version: 1.0.2
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")),
      person(given="Ryohei",
             family="Suzuki",
             email="ryoheis@acm.org",
             role=c("aut"),
             comment=c(ORCID="0000-0002-1528-665X")),
      person(given="Hiromi",
             family="Ishii",
             email="h-ishii@math.tsukuba.ac.jp",
             role=c("aut"),
             comment=c(ORCID="0000-0002-7752-1782"))
    )
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
RoxygenNote: 7.1.1
Imports: ggplot2, igraph, patchwork, pracma
Suggests: Seurat, gridExtra, knitr, plotly, qpdf, rmarkdown, testthat
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-01-17 07:25:23 UTC; kou
Author: Momoko Hayamizu [aut] (<https://orcid.org/0000-0001-8825-6331>),
  Kouhei Sutou [aut, cre] (<https://orcid.org/0000-0002-5528-5109>),
  Ryohei Suzuki [aut] (<https://orcid.org/0000-0002-1528-665X>),
  Hiromi Ishii [aut] (<https://orcid.org/0000-0002-7752-1782>)
Maintainer: Kouhei Sutou <kou@clear-code.com>
Repository: CRAN
Date/Publication: 2022-01-18 07:50:02 UTC
Built: R 4.1.2; ; 2022-01-19 11:54:36 UTC; unix
