lysis: A lysis Function

View source: R/lysis.R

lysisR Documentation

A lysis Function

Description

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.

Usage

lysis(otu_table)

Arguments

otu_table

'Path/To/Your/OTU_TABLE_FILE'; For example: otu_table="/home/kevin/Desktop/data/10reads-plus/otu_table_qiime2_otu_16S.txt".

Examples

##### If you want to estimate the taxon-specific lysis for prokaryotes, then run
lysis(otu_table="Path/To/Your/OTU_TABLE_FILE_16S.txt")












kevinzhongxu/tslysis documentation built on Feb. 23, 2025, 11:12 a.m.