ManonMartin / limpca

https://manonmartin.github.io/limpca/
1 stars 2 forks source link

interop with SummarizedExperiment #24

Closed ManonMartin closed 7 months ago

ManonMartin commented 7 months ago

create a function to convert a SummarizedExperiment (se) to a lmpDataList and perform the necessary checks. arguments: se, assay_name, outcomes, design, formula

rem:

ManonMartin commented 7 months ago

Created the functions data2lmpDataList and lmpDataListCheck to format the data appropriately before plotting or running limpca