viewstats: View Statistics of All Features

View source: R/inspectDataset.R

viewstatsR Documentation

View Statistics of All Features

Description

View Statistics of All Features

Usage

viewstats(dataset = NULL, type = NULL, factor = NULL, rank = NULL)

Arguments

dataset

(Optional) MicroVis dataset (mvdata object). If not specified, defaults to active dataset.

type

Type of statistical test to view results for. Defaults to the first available of univariate, deseq, and lefse in that order

factor

(Optional) Factor to count samples by groups. Default is the active factor of the dataset.

rank

(Optional) Rank to get abundance values of. Default is active rank.

Value

View of the statistics of the dataset


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.