Description Objects from the Class Slots Methods Author(s) See Also Examples
This class represents features - arbitrary alphanumeric sequences that are used to characterize molecular substructures (though there is no real restriction to molecules). A feature is associated with an integer count, indicating the occurence of that feature in a molecule. The default value is 1.
Objects can be created by calls of the form new("feature", ...)
.
feature
:Object of class "character"
~ The string representation of a feature
count
:Object of class "integer"
~ The occurence of the feature. Default is 1
.Data
:???
signature(object = "feature")
: Return the count associated with the
feature
Rajarshi Guha rajarshi.guha@gmail.com
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.