split_str_by_index: Split a sequence

View source: R/check_stop_codons.R

split_str_by_indexR Documentation

Split a sequence

Description

Splits a sequence at a specified positions

Usage

split_str_by_index(target, index)

Arguments

target

The target string.

index

The position for the split.

Value

List with splitted strings


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.