This is a function for converting real and estimated cell type proportions to data frame

Prop_convert(prop.real, prop.est, method.name = NULL, ...)

Arguments

prop.real,

real cell type proportions

prop.est,

estimated cell type proportions

method.name

vector of estimation methods, default as NULL, name will be provided as 'Est.Method1', 'Est.Method2', ...

Value

data.frame of real and estimated cell type proportion, cell type, subject name.