This is the development version of Rhisat2; for the stable release version, see Rhisat2.
R Wrapper for HISAT2 AlignerBioconductor version: Development (3.22)
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.
Author: Charlotte Soneson [aut, cre] ORCID: 0000-0003-3833-2169
Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>
Citation (from within R, entercitation("Rhisat2")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("Rhisat2")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rhisat2")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4