Package: Rhisat2
Type: Package
Title: R Wrapper for HISAT2 Aligner
Version: 1.0.3
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: 6.1.1
Depends: R (>= 3.6)
Suggests: testthat, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
biocViews: Alignment, Sequencing, SplicedAlignment
Imports: GenomicFeatures, SGSeq, GenomicRanges, methods, utils
URL: https://github.com/fmicompbio/Rhisat2
BugReports: https://github.com/fmicompbio/Rhisat2/issues
Archs: x64
git_url: https://git.bioconductor.org/packages/Rhisat2
git_branch: RELEASE_3_9
git_last_commit: 1fb99f9
git_last_commit_date: 2019-06-11
Date/Publication: 2019-06-11
NeedsCompilation: yes
Packaged: 2019-06-12 05:21:32 UTC; biocbuild
Author: Charlotte Soneson [aut, cre] (<https://orcid.org/0000-0003-3833-2169>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 3.6.0; x86_64-w64-mingw32; 2019-06-12 13:53:20 UTC; windows
