getCurrentTarget | R Documentation |
Get details about the current target of organism(s)
getAllTargets()
getCurrentTarget()
getCurrentTargetSpecies()
getCurrentTargetFilePrefix()
These functions retrieve details about the currently defined target organism(s).
See Targets
for a more detailed overview.
For 'getAllTargets', a table of TargetIDs, SpeciesIDs, FilePrefixes, and Species Text annotation details. For 'getCurrentTarget', a table with one row, of TargetID, SpeciesIDs, FilePrefixes, and Species Text annotation details. For 'getCurrentTargetSpecies', a vector of this target's SpeciesIDs. For 'getCurrentTargetFilePrefix', a vector of this target's file prefixes.
exportTargets
, for writing the targets table to a disk file.
setCurrentTarget
, to change the current target.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.