Bioc2026 Registration Open!

Rhisat2

R Wrapper for HISAT2 Aligner

Bioconductor version: 3.23 · Package version: 1.28.1

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Rhisat2")

Details

MaintainerCharlotte Soneson <charlottesoneson@gmail.com>
AuthorCharlotte Soneson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3833-2169>)
LicenseGPL-3
URLhttps://github.com/fmicompbio/Rhisat2
Bug Reportshttps://github.com/fmicompbio/Rhisat2/issues
System RequirementsGNU make
Downloads rank358
Source branchRELEASE_3_23
biocViewsAlignment, Sequencing, Software, SplicedAlignment

Documentation

Download

Dependencies

Depends: R (>= 4.4.0)

Imports: txdbmaker, SGSeq, GenomicRanges, methods, utils

Suggests: testthat, knitr, rmarkdown, BiocStyle

Reverse dependencies

Imports Me (1): CircSeqAlignTk

Suggests Me (2): eisaR, QuasR