Package: ngstk
Type: Package
Title: Next-Generation Sequencing (NGS) Data Analysis Toolkit
Version: 0.2.3
Authors@R: person("Jianfeng", "Li", email = "lee_jianfeng@sjtu.edu.cn", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2349-208X"))
Description: 
    Can be used to facilitate the analysis of NGS data, such as visualization, conversion of data format for WEB service input and other purpose.
Depends: R (>= 3.3.0)
URL: https://github.com/JhuangLab/ngstk
BugReports: https://github.com/JhuangLab/ngstk/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: stringr (>= 1.2.0), stringi, configr (>= 0.3.1), data.table,
        future, optparse, parallel
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, prettydoc
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-22 16:25:41 UTC; ljf
Author: Jianfeng Li [aut, cre] (<https://orcid.org/0000-0003-2349-208X>)
Maintainer: Jianfeng Li <lee_jianfeng@sjtu.edu.cn>
Repository: CRAN
Date/Publication: 2018-11-22 16:40:03 UTC
