marker_table-class: The S4 class for storing microbiome marker information

marker_table-classR 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


yiluheihei/microbiomeMarker documentation built on Nov. 5, 2023, 7:19 a.m.