uniprot2pdb: Return the PDB and Chain IDs of the Provided UniProt Protein

Description Usage Arguments Value Author(s) See Also Examples

View source: R/pdb_ancillary.R

Description

Returns the PDB and chain IDs of the provided protein.

Usage

1
uniprot2pdb(up_id)

Arguments

up_id

the UniProt ID.

Value

The function returns a dataframe with info about the PDB related to the protein of interest.

Author(s)

Juan Carlos Aledo

See Also

pdb2uniprot(), id.mapping()

Examples

1
uniprot2pdb("P04406")

jcaledo/ptm_0.1.1 documentation built on April 4, 2020, 3:48 a.m.