Hi there,
Any idea if it is possible to load PGC data (
http://www.med.unc.edu/pgc/) in tranSMART? I'm using tranSMART version 16.2 with Postgres.
The data is in the following tab-separated format (the first line is the header of the file, followed by the actual values per SNP):
snpid hg18chr bp a1 a2 or se pval info ngt CEUaf
rs3131972 1 742584 A G 1.0142 0.0354 0.7677 0.1783 0 0.1065
rs3131969 1 744045 A G 1.0985 0.0466 0.8491 0.1235 0 0.1382
Would this kind of data map to any of the supported data types in the current tranSMART data model?
Thanks!