getKozakScoreOneVariant: 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 "," for one variant

Usage

1
getKozakScoreOneVariant(variant, kozakSeqs, kozakPWM)

Arguments

variant

variant info

kozakSeqs

the column name of the kozak sequences

kozakPWM

Kozak PWM output from consensusMatrix() and PWM()

Value

a string concatenated scores for the kozak sequences.


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