collapseByAA: Collapse score table by amino acid changes

View source: R/scaling.R

collapseByAAR Documentation

Collapse score table by amino acid changes

Description

Collapse score table by amino acid changes

Usage

collapseByAA(
  scoreTable,
  params,
  sCond,
  scoreCol = "score",
  seCol = "score.se",
  srOverride = FALSE,
  bnOverride = FALSE
)

Arguments

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

Value

a data.frame containing the collapsed score table


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.