inFrameNoStop: Combine the in-frame and no-premature-stop LogicalLists

View source: R/fusion-utils.R

inFrameNoStopR Documentation

Combine the in-frame and no-premature-stop LogicalLists

Description

This function combines two LogicalLists for each reading frame, creating a new LogicalList list that is TRUE if the rearrangement is in-frame and has no premature stop codons.

Usage

inFrameNoStop(nostop.list, inframe.list)

Arguments

nostop.list

a length=3 List of LogicalList elements

inframe.list

a length=3 List of LogicalList elements

See Also

inFrameList noPrematureStop


cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.