powered by
Renumerates residue position of a PDB sequence to match the corresponding UniProt sequence.
renum.pdb(pdb, chain, uniprot)
Returns a dataframe containing the re-numerated sequence.
the PDB ID or the path to a pdb file.
the chain of interest.
the UniProt ID.
Juan Carlos Aledo
is.at(), aa.at(), renum.meto(), renum(), aa.compo()
if (FALSE) renum.pdb(pdb = '121P', chain = 'A', uniprot = 'P01112')
Run the code above in your browser using DataLab