An R package for reading and annotating output from POPBAM
To install this package you'll need the devtools package
install.packages("devtools")
Once installed run the following lines to install and load POPBAMTools
devtools::install_github("geneva/POPBAMTools")
library(POPBAMTools)