Description Usage Arguments Value Examples
Method to get and set a list of info about the dictionary
1 2 3 4 5 6 7 8 9 |
.Object |
An instance of class |
value |
list of details about the dictionary |
list of details about the dictionary
object of class CMdictionary
1 2 3 4 5 | dictionary <- new('CMdictionary')
dictInfo(dictionary)
dictionary <- new('CMdictionary')
dictInfo(dictionary) <-
list(Dictionary_type = 'ENTREZ from OrgDb', Dictionary_source ='OrgDb')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.