Skip to contents

Extracts or updates the MetaPhlAn database version metadata stored in a metaphlanProfile object. This version string reflects the reference database used during profiling.

Usage

mpa_version(object)

mpa_version(object) <- value

Arguments

object

An object of class metaphlanProfile.

value

A character string with a new MetaPhlAn database version (used only in assignment).

Value

The recorded MetaPhlAn database version (when getting), or updated metaphlanProfile (when setting).