epitope_found: A function that indicates if an epitope was found in the...

Description Usage Arguments

View source: R/matcher.R

Description

An epitope is seen as not found if the alignment between the epitope and the reference does not contain the same number of bases as the epitope. This should maybe be relaxed in the future.

Usage

1
epitope_found(epitope, alignment)

Arguments

epitope

The epitope that was searched for in the reference

alignment

The alignment to check - usually the output from pairwiseAlignment


philliplab/EpitopeMatcher documentation built on Nov. 17, 2020, 3:28 p.m.