uniprot.pdb {ptm}R Documentation

Identifier Mapping From UniProt to PDB

Description

Mapping between UniProt and PDB protein identifiers.

Usage

uniprot.pdb(id)

Arguments

id

the identifier to be converted.

Value

Returns a character string corresponding to the requested identifier.

Author(s)

Juan Carlos Aledo

See Also

id.mapping()

Examples

## Not run: uniprot.pdb('P01009')

[Package ptm version 0.2.7 Index]