This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to see bim file in genomics?

Hi,

I have .bim file nd i want to see its content. How can i read this.

Regards

genome

1 answer

bim file is a binary file generated by plink format. It usually comes with .bed and .fam file.

You can convert it into vcf file or the human readable ped format

Log in to answer this question.