Package: Rbowtie2
Type: Package
Title: An R Wrapper for Bowtie2 and AdapterRemoval
Version: 2.16.0
Date: 2021-10-5
Authors@R: 
    c(person(given = "Zheng", family = "Wei", role = c("aut","cre"), 
            email = "wzweizheng@qq.com"),
    person(given = "Wei", family = "Zhang", role = c("aut"), 
            email = " weizhang0505@126.com"))
Description: This package provides an R wrapper of the popular bowtie2
        sequencing reads aligner and AdapterRemoval, a convenient tool
        for rapid adapter trimming, identification, and read merging.
        The package contains wrapper functions that allow for genome
        indexing and alignment to those indexes. The package also
        allows for the creation of .bam files via Rsamtools.
License: GPL (>= 3)
Depends: R (>= 4.1.0)
Encoding: UTF-8
Suggests: knitr, testthat (>= 3.0.0), rmarkdown
Imports: magrittr, Rsamtools
SystemRequirements: C++11, GNU make, samtools
Archs: x64
RoxygenNote: 7.1.1
biocViews: Sequencing, Alignment, Preprocessing
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: make libbz2-dev liblzma-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:40:31 UTC
RemoteUrl: https://github.com/bioc/Rbowtie2
RemoteRef: RELEASE_3_22
RemoteSha: ab8fb3e0020ce8c20ca93bdf341b1057c84a7dc1
NeedsCompilation: yes
Packaged: 2025-11-11 16:49:30 UTC; root
Author: Zheng Wei [aut, cre],
  Wei Zhang [aut]
Maintainer: Zheng Wei <wzweizheng@qq.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 16:59:23 UTC; windows
