Learn R Programming

orthGS (version 0.1.6)

getseqGS: Get the GS Sequence

Description

Provides the requested GS sequence

Usage

getseqGS(phylo_id, molecule = "Prot")

Value

The requested sequence as a character string.

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).

Examples

Run this code
getseqGS("Pp_GS1b_2")

Run the code above in your browser using DataLab