View source: R/getStutterTypeRule.R
getStutterTypeRule | R Documentation |
Helpfunction to get motifchange for a given stutter type
getStutterTypeRule(type, platform = "MPS")
type |
Stutter type. Supports (BW1,BW2,FW1,FW2,DBW1,FWBW,BWFW) |
platform |
Platform type "MPS","CE". NOTE: CE has only LUS based stutter types |
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!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.