VCF tools for R to assist with web-based integration of analysis of genomic data. The webApp (JavaScript) counterpart is being developed at github.com/ibl/vcf.
- Make sure package devtools is installed and activated.
- Run install_git("https://github.com/ibl/vcf4r.git").
- At this point, vcf4r will show in the list of packages. Note it will NOT respond to "Check for Updates": #2 will have to be run again to bring in a new version.
- Activation by clicking on the checkbox in the library list or by runing library("vcf4r").