View source: R/precision_recall_matrix.R
precision_recall_matrix | R Documentation |
Converts a list of peak files to a symmetric matrix where the y-axis indicates precision and the x-axis indicates recall.
precision_recall_matrix(peaklist, fill_diag = NA, verbose = TRUE)
fill_diag |
Fill the diagonal of the overlap matrix. |
verbose |
Print messages. |
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.