View source: R/read_bepipred2.R
read_bepipred2 | R Documentation |
This function is used to read the saved CSV output from Bepipred2.
read_bepipred2(res.file, threshold = 0.5, ...)
res.file |
path to the results file. Must be a CSV file saved from the Bepipred 2.0 output. |
threshold |
threshold for converting prediction probabilities to positive class predictions. |
... |
Currently unused. |
Felipe Campelo (f.campelo@aston.ac.uk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.