siamcat.to.maaslin {SIAMCAT}R Documentation

create a MaAsLin input file from siamcat object

Description

This function creates a MaAsLin merged PCL single input file from siamcat object

Usage

siamcat.to.maaslin(siamcat, filename = "siamcat_output.pcl")

Arguments

siamcat

object of class siamcat-class

filename

name of the input file to which data will be save

Value

nothing but data is written to a file

Examples


data(siamcat_example)
siamcat.to.maaslin(siamcat_example)


[Package SIAMCAT version 1.12.0 Index]