read_bepipred2: Read saved output from Bepipred2

View source: R/read_bepipred2.R

read_bepipred2R Documentation

Read saved output from Bepipred2

Description

This function is used to read the saved CSV output from Bepipred2.

Usage

read_bepipred2(res.file, threshold = 0.5, ...)

Arguments

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.

Author(s)

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


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