chooseIndex: Identifies which of a set of remaining peptides from a blast...

Description Usage Arguments Value

View source: R/chooseIndex.R

Description

Identifies which of a set of remaining peptides from a blast alignment table should serve as the next index peptide.

Usage

1
chooseIndex(input, method = "min")

Arguments

input

Data frame with BLAST alignments.

method

Either "min" or "max": instructs whether chooseIndex should suggest the peptide with the fewest or most alignments, respectively.

Value

Peptide name.


brandonsie/epitopefindr documentation built on Oct. 31, 2021, 5:20 p.m.