read_ubiome_json: Read a uBiome JSON file into a dataframe, returning only the...

Description Usage Arguments Value

View source: R/actinoJSON.R

Description

Reads JSON into a dataframe.

Usage

1
read_ubiome_json(fname, rank = "genus", count.normalized = FALSE)

Arguments

fname

file name as character vector

rank

tax_rank as character vector

count.normalized

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

Value

data frame representation of the sample


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