calc_Mheavymax_MAGs {SIPmg}R Documentation

Calculate Mheavymax

Description

This script was adapted from https://github.com/buckleylab/HTSSIP/blob/master/R/qSIP_atom_excess.R for use with genome-centric metagenomics. See Hungate et al., 2015 for more details

Usage

calc_Mheavymax_MAGs(Mlight, isotope = "13C", Gi = Gi)

Arguments

Mlight

The molecular wight of unlabeled DNA

isotope

The isotope for which the DNA is labeled with ('13C' or '18O')

Gi

The G+C content of unlabeled DNA

Value

numeric value: maximum molecular weight of fully-labeled DNA


[Package SIPmg version 1.4.1 Index]