MicrobiomeFunctionSet
class-MicrobiomeFunctionSet.Rmd
Class
A MFS can be created by uniting any number of MF objects together by calling MicrobiomeFunctionSet() or MFS() on either a list of MF objects or inidividual MF objects. This process it self does not trigger any processing of the data, the only thing that happens is that metadata of the MFS is calculated and an UUID is generated. If upon creation, the mode of alignment is already known it can be supplied to the constructor function of the MF as follows: MicrobiomeFunctionSet(…, alignment=“multiple”)