scoreArrayFast: Get weight/probability for each amino acid in a sequence

Description Usage Arguments Examples

View source: R/pwm-functions.r

Description

Gets weight/probability for the amino acid at each position of the sequence as an array.

Usage

1
scoreArrayFast(seqs, pwm, do_sum = T, ignore_cent = F)

Arguments

seqs

One or more sequences to be processed

pwm

Position weight matrix

do_sum

If TRUE sum position-based scores per sequence

ignore_cent

If TRUE, ignore central residue before returning

Examples

1
# No Examples

omarwagih/rmimp documentation built on May 18, 2020, 3:11 p.m.