indexEpitopes: For a specified index peptide, identify the maximal intervals...

View source: R/indexEpitopes.R

indexEpitopesR Documentation

For a specified index peptide, identify the maximal intervals that represent the consensus overlap of reported BLAST alignments to that peptide. Update the BLAST table accordingly.

Description

For a specified index peptide, identify the maximal intervals that represent the consensus overlap of reported BLAST alignments to that peptide. Update the BLAST table accordingly.

Usage

indexEpitopes(blast, index, aln.size)

Arguments

blast

BLAST alignment table to process.

index

Name of index peptide to process.

aln.size

Minimum length of alignment to consider from BLASTp alignments of 'data'.


brandonsie/epitopefindr documentation built on May 4, 2024, 10:27 a.m.