parse {brite} R Documentation

Do parse of the kegg brite text file.

Description

Usage

parse(file);

Arguments

file

The file text content, brite id or its file path, example as: 1. br08901 could be used at here as the kegg pathway map brite id, which is parsed from the internal resource data 2. this parameter value could also be a text file its file path of the kegg brite database file. [as string]

Details

Authors

kegg_kit

Value

this function returns data object of type htext.

clr value class

Examples


[Package brite version 1.0.0.0 Index]