getseqGS {orthGS} | R 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")
[Package orthGS version 0.1.6 Index]