View source: R/data_preprocessing.R
symmetric_to_nonsymmetric_matrix | R Documentation |
Convert distance matrix to assay panel format
symmetric_to_nonsymmetric_matrix(dist_matrix, selected_names)
dist_matrix |
Distance matrix |
selected_names |
Names of reference points |
A non-symmetric matrix
in assay panel format, where rows are test antigens and columns are reference antigens.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.