collapseByAA | R Documentation |
Collapse score table by amino acid changes
collapseByAA(
scoreTable,
params,
sCond,
scoreCol = "score",
seCol = "score.se",
srOverride = FALSE,
bnOverride = FALSE
)
scoreTable |
the full score |
params |
the parameter object |
sCond |
the current selective condition |
scoreCol |
the name of the column containing the scores |
seCol |
the name of the column containing the stderr |
sdOverride |
the sdOverride flag |
a data.frame
containing the collapsed score table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.