Fix binning in add_phenotypes
- Resolved issue where
add_phenotypes
incorrectly binned columns when not every value was numeric. - Removed global variables
add_phenotype
. -
remove_phenotype
was renamed toremove_phenotypes
to be consistent withadd_phenotypes
.
Edited by Jonkheer, Eef