Use PLINK2 to extract the specific variants
1
0
Entering edit mode
3.7 years ago
wangdp123 ▴ 340

Hi there,

I am attempting to use PLINK2 with its --extract flag to extract the specific set of variants from UK Biobank dataset in *.bgen format. Unfortunately, the variant IDs contained in .bgen file is in rs_id format, which is not unique.

For example, the two different SNPs happening in the same locus will be given the exactly the same rs_id. But I only want to extract the information for one of them.

I wonder if there is a way to ask PLINK2 to extract the variants not only based on the variant ID but also by the Allele1 and Allele2 information?

Many thanks,

Tom

PLINK2 • 2.0k views
ADD COMMENT
0
Entering edit mode
3.7 years ago

If you don't care about the rsIDs, you can just create new IDs with e.g. --set-all-var-ids.

ADD COMMENT

Login before adding your answer.

Traffic: 2169 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6