norm_tab_method_list {mina}R Documentation

List of normalization methods supported in norm_tab

Description

Normalization methods should be specified by exact string match.

Usage

norm_tab_method_list

Format

A list of character vectors.

raref

By downsampling all samples to specific depth.

total

Devided by the total read of each sample.

See Also

norm_tab

Examples

? norm_tab_method_list

[Package mina version 1.0.0 Index]