convert_dn_names | R Documentation |
Function to map de novo signatures to input catalogues
convert_dn_names(x, x.simul = NULL, reference_cat = NULL, cutoff = 0.8)
x |
Object of class "bascule_obj" |
x.simul |
Another object of class "bascule_obj". If present, 'x' de novo signatures will be mapped to 'x_simul' ones |
reference_cat |
List of reference catalogues. If not 'NULL', 'x' de novo signatures will be mapped to these catalogues. |
cutoff |
Threshold for the cosine similarity. |
Modified version of 'x' with the mapped de novo names renamed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.