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 June 8, 2024, 6:01 a.m.