attachSeqToNode.PhyloSim: Assotiate a Sequence object with a given node of a phylo...

Description Usage Arguments Value Author(s) See Also

Description

Assotiate a Sequence object with a given node of a phylo object aggregated by a PhyloSim object.

This method is mainly used internally.

Usage

1
2
## S3 method for class 'PhyloSim'
attachSeqToNode(this, node=NA, seq=NA, ...)

Arguments

this

A PhyloSim object.

node

Node identifier.

seq

A Sequence object.

...

Not used.

Value

The PhyloSim object (invisible).

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see PhyloSim.


phylosim documentation built on Nov. 22, 2019, 1:07 a.m.