Scandataraw {phyloarray}R Documentation

Raw data

Description

Load the raw example data of one slide (two colors) washed at three different temperatures (scan1, scan2, scan3).

Format

3 objects containing raw genepix data

Author(s)

Kurt Sys (kurt.sys@advalvas.be)

See Also

Phylodata

read.genepix

Examples

  data(Scandataraw)

  # To see the loaded objects
  ls()

  # The header fields of a genepix-file
  scan1$Header

  # The names of the genepix data fields
  names(scan1$Data)

[Package phyloarray version 0.1-1 Index]