tree {taxonomy} R Documentation

create a spectrum taxonomy tree object

Description

Usage

tree(
    mzdiff = 0.3,
    intocutoff = 0.05,
    equals = 0.85,
    interval = 0.1);

Arguments

Details

Authors

BioNovoGene

Value

this function returns data object of type NetworkingTree.

clr value class

Examples


[Package taxonomy version 1.0.0.0 Index]