Learn R Programming

reutils (version 0.2.2)

entrez_linkset-class: 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

Arguments

Details

An "entrez_linkset" has two global attributes:
uid:
The input UIDs.

database:
The database containing the input UIDs.

Examples

Run this code
###

Run the code above in your browser using DataLab