Dear all,
I don't know if it possible or easy to implement at the current state of art of this library: will be possible to add support for the plink --allow-extra-chr option (more precisely deal with string chromosome like X,Y,Contig123456)? I saw in src/bim_parse.c that the chromosome field is converted in a integer value: will be sufficent to change this line and all the other chromosome declaration in code?
Many thanks
Dear all,
I don't know if it possible or easy to implement at the current state of art of this library: will be possible to add support for the plink
--allow-extra-chroption (more precisely deal with string chromosome likeX,Y,Contig123456)? I saw in src/bim_parse.c that the chromosome field is converted in a integer value: will be sufficent to change this line and all the other chromosome declaration in code?Many thanks