Package: blit
Title: Bioinformatics Library for Integrated Tools
Version: 0.2.0
Authors@R: c(
    person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2801-3332")),
    person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut"),
           comment = c(ORCID = "0000-0001-9855-7357")),
    person("Jennifer", "Lu", , "jennifer.lu717@gmail.com", 
           role = c("cph"), comment = "Author of the included scripts from Kraken2 and KrakenTools libraries"),
    person("Li", "Song", , "Li.Song@dartmouth.edu", 
           role = c("cph"), comment = "Author of included scripts from TRUST4 library"),
    person("X. Shirley", "Liu", , "xsliu@ds.dfci.harvard.edu", 
           role = c("cph"), comment = "Author of included scripts from TRUST4 library")
  )
Description: An all-encompassing R toolkit designed to streamline the
    process of calling various bioinformatics software and then performing data
    analysis and visualization in R. With 'blit', users can easily integrate a
    wide array of bioinformatics command line tools into their workflows,
    leveraging the power of R for sophisticated data manipulation and graphical
    representation.
License: GPL (>= 3)
Imports: cli, processx, R6 (>= 2.4.0), rlang (>= 1.1.0), utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/WangLabCSU/blit
BugReports: https://github.com/WangLabCSU/blit/issues
NeedsCompilation: no
Packaged: 2025-03-29 11:40:40 UTC; yun
Author: Yun Peng [aut, cre] (<https://orcid.org/0000-0003-2801-3332>),
  Shixiang Wang [aut] (<https://orcid.org/0000-0001-9855-7357>),
  Jennifer Lu [cph] (Author of the included scripts from Kraken2 and
    KrakenTools libraries),
  Li Song [cph] (Author of included scripts from TRUST4 library),
  X. Shirley Liu [cph] (Author of included scripts from TRUST4 library)
Maintainer: Yun Peng <yunyunp96@163.com>
Repository: CRAN
Date/Publication: 2025-03-29 12:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:43:29 UTC; unix
