Description Usage Arguments Details Value Author(s) See Also Examples
Checks if a given amino acid is at a given position.
1 |
at |
the position in the primary structure of the protein. |
target |
a character string specifying the UniProt ID of the protein of interest or, alternatively, the sequence of that protein. |
aa |
the amino acid of interst. |
uniprot |
logical, if TRUE the argument 'target' shoud be an ID. |
Please, note that when uniprot is set to FALSE, target can be the string returned by a suitable function, such as get.seq or other.
Returns a boolean. Either the residue is present at that position or not.
Juan Carlos Aledo
aa.at(), renum.pdb(), renum.meto(), renum()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.