abundance_standard: abundance_standard

View source: R/abundance_standard.R

abundance_standardR Documentation

abundance_standard

Description

This is a function that suppresses log info #'

Usage

abundance_standard(viral_df, taxa = "Family", abuntype = "relative")

Arguments

viral_df

dataframe, gene_to_genome.csv, output from VContact2

taxa

taxon selected by the user among the following: "Genome","Order","Family","Genus". Default set to "Family"

abuntype

abundance to construct the matrix. "relative" or "absolute"; default set to "relative"

Examples

## Not run: 
quiet(cat("test"))
quiet(warning("test"))
quiet(warning("test"), all=T)

## End(Not run)
# This is a function that suppresses log info

bbica/MetaViral documentation built on June 23, 2022, 7:11 p.m.