Skip to contents

This dataframe contains details of the databases that can be mapped from/to with uniprot_map(). See from_to_rules for the rules on which database identifiers can be mapped to what other databases.

Usage

from_to_dbs

Format

An object of class data.frame with 100 rows and 5 columns.

Source

From/to pairs have been downloaded according to the "Valid from and to databases pairs" section on the UniProt ID Mapping page.

Details

Columns:

namecharacter, database name.
fromcharacter, is the database allowed to be mapped from?
tocharacter, is the database allowed to be mapped to?
urlcharacter, database URL.
formats_dbfactor, relevant formats database, see formats for which download formats are available

See also