searchProtein: Get the CrossReferences in the OMA database for a pattern

View source: R/searchProtein.R

searchProteinR Documentation

Get the CrossReferences in the OMA database for a pattern

Description

The function to list all the crossreferences that match a certain defined pattern.

Usage

searchProtein(pattern)

Arguments

pattern

the pattern to query the OMA database with - needs to be at least 3 characters long

Value

a data.frame containing information on the cross references for a given pattern

Examples

searchProtein(pattern='MAL')

klarakaleb/OmaDB documentation built on April 18, 2024, 8:03 a.m.