You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Sir
Now I am learning to use SeqArray package.
I am trying to use the package to convert my Exome VCF SNP file into SNPGDS file for SNPrelate package for analysis relatedness.
I use seqVCF2GDS(gdsfile, "gds") and seqSNP2GDS(gdsfile, "gds") to convert VCF into GDS then SNP GDS
Or convert them back from SNP GDS to VCF file.
but how do I save the conveted file? (VCF, GDS and SNP GDS)
Thanks in advance
JK.
The text was updated successfully, but these errors were encountered:
Dear Sir
Now I am learning to use SeqArray package.
I am trying to use the package to convert my Exome VCF SNP file into SNPGDS file for SNPrelate package for analysis relatedness.
I use
seqVCF2GDS(gdsfile, "gds")
andseqSNP2GDS(gdsfile, "gds")
to convert VCF into GDS then SNP GDSOr convert them back from SNP GDS to VCF file.
but how do I save the conveted file? (VCF, GDS and SNP GDS)
Thanks in advance
JK.
The text was updated successfully, but these errors were encountered: