Altitude_Cluster {WallomicsData}R Documentation

Altitude Cluster

Description

The Altitude Cluster factor identifies the environment height from which is originated a given plant from the sample under study, either high altitude (denoted High), moderate altitude (Low) or the reference group's environment height (Col, the lowest of all).

Usage

data("Altitude_Cluster")

Format

A factor with 3 levels.

Source

doi: 10.3390/cells9102249

Examples

# Load the data
data("Altitude_Cluster")

# Count how many samples are in each group
table(Altitude_Cluster)


[Package WallomicsData version 1.0 Index]