read_abcpred | R Documentation |
This function is used to read the saved HTML output from ABCPred.
read_abcpred(res.file, protID, proteins, threshold = NULL, ...)
res.file |
path to the results file. Must be an HTML file containing the ABCPred output. |
protID |
ID of the protein represented in |
proteins |
data frame containing protein data related to the predictions
in |
threshold |
probability threshold for setting the class of a peptide as
positive. If |
... |
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.