resolveURL {OmaDB}R Documentation

Get the Further Information behind the URL Function

Description

The function to obtain further information from a given url.

Usage

resolveURL(url_field)

Arguments

url_field

the url of interest

Value

a data.frame containing the information behind an URL

Examples

resolveURL(url_field="http://omadev.cs.ucl.ac.uk/api/protein/YEAST58/ontology/")

[Package OmaDB version 1.2.2 Index]