How to get SNPs genotype matrix from vcf file for JoinMap analysis?
3
0
Entering edit mode
5.9 years ago

Hi, I need to use JoinMap for linkage map construction from GBS SNPs data. I need to get genotype matrix prior loading into the JoinMap. Is there any way to get genotype matrix from vcf file? Thanks in advance.

snp next-gen R • 3.1k views
ADD COMMENT
0
Entering edit mode

Hi Gaurab,

I know it has been 5 years, but did you figure out how to do the conversion? I am having the same problem; I was wondering if you can help me with that.

Thank you.

ADD REPLY
0
Entering edit mode
3.0 years ago
binodregmi30 ▴ 10

you can use bcftools --view options to convert vcf file format to genotype file format

ADD COMMENT
0
Entering edit mode
3.0 years ago

bcftools query was precisely designed to generate this kind of genotype tables.

ADD COMMENT
0
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 2372 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