Skip to content

ibl/vcf4r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcf4r

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.

Installation from GitHub

  1. Make sure package devtools is installed and activated.
  2. Run install_git("https://github.com/ibl/vcf4r.git").
  3. 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.
  4. Activation by clicking on the checkbox in the library list or by runing library("vcf4r").

Releases

No releases published

Packages

No packages published

Languages