issues
search
FredHutch
/
target-data-viz
Shiny app for visualizing TARGET pediatric AML data
2
stars
2
forks
source link
76 input to scatterplot function is case sensitive
#84
Closed
Logan-Wallace
closed
1 month ago
Logan-Wallace
commented
1 month ago
Updates for scatterplot function.
Moves legend
Fixes p-value via manual calculation (Pearson correlation)
Casts gene2 input to upper to remove case sensitivity for the user
Updates for scatterplot function.