View source: R/getVariantInfo.R
getVariantInfo | R Documentation |
Extracts locus and allele or motif information from variant for alleles or motifs
getVariantInfo(variant)
variant |
An amino acid motif or allele. Amino acid motifs must be in the following format: Locus*##$~##$~##$, where ## identifies a peptide position, and $ identifies an amino acid residue. Alleles must have 1-4 fields. |
A list object with loci and allele or motif information.
For internal SSHAARP use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.