toydata: The toy data

toydataR Documentation

The toy data

Description

It contains a toy tree, and a count matrix. The data is generated randomly with the R script toydata.R in the data-raw folder of this package. The toy tree has 10 leaves. The count matrix has 8 columns representing 8 samples and 10 row corresponding to 10 leaves of the tree.

Usage

toydata

Format

A list of datasets:

toytree

A tree with 10 leaves and 9 internal nodes.

countA

A matrix has 10 rows and 8 columns

Source

The data is generated randomly with the R script toydata.R in the data-raw folder of this package.


fionarhuang/TreeHeatmap documentation built on Feb. 1, 2024, 7:30 a.m.