View source: R/abundance_standard.R
abundance_standard | R Documentation |
This is a function that suppresses log info #'
abundance_standard(viral_df, taxa = "Family", abuntype = "relative")
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" |
## Not run: quiet(cat("test")) quiet(warning("test")) quiet(warning("test"), all=T) ## End(Not run) # This is a function that suppresses log info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.