Learn R Programming

MALDIrppa (version 1.1.0-2)

type: Example mass spectra metadata

Description

Metadata associated to the spectra data set containing information about isolate, biological and technical replicate numbers and mass spectra IDs.

Usage

data(type)

Arguments

Format

The format is:

Isolate: Factor w/ 14 levels "280","43","45",..: 2 2 2 2 2 2 2 2 2 2 ...

BioRep : int 1 1 1 1 2 2 2 2 3 3 ...

TechRep: int 1 2 3 4 1 2 3 4 1 2 ...

SpectID: Factor w/ 315 levels "160408C13","160408C14",..: 1 2 3 4 5 6 7 8 9 10 ...

Examples

Run this code
data(type)
str(type)

Run the code above in your browser using DataLab