snp_readBGI {bigsnpr} | R Documentation |
Read variant info from one BGI file
Description
Read variant info from one BGI file
Usage
snp_readBGI(bgifile, snp_id = NULL)
Arguments
bgifile |
Path to one file with extension ".bgi". |
snp_id |
Character vector of SNP IDs. These should be in the form
|
Value
A data frame containing variant information.
[Package bigsnpr version 1.12.2 Index]