tmaklin / cpprate

Reimplementation of the variable selection via RATE method https://github.com/lorinanthony/RATE
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add option to calculate KLDs for a range of SNPs #3

Closed tmaklin closed 1 year ago

tmaklin commented 1 year ago

Add a SNP range argument to calculate KLDs for a subset of the SNPs. Since the KLD calculation of each SNP is independent of the other SNPs, this allows trivially parallelizing the calculations on multiple machines without using MPI.

tmaklin commented 1 year ago

Resolved in https://github.com/tmaklin/cpprate/commit/5e0906e600219596dcedf240bf1a9c05f27b0e53