exportFeatureSets: Write FeatureSet(s) to a file

exportFeatureSetsR Documentation

Write FeatureSet(s) to a file

Description

This function attempts to write one or more hiveFeatureSetEntity objects to a file.

Usage

exportFeatureSets(object, filename)

Arguments

object

A hiveFeatureSetEntity object or a hiveEntityList object containing one or more hiveFeatureSetEntity objects

filename

A character string specifying the full path to an output file

Value

If the operation is successful, the function writes the FeatureSet(s) to the file specified by filename; otherwise, the function terminates with an error message.

Author(s)

Adam C. Gower agower@bu.edu

See Also

This function is a wrapper for the qwrite function. Its converse is importFeatureSets.


agower/GeneHive documentation built on April 14, 2022, 5:08 a.m.