Read16SAbundDataMeta: Function to read 16S Abundance data in meta-analysis module

View source: R/meta_proc.R

Read16SAbundDataMetaR Documentation

Function to read 16S Abundance data in meta-analysis module

Description

This is the main function read in the 16S data into the mbSetObj.

Usage

Read16SAbundDataMeta(
  mbSetObj,
  dataName,
  format,
  taxa_type,
  ismetafile,
  is.normalized = F
)

Arguments

mbSetObj

Input the name of the mbSetObj.

dataName

File name of selected dataset

format

File type, only supports ".txt"

taxa_type

Taxonomy type (i.e.

ismetafile

Whether meta-data is given (for BIOM format only)

is.normalized

Specify whether uploaded data is normalized or raw counts

Author(s)

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


xia-lab/MicrobiomeAnalystR documentation built on April 17, 2024, 7:45 p.m.