View source: R/setNodeProperties.R
Adds property to contig node
1 2 | addContigProperty(contig, ko, property, all = FALSE, batchSize = 10000,
add = FALSE)
|
contig |
the contigID |
ko |
the KO the contig belongs to |
property |
list containing the property which you would want to insert, name of property in list is the name of the property in the |
all |
add all |
batchSize |
the size of number of entries |
add |
if to add property |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.