read_lbtope: Read saved output from LBtope

View source: R/read_lbtope.R

read_lbtopeR Documentation

Read saved output from LBtope

Description

This function is used to read the saved TXT output from LBtope

Usage

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

Arguments

res.file

path to the results file. Must be a TXT file saved from the LBtope 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.