pmartR / MODE_ShinyApp

A shiny web application for visualizing omics data with trelliscope displays
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Preview Tables don't update post normalization #12

Closed bayknight closed 4 days ago

bayknight commented 4 days ago

Preview table values do not update after normalization. not sure if this is needed, but for the unbelieving user this could raise a flag the normalization is not being applied. Maybe something showing pre and post normalization data.

User can always apply and check plots, but may want raw data post-normalization

David-Degnan commented 4 days ago

This should reflect changes, including after log transformation. Will investigate, thank you.

bayknight commented 4 days ago

A paranoid user would likely like to see a pre and post transformation+norm table, but not sure how much work that requires. Just throwing it out there.

David-Degnan commented 4 days ago

Log transformations and normalization are now reflected in edata :)