Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 507 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 507 Bytes

vcfplot

R build status

The goal of vcfplot is to ...

Installation

You can install the released version of vcfplot from CRAN with:

install.packages("vcfplot")

Example

This is a basic example which shows you how to solve a common problem:

library(vcfplot)
## basic example code