Bioconductor version: Release (3.16)
VCFArray extends the DelayedArray to represent VCF data entries as array-like objects with on-disk / remote VCF file as backend. Data entries from VCF files, including info fields, FORMAT fields, and the fixed columns (REF, ALT, QUAL, FILTER) could be converted into VCFArray instances with different dimensions.
Author: Qian Liu [aut, cre], Martin Morgan [aut]
Maintainer: Qian Liu <qliu7 at buffalo.edu>
Citation (from within R,
enter citation("VCFArray")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("VCFArray")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("VCFArray")
HTML | R Script | VCFArray: DelayedArray objects with on-disk/remote VCF backend |
Reference Manual | ||
Text | NEWS |
biocViews | DataRepresentation, Infrastructure, Sequencing, Software, VariantAnnotation |
Version | 1.14.0 |
In Bioconductor since | BioC 3.9 (R-3.6) (4 years) |
License | GPL-3 |
Depends | R (>= 3.6), methods, BiocGenerics, DelayedArray(>= 0.7.28) |
Imports | tools, GenomicRanges, VariantAnnotation(>= 1.29.3), GenomicFiles(>= 1.17.3), S4Vectors(>= 0.19.19), Rsamtools |
LinkingTo | |
Suggests | SeqArray, BiocStyle, BiocManager, testthat, knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | https://github.com/Liubuntu/VCFArray |
BugReports | https://github.com/Liubuntu/VCFArray/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | VCFArray_1.14.0.tar.gz |
Windows Binary | VCFArray_1.14.0.zip |
macOS Binary (x86_64) | VCFArray_1.14.0.tgz |
macOS Binary (arm64) | VCFArray_1.14.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/VCFArray |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/VCFArray |
Bioc Package Browser | https://code.bioconductor.org/browse/VCFArray/ |
Package Short Url | https://bioconductor.org/packages/VCFArray/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: