View source: R/transformationFunctions.R
aaVariationToCounts | R Documentation |
aaVariationToCounts
convert amino acid variation data frame into
counts table.
aaVariationToCounts(aa_variation)
aa_variation |
Amino acid variation data frame as returned by hlaToAAVariation. |
Amino acid counts data frame. First column holds samples ID's, further columns, corresponding to specific amino acid positions, give information on the number of their occurrences in each sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.