rest_query {UniProt} R Documentation

make query of the proteins from the uniprot rest api

Description

Usage

rest_query(q,
    tax.id = NULL);

Arguments

q

[as string]

Details

Authors

annotationKit

Value

this function returns data object of type RestQueryResult[].

clr value class

Examples


[Package UniProt version 1.0.0.0 Index]