How to write a program to support Plink Binary data format
1
0
Entering edit mode
7.6 years ago
haohanw ▴ 90

Is there possible for me to write my program to support plink binary data format?

So far, several libraries support this function, but they are either in C++ or Python. I need a Javascript version, and I couldn't find such an implementation anywhere.

Then I tried to implement my javascript library. However, I need the information about how these binary files are coded, and unfortunately, Plink website does not disclose this information.

Could anyone help a little on this? by either:

  1. Point a Javascript library that can read Plink binary file format (This is unlikely to be found since I have been trying for a while. )
  2. Or help me point to some instructions about how to write a program to read Plink binary file format. (It seems their official introduction does not disclose this information. )
plink bed • 2.3k views
ADD COMMENT
2
Entering edit mode
7.6 years ago

There are detailed descriptions of the plink1 .bed file format at https://www.cog-genomics.org/plink2/formats#bed and http://pngu.mgh.harvard.edu/~purcell/plink/binary.shtml .

ADD COMMENT

Login before adding your answer.

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