ratan-lab / sumo

Subtyping tool for multi-omic data
https://pypi.org/project/python-sumo
MIT License
13 stars 1 forks source link

Predicting new patients cluster membership based on sumo interpret results #16

Open sienkie opened 4 years ago

sienkie commented 4 years ago

Let say we run the sumo pipeline for a group of cancer patients from TCGA. Next, we have some additional patient data (not always from all the omics previous pipeline was run with). Could we use sumo interpret results to predict cluster membership of new patients?

Right now the only way is running the whole pipeline again using feature matrices extended to accommodate new patient data.