knausb/vcfR: Manipulate and Visualize VCF Data

Facilitates easy manipulation of variant call format (VCF) data. Functions are provided to rapidly read from and write to VCF files. Once VCF data is read into R a parser function extracts matrices of data. This information can then be used for quality control or other purposes. Additional functions provide visualization of genomic data. Once processing is complete data may be written to a VCF file (*.vcf.gz). It also may be converted into other popular R objects (e.g., genlight, DNAbin). VcfR provides a link between VCF data and familiar R software.

Getting started

Package details

MaintainerBrian J. Knaus <briank.lists@gmail.com>
LicenseGPL-3
Version1.15.0
URL https://github.com/knausb/vcfR https://knausb.github.io/vcfR_documentation/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("knausb/vcfR")
knausb/vcfR documentation built on Jan. 14, 2024, 1:56 a.m.