omicsplayground
omicsplayground copied to clipboard
Is it possible to choose different normalization methods?
[premsubr in googlegroups 03.05.2021]
Is it possible to choose different normalization methods? TMM, etc....
Not yet but there is already some initial work being done in the shiny/modules/normalizeCountsModule.R where the user can choose between normalization methods through the GUI at upload. There are still some considerations because internally, we use CPM+quantile for the limma and ttest based tests, where EdgeR and DEseq2 still use their own normalization methods. So if we allow to choose normalization, we need to skip the normalization in the EdgeR and DEseq2 calls.
This issue is stale because it has been open for 60 days with no activity. It will close in 14 days.
This issue was closed because it has been inactive for 14 days since being marked as stale.