In the main README, under the "Pileups & cleaned pileups" section, it says that the BED file should contain "1-3) coordinate, 4) SNP ID, 5) allele frequency". However, the sample R script that reads in the intersected data (convertPileupToQuasar.R) has columns for
In the main README, under the "Pileups & cleaned pileups" section, it says that the BED file should contain "1-3) coordinate, 4) SNP ID, 5) allele frequency". However, the sample R script that reads in the intersected data (convertPileupToQuasar.R) has columns for
So it looks like the BED file should actually have 7 columns: 1-3) coordinate, 4) SNP ID, 5) ref allele 6) alt allele 5) allele frequency