View source: R/maaslinformat.R
siamcat.to.maaslin | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.