arrange_vertices: Arrange the vertex number

arrange_verticesR Documentation

Arrange the vertex number

Description

Edit the vertices / taxa of the MetaGenomicGraph object (for example to compare two different networks):

Usage

arrange_vertices(obj, new_taxonomy)

Arguments

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.


Fuschi/MetaGenomicR documentation built on Sept. 5, 2022, 5:23 a.m.