solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

implement faster allele dosage rounding #1107

Closed isaak closed 7 years ago

isaak commented 7 years ago

--Thanks Nick for spotting it! As a quick fix, I will implement this for solGS, which will be done on the fly.

A more efficient approach would be to load into the databases rounded dosages and save time for users and applications from doing this cleaning of the genotype data.

isaak commented 7 years ago

https://github.com/solgenomics/rPackages/pull/3