set_remarks {OBO} R Documentation

set remakrs comment text into the header of the obo file object.

Description

Usage

set_remarks(obo, remarks,
    append = TRUE);

Arguments

obo

[as GO_OBO]

remarks

[as string]

append

[as boolean]

Details

Authors

annotationKit

Value

this function returns data object of type GO_OBO.

clr value class

Examples


[Package OBO version 1.0.0.0 Index]