noPrematureStop: Assess whether there are any premature stop codons

View source: R/fusion-utils.R

noPrematureStopR Documentation

Assess whether there are any premature stop codons

Description

For a fusion to be in-frame, we require that the only stop codon is at the 3-prime end of the fusion amino acid sequence.

Usage

noPrematureStop(fusion)

Arguments

fusion

a List created by partitionAASequence

Value

a LogicalList

See Also

partitionAASequence


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