Function validateReadingFrame

  • Checks if a spliced RNA maintains proper reading frame for translation. This is important for ensuring the resulting polypeptide will be correctly translated.

    Parameters

    • rna: RNA
    • Optional expectedStart: number

    Returns ValidationResult<boolean>