Temperature {WallomicsData}R Documentation

Temperature

Description

The Temperature factor identifies the temperature at which the studied sample was exposed all along its growth, either 22°C (optimal condition) or 15°C (high altitude condition).

Usage

data("Temperature")

Format

A factor with 2 levels.

Source

doi: 10.3390/cells9102249

Examples

# Load the data
data("Temperature")

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


[Package WallomicsData version 1.0 Index]