Description Usage Arguments Details Value Author(s) See Also Examples
Obtains features related to the provided id.
1 | id.features(id, features = "")
|
id |
the UniProt identifier of the protein of interest. |
features |
a string identifying the features (comma separated) to be recovered. |
By default the the function provides info regarding the following features: id, reviewed, entry name and organism. If wished, this list of features can be expanded using the argument 'features'. There is a larga list of features that can be retrieved. You can look up your relevant feature's name in the full list of UniProtKB found at https://www.uniprot.org/help/uniprotkb_column_names.
Returns a named list with the requested features.
Juan Carlos Aledo
species.mapping()
1 | ## Not run: id.features('P04406', features = 'ec,keywords,database(PDB)')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.