getStutterTypeRule: getStutterTypeRule

View source: R/getStutterTypeRule.R

getStutterTypeRuleR Documentation

getStutterTypeRule

Description

Helpfunction to get motifchange for a given stutter type

Usage

getStutterTypeRule(type, platform = "MPS")

Arguments

type

Stutter type. Supports (BW1,BW2,FW1,FW2,DBW1,FWBW,BWFW)

platform

Platform type "MPS","CE". NOTE: CE has only LUS based stutter types

Details

The nomenlclature for stutters are as follows: BW1 means that the LUS motif is providing a backward stutter (n-1). FW1 means that the LUS motif is providing a forward stutter (n+1). BW2 means that the non-LUS motif is providing a backward stutter (n-1). etc... prefix "D" means double (n-2 or n+2) n0 stutters are named as either FWBW or BWFW depending on which occuring first in the sequence (hence orientation matters!)


oyvble/MPSproto documentation built on March 19, 2024, 5:32 a.m.