Package: Rhisat2
Type: Package
Title: R Wrapper for HISAT2 Aligner
Version: 1.27.0
Authors@R: c(person("Charlotte", "Soneson", role = c("aut", "cre"), 
    email = "charlottesoneson@gmail.com", comment = c(ORCID = "0000-0003-3833-2169")))
SystemRequirements: GNU make
Description: An R interface to the HISAT2 spliced short-read aligner by
        Kim et al. (2015). The package contains wrapper functions to
        create a genome index and to perform the read alignment to the
        generated index.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 4.4.0)
Suggests: testthat, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
biocViews: Alignment, Sequencing, SplicedAlignment
Imports: txdbmaker, SGSeq, GenomicRanges, methods, utils
URL: https://github.com/fmicompbio/Rhisat2
BugReports: https://github.com/fmicompbio/Rhisat2/issues
Archs: x64
Config/pak/sysreqs: libglpk-dev make libbz2-dev libicu-dev liblzma-dev
        libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:49:37 UTC
RemoteUrl: https://github.com/bioc/Rhisat2
RemoteRef: HEAD
RemoteSha: 28d0655a5f0a940c5e3aea85fb6c82369503f2aa
NeedsCompilation: yes
Packaged: 2025-10-30 09:33:22 UTC; root
Author: Charlotte Soneson [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 09:37:46 UTC; windows
