arrange_vertices | R Documentation |
Edit the vertices / taxa of the MetaGenomicGraph object (for example to compare two different networks):
arrange_vertices(obj, new_taxonomy)
new_taxonomy |
data.frame with taxonomic information about the vertices wanted in new graph. The dataset must have the same form as taxa in MetaGenomic/MetaGenomicGraph object. Naturally in new_taxonomy all the old vertices must be present. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.