SanityCheckData: Main function to sanity check on uploaded microbiome data

View source: R/general_proc.R

SanityCheckDataR Documentation

Main function to sanity check on uploaded microbiome data

Description

This function performs a sanity check on the uploaded user data. It checks the grouping of samples, if a phylogenetic tree was uploaded.

Usage

SanityCheckData(mbSetObj, filetype, disableFilter = FALSE)

Arguments

mbSetObj

Input the name of the mbSetObj.

filetype

Character, "biom" if the uploaded data was .biom format, "mothur" if mothur format, or "txt" if as .txt or .csv format.

disableFilter

Boolean. Set to TRUE to bypass the hard-coded filter to remove features occuring in <2 samples.

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MicrobiomeAnalystR documentation built on Sept. 7, 2024, 1:26 p.m.