ungap_sequence: Ungapping of Sequences.

View source: R/templates.R

ungap_sequenceR Documentation

Ungapping of Sequences.

Description

Removes gaps from the input sequences.

Usage

ungap_sequence(seqs, gap.char = "-")

Arguments

seqs

The input character vector with sequences

gap.char

The character used to represent gaps.

Value

seqs with gaps removed.


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