powered by
Get version information from BGEN file (check link)
getVersionFromBGEN(bgenFile)
A character string indicating the BGEN file version. Possible values include:
BGEN format version 1.1
BGEN format version 1.2
Error message for unsupported version 0
Warning message for future versions
a character of BGEN file.
BGENFile <- system.file("extdata", "simuBGEN.bgen", package = "GRAB") getVersionFromBGEN(BGENFile)
Run the code above in your browser using DataLab