check_protein_sequences_length: If if the protein sequences are long enough

View source: R/check_protein_sequences_length.R

check_protein_sequences_lengthR Documentation

If if the protein sequences are long enough

Description

If if the protein sequences are longer than the desired epitope peptide length: to estimate epitope binding strength using, for example, 13-mers, the protein sequences must have a least 13 amino acids

Usage

check_protein_sequences_length(protein_sequences, peptide_length)

Arguments

protein_sequences

one or more protein sequences

peptide_length

length of the peptide in amino acids

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.