Skip to contents

Calculate richness (S) and sample depth

Usage

get_alpha_S(df, feature_id = "feature_id", id_col = "SAMPLE")

Arguments

df

A dataframe with features as rows and samples as columns

feature_id

The name of the column with feature IDs (default is "feature_id")

id_col

The name of the column with sample IDs (default is "SAMPLE")