chooseIndex | R Documentation |
Identifies which of a set of remaining peptides from a blast alignment table should serve as the next index peptide.
chooseIndex(input, method = "min")
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. |
Peptide name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.