| Literature DB >> 26421278 |
Yang Cao1, Xiaofei Zheng2, Fei Li1, Xiaochen Bo1.
Abstract
The human microbiome plays important roles in human health and disease. Previous microbiome studies focused mainly on single pure species function and overlooked the interactions in the complex communities on system-level. A metagenomic approach introduced recently integrates metagenomic data with community-level metabolic network modeling, but no comprehensive tool was available for such kind of approaches. To facilitate these kinds of studies, we developed an R package, mmnet, to implement community-level metabolic network reconstruction. The package also implements a set of functions for automatic analysis pipeline construction including functional annotation of metagenomic reads, abundance estimation of enzymatic genes, community-level metabolic network reconstruction, and integrated network analysis. The result can be represented in an intuitive way and sent to Cytoscape for further exploration. The package has substantial potentials in metagenomic studies that focus on identifying system-level variations of human microbiome associated with disease.Entities:
Mesh:
Year: 2015 PMID: 26421278 PMCID: PMC4573221 DOI: 10.1155/2015/167249
Source DB: PubMed Journal: Biomed Res Int Impact factor: 3.411
The topological properties calculated in the SSN.
| Topological features | Description |
|---|---|
| Betweenness centrality | The fraction of shortest paths between node pairs that pass through the node |
|
| |
| Clustering coefficient | The number of triangles (3 loops) that pass through this node |
|
| |
| PageRank | The number and PageRank metric of all nodes that link to the node |
|
| |
| Degree | The number of edges connected to the node |
Figure 1A typical analysis pipeline supported by the mmnet package.