getKozakScore: Calculate the Kozak score for each Kozak sequence, and...

Description Usage Arguments Value

View source: R/utr_analysis.R

Description

Calculate the Kozak score for each Kozak sequence, and concatenate the numbers with ",".

Usage

1
getKozakScore(variantsTable, kozakSeqs, kozakPWM)

Arguments

variantsTable

variants table

kozakSeqs

the column name of the kozak sequences

kozakPWM

Kozak PWM output from consensusMatrix() and PWM()

Value

a list containing scores for the kozak sequences. Can be used to add new column to the variants table.


utr.annotation documentation built on Aug. 23, 2021, 9:06 a.m.