g3: Example for distances

g3R Documentation

Example for distances

Description

This is a small toy example providing expression values for 5 genes and three samples from Olga Vitek. It is used to compare euclidean and correlation distances and the effect/importance of scaling.

Usage

g3

Format

An object of class matrix (inherits from array) with 3 rows and 5 columns.

Examples

data(g3)
g3
matplot(t(g3), type = "b", xlab = "Samples", ylab = "Expression")

UCLouvain-CBIO/rWSBIM1322 documentation built on Nov. 28, 2022, 11:43 a.m.