entrez_linkset-class {reutils}R Documentation

Class "entrez_linkset"

Description

A list containing a set of links as returned by a call to elink. Each element of the list is a character vector of UIDs of class "entrez_link" with three attributes:

score:

Similarity scores between query UIDs and the linked UIDs

database:

The destination database of the ELink query.

linkName:

Name of the retrieved Entrez link of the form dbFrom_dbTo_subset

Details

An "entrez_linkset" has two global attributes:

uid:

The input UIDs.

database:

The database containing the input UIDs.

Examples

###

[Package reutils version 0.2.3 Index]