phyloseq_from_JSON: Make Phyloseq object from JSON files

Description Usage Arguments Value

View source: R/actinoJSON.R

Description

return a valid Phyloseq object created from the JSON files in flist and an Excel formatted mapfile

Usage

1
phyloseq_from_JSON(flist, mapfile, count.normalized = FALSE)

Arguments

flist

character vector of file names

mapfile

XLSX filename that contains mapping info for the same SSRS in flist

count.normalized

use the count_norm field instead of raw read numbers (default is FALSE)

Value

valid Phyloseq object


richardsprague/actino documentation built on Dec. 13, 2021, 6:12 a.m.