write.obo {OBO} R Documentation

write ontology file as ascii plant text file

Description

Usage

write.obo(obo, path,
    excludes = NULL,
    strip.namespace.prefix = NULL,
    strip.property.unit = FALSE);

Arguments

obo

[as GO_OBO]

path

[as string]

excludes

[as string]

Details

Authors

annotationKit

Value

this function returns data object of type boolean.

clr value class

Examples


[Package OBO version 1.0.0.0 Index]