get.features.matrix {SIAMCAT} | R Documentation |
Function to access features in siamcat@phylose@otu_table
get.features.matrix(siamcat)
siamcat |
an object of class siamcat-classt |
Access features in siamcat@phylose@otu_table as matrix
Features as a matrix
data(siamcat_example) feat <- get.features.matrix(siamcat_example)