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

View source: R/getseq.R

uniprot2pdbR Documentation

Return the PDB and Chain IDs of the Provided UniProt Protein

Description

Returns the PDB and chain IDs of the provided protein.

Usage

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

## Not run: uniprot2pdb("P04406")

ptm documentation built on Aug. 7, 2022, 5:05 p.m.

Related to uniprot2pdb in ptm...