lysis | R Documentation |
This function allows calculating the taxon-specific lysis of microbe, based on the input of a tabular-separated otu table (.txt) that contains data from three rDNA/rRNA fractions (Cellular rDNA, Cellular rRNA and Extracellular rRNA) of each water sample.
lysis(otu_table)
otu_table |
'Path/To/Your/OTU_TABLE_FILE'; For example: otu_table="/home/kevin/Desktop/data/10reads-plus/otu_table_qiime2_otu_16S.txt". |
##### If you want to estimate the taxon-specific lysis for prokaryotes, then run
lysis(otu_table="Path/To/Your/OTU_TABLE_FILE_16S.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.