The Innovation (Mar 2023)

MicrobiotaProcess: A comprehensive R package for deep mining microbiome

  • Shuangbin Xu,
  • Li Zhan,
  • Wenli Tang,
  • Qianwen Wang,
  • Zehan Dai,
  • Lang Zhou,
  • Tingze Feng,
  • Meijun Chen,
  • Tianzhi Wu,
  • Erqiang Hu,
  • Guangchuang Yu

Journal volume & issue
Vol. 4, no. 2
p. 100388

Abstract

Read online

The data output from microbiome research is growing at an accelerating rate, yet mining the data quickly and efficiently remains difficult. There is still a lack of an effective data structure to represent and manage data, as well as flexible and composable analysis methods. In response to these two issues, we designed and developed the MicrobiotaProcess package. It provides a comprehensive data structure, MPSE, to better integrate the primary and intermediate data, which improves the integration and exploration of the downstream data. Around this data structure, the downstream analysis tasks are decomposed and a set of functions are designed under a tidy framework. These functions independently perform simple tasks and can be combined to perform complex tasks. This gives users the ability to explore data, conduct personalized analyses, and develop analysis workflows. Moreover, MicrobiotaProcess can interoperate with other packages in the R community, which further expands its analytical capabilities. This article demonstrates the MicrobiotaProcess for analyzing microbiome data as well as other ecological data through several examples. It connects upstream data, provides flexible downstream analysis components, and provides visualization methods to assist in presenting and interpreting results.