read_ibceel | R Documentation |
This function is used to read the saved HTML output from ABCPred.
read_ibceel(res.file, split_string = "pp", ...)
res.file |
path to the results file. Must be an HTML file containing the iBCE-EL output. |
split_string |
short string used to separate protein ID from position in the iBCE-EL output. This assumes that the iBCE-EL results were generated from a FASTA file in which each peptide had the ID string set as proteinID<split_string>position. |
... |
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.