You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added these extras to episode 4 at the BioC2023 workshop and they should be added in:
ggsave() for plots
distributions of expression values ala limma::plotDensities()
interactive MDS clustering ala Glimma:glimmaMDS()
Challenge question showing examples of PCA/MDS showing outliers, batch effects, other problems and asking them to evaluate
Section on what to do if you have outliers or batch effects. If remove outlier, say to re-do all step from beginning (e.g. any gene filtering, scale factors will change slightly)
The text was updated successfully, but these errors were encountered:
I added these extras to episode 4 at the BioC2023 workshop and they should be added in:
limma::plotDensities()
Glimma:glimmaMDS()
The text was updated successfully, but these errors were encountered: