Clinical-Genomics / genmod

Annotate models of genetic inheritance patterns in variant files (vcf files)
http://moonso.github.io/genmod/
MIT License
74 stars 18 forks source link

Mixed int-float in RankScore #121

Closed torbjorgen closed 8 months ago

torbjorgen commented 9 months ago

Issue

RankScore field is exhibiting mixed int, float data types in v.3.8.1 according to @jemten.

Solution

Suggestion is to always cast RankScore to float going forward.