Liubuntu/VCFArray: Representing on-disk / remote VCF files as array-like objects

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.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure Sequencing VariantAnnotation
Maintainer
LicenseGPL-3
Version0.99.14
URL https://github.com/Liubuntu/VCFArray
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Liubuntu/VCFArray")
Liubuntu/VCFArray documentation built on May 7, 2019, 7:40 a.m.