bulk.data: The ExpressionSet object for a target bulk data.
list_marker: A list of pre-specified marker genes corresponding to each cell type.
cell_type_unique: A list of cell types. It should match the order in list.marker.
comb_used: A list of pre-estimated cell type proportions based on different references.
lambda_option: A sequence of values for the tuning parameter.
tol: A tolerance value for convergence. The default is 1e-06
Returns
A list containing estimated cell type proportions corresponding to each tuning value, named est; and a sequence of goodness-of-fit values corresponding to each tuning value, named metrics. The smaller the better; and a list of weights corresponding to each tuning value, named weights_list.