Closed bulik closed 9 years ago
removed the CM and MAF fields switched all remaining float fields to 3 decimal places should save a lot of space
this is backwards compatible: ldscore.parse.l2_parser checks for MAF and CM columns. if it finds them, it drops them. if it doesn't find them, then it does nothin.
we're not using the CM or MAF fields.
the chr and bp fields are only used for sorting the LD Scores in parse.py, but this might be overcautious, since ldsc always prints sorted LD Scores