powered by
Extract sample identifiers from BGEN file (only support BGEN v1.2, check link)
getSampleIDsFromBGEN(bgenFile)
A character vector of sample identifiers extracted from the BGEN file.
a character of BGEN file.
BGENFile <- system.file("extdata", "simuBGEN.bgen", package = "GRAB") getSampleIDsFromBGEN(BGENFile)
Run the code above in your browser using DataLab