MoTrPAC / motrpac-frontend

User interface and Frontend for MoTrPAC Bioinformatics Center
MIT License
3 stars 0 forks source link

Change the column header "metabolite" to "metabolite_refmet" #361

Closed jyu-sm closed 1 week ago

jyu-sm commented 3 weeks ago

In the new metabolomics DEA data from meta-regression, some metabolite values are "NA". According to David, we should display "metabolite_refmet" column instead. This can be accomplished by replacing the field "metabolite" in the "fields" request by "metabolite_refmet" and use the returned data for rendering.