marker_table-class {microbiomeMarker}R Documentation

The S4 class for storing microbiome marker information

Description

This Class is inherit from data.frame. Rows represent the microbiome markers and variables represents feature of the marker.

Fields

names,row.names

a character vector, inherited from the input data.frame

.data

a list, each element corresponding the each column of the input data.frame

.S3Class

character, the S3 class marker_table inherited from: "data.frame"

Author(s)

Yang Cao


[Package microbiomeMarker version 1.0.2 Index]