Package: Sysrecon
Type: Package
Title: Systematical Metabolic Reconstruction
Version: 0.1.1
Authors@R: 
    c(person(given = "Shilin",
             family = "Ouyang",
             role = c("aut", "cre"),
             email = "ouyangshilin@hnu.edu.cn"),
      person(given = "Zihao",
             family = "Li",
             role = "aut"),
      person(given = "Jiamin",
             family = "Hu",
             role = "aut"),
      person(given = "Miyuan",
             family = "Cao",
             role = "aut"),
      person(given = "Feng",
             family = "Yu",
             role = "aut"),
      person(given = "Longfei",
             family = "Mao",
             role = "aut"),
      person("RStudio", 
             role = c("cph", "fnd")))
Description: The tool that quantitatively and qualitatively specifies each reconstruction steps 
    and can generate a template list of reconstruction steps dynamically selected from a reconstruction step reservoir, 
    constructed based on all available published GSM papers.
License: GPL-3
Imports: ape, dplyr, ggplot2, ggtree, methods, patchwork, plyr,
        RColorBrewer, readr, readxl, rlang, SnowballC, stats, stringr,
        tidyverse, tm
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-10-31 07:01:44 UTC; lenovo
Author: Shilin Ouyang [aut, cre],
  Zihao Li [aut],
  Jiamin Hu [aut],
  Miyuan Cao [aut],
  Feng Yu [aut],
  Longfei Mao [aut],
  RStudio [cph, fnd]
Maintainer: Shilin Ouyang <ouyangshilin@hnu.edu.cn>
Repository: CRAN
Date/Publication: 2022-10-31 10:20:11 UTC
