uniprot.ko2go {go.annotation} R Documentation

export ko to go mapping data from the uniprot database.

Description

Usage

uniprot.ko2go(uniprot,
    threshold = 0.8);

Arguments

uniprot

the data reader of the uniprot xml database file. [as pipeline]

threshold

the supports coverage threshold value. [as double]

env

[as Environment]

Details

Authors

gokit

Value

this function returns data object of type SecondaryIDSolver.

clr value class

Examples


[Package go.annotation version 1.0.0.0 Index]