read_ibceel: Read saved output from iBCE-EL

View source: R/read_ibceel.R

read_ibceelR Documentation

Read saved output from iBCE-EL

Description

This function is used to read the saved HTML output from ABCPred.

Usage

read_ibceel(res.file, split_string = "pp", ...)

Arguments

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.

Author(s)

Felipe Campelo (f.campelo@aston.ac.uk)


fcampelo/epitopes documentation built on April 22, 2023, 12:23 a.m.