inFrameNoStop | R Documentation |
This function combines two LogicalList
s for each reading frame, creating a new LogicalList
list that is TRUE
if the rearrangement is in-frame and has no premature stop codons.
inFrameNoStop(nostop.list, inframe.list)
nostop.list |
a length=3 |
inframe.list |
a length=3 |
inFrameList
noPrematureStop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.