tkdagdelen / gnocchi_old

Apache License 2.0
1 stars 2 forks source link

incorrect handling of covariates #33

Closed sgoe1 closed 7 years ago

sgoe1 commented 8 years ago

@tkdagdelen LoadPhenotypesWithCovariates is handling covariates incorrectly, probably change val joinedData = data.cogroup(covarData).map(pair => { need to ignore rows that don't have a covariate in the covariate file