Compute_Rbase_SVD {RobMixReg} | R Documentation |
Compute the row space using SVD.
Description
Compute the row space using SVD.
Usage
Compute_Rbase_SVD(bulk_data, tg_R1_lists_selected)
Arguments
bulk_data |
The bulk data.. |
tg_R1_lists_selected |
A list of the marker genes for several cell types. |
Value
A matrix which each row span the row space using cell type specific marker genes.
[Package RobMixReg version 1.1.0 Index]