exportTargets: Export or Import all Targets

exportTargetsR Documentation

Export or Import all Targets

Description

Write the set of all known organism targets to a text file, or reload the set of known organisms from a text file.

Usage

exportTargets(fileout = "DuffyTools.Targets.txt")
importTargets(filein = "DuffyTools.Targets.txt")

Arguments

file

filename for the text file of target details

Details

This function exports the table of currently defined organism targets to an editable text file, or does the reverse to import targets from a text file. See Targets for a more detailed overview.

Value

For 'export', writes one file of defined targets. For 'import', reads the file and resets the family of known targets

See Also

getCurrentTarget, to get the current targetID. setCurrentTarget, to change the current target. getCurrentTargetSpecies, to get the set of speciesIDs for this target. getCurrentTargetFilePrefix, to get the set of file prefixes for this target.


robertdouglasmorrison/DuffyTools documentation built on April 16, 2024, 6:31 a.m.