siamcat.to.maaslin {SIAMCAT} | R Documentation |
This function creates a MaAsLin merged PCL single input file from siamcat object
siamcat.to.maaslin(siamcat, filename = "siamcat_output.pcl")
siamcat |
object of class siamcat-class |
filename |
name of the input file to which data will be save |
nothing but data is written to a file
data(siamcat_example) siamcat.to.maaslin(siamcat_example)