get.features.matrix {SIAMCAT}R Documentation

get.features.matrix

Description

Function to access features in siamcat@phylose@otu_table

Usage

get.features.matrix(siamcat)

Arguments

siamcat

an object of class siamcat-classt

Details

Access features in siamcat@phylose@otu_table as matrix

Value

Features as a matrix

Examples

    data(siamcat_example)
    feat <- get.features.matrix(siamcat_example)

[Package SIAMCAT version 1.0.0 Index]