getseqGS: Get the GS Sequence

View source: R/orth.R

getseqGSR Documentation

Get the GS Sequence

Description

Provides the requested GS sequence

Usage

getseqGS(phylo_id, molecule = "Prot")

Arguments

phylo_id

the unique sequence identifier

molecule

either "Prot" or "CDS"

Details

The identifier should be one of the 'phylo_id' from data(agf).

Value

The requested sequence as a character string.

Examples

getseqGS("Pp_GS1b_2")

orthGS documentation built on June 8, 2025, 12:37 p.m.