View source: R/check_protein_sequences_length.R
check_protein_sequences_length | R Documentation |
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
check_protein_sequences_length(protein_sequences, peptide_length)
protein_sequences |
one or more protein sequences |
peptide_length |
length of the peptide in amino acids |
Nothing
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.