getOrgAndIdType {SubpathwayMiner}R Documentation

Get the type of organism and identifier in the current environment variable

Description

Get the type of organism and identifier in the current environment variable.

Usage

     getOrgAndIdType()

Details

Users should ensure that the type of organism and gene identifiers accord with the return value of the function getOrgAndIdType. The function can help you check the type of organism and identifiers in the current system.

If the return values are different from the type of your genes, you need to change them with some methods. Detailed information is provided in loadKe2g, updateOrgAndIdType.

Value

A character vector.

Author(s)

Chunquan Li <lcqbio@yahoo.com.cn>

See Also

updateOrgAndIdType

Examples

getOrgAndIdType()

[Package SubpathwayMiner version 1.1 Index]