Project-Platypus / Platypus

A Free and Open Source Python Library for Multiobjective Optimization
GNU General Public License v3.0
553 stars 152 forks source link

GEX_phenotype function does nothing #211

Closed beginner984 closed 1 year ago

beginner984 commented 1 year ago

Hi

I have integrated my 5' GEX with TCR but I guess GEX_phenotype function does not work as in my metadata all I see is Unclassified

vgm[[2]] <- GEX_phenotype(vgm[[2]], default = T)

Any idea please?

Thank you

dhadka commented 1 year ago

Hi, this doesn't appear to be part of this library. I think you're using https://github.com/alexyermanos/Platypus, please reach out to the authors there! 😄