getSpecies {gaggle}R Documentation

Specify the Species To Which Subsequent Data Belongs

Description

A gaggle broadcast always includes the species (the organism) the data is associated with. For example, the KEGG goose must tell the KEGG web server what organism the accomanying gene names are from. The R Goose has a notion of default species; this command is a convenient way to learn the current value of that default.

Usage

species = getSpecies ()

Value

Returns the name of the current species.

See Also

setSpecies. broadcast.


[Package gaggle version 1.10.0 Index]