Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/pdb_ancillary.R
Checks whether a given oligopeptide is resolved in the PDB.
1 | pdb.pep(pep, pdb)
|
pep |
character string corresponding to the sequence of the oligopeptide. |
pdb |
the 4-letter PDB identifier. |
The oligopeptide sequence must be given in one letter amino acid code.
The functions returns TRUE if peptide is found in the PDB sequence (and gives the starting position), and FALSE otherwise.
Juan Carlos Aledo
pdb.res()
1 | pdb.pep(pep = 'IVKGRASLTQEQ' , pdb = '2aw5')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.