enactScale: Calculate scores by scaling logPhi (or bce values, as...

View source: R/scaling.R

enactScaleR Documentation

Calculate scores by scaling logPhi (or bce values, as applicable) to syn/nonsense medians

Description

Calculate scores by scaling logPhi (or bce values, as applicable) to syn/nonsense medians

Usage

enactScale(
  msc,
  aac,
  sdThreshold,
  overrides = c(syn = NA, non = NA),
  lastFuncPos = Inf
)

Arguments

msc

data.frame containing the enrichment ratios (phi) and log(phi)

aac

the vector of corresponding amino acid changes

sdThreshold

stdev threshold for finding the syn/stop means

Value

data.frame with variant type, score and stdev


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