norm_by_total {mina}R Documentation

Function for normalization, by total number of the reads in each sample.

Description

Function for normalization, by total number of the reads in each sample.

Usage

norm_by_total(x)

Arguments

x

A quantitative table with samples in columns and compositions in rows.

Value

A normalized quantitative table.


[Package mina version 1.0.0 Index]