Estimate cell type relative proportion
nnls_deconv(ref, mixture_matrix, number_patterns = 1000, var_threshold = 0.01)A cell type by cell matrix showing the relative cell type proportion estimate for each cells
An imputed wide cell by pattern matrix generated from GenerateInput function using reference Pseudobulk
An imputed wide cell by pattern matrix generated from GenerateInput function
a numeric value to indicate number of patterns to be used (Default: 1000)
a numeric value to indicate variance that should filter the patterns (Default: 0.1)