This tutorial is about the metagenomic deep learning and biomarker discovery based on MEGMA.
MEGMA is short for metagenomic Microbial Embedding, Grouping, and Mapping Algorithm (MEGMA) , which is a further step development of AggMap that specific for metagenomic data learning. MEGMA is developed to transform the tabular metagenomic data into spatially-correlated color image-like 2D-representations, named as the 2D-microbiomeprints (3D tensor data in the form of row, column and channel). 2D-microbiomeprints are multichannel feature maps (Fmaps) and are the inputs of ConvNet-based AggMapNet models.
MEGMA is released in the aggmap package, in this tutorial, we will show how to employ the aggmap package for MEGMA implementary.
for metagenomic-based disease prediction by deep learning model and identifying the important signatures.
Metagenomic deep learning and biomarker discovery