[BioC] Erratum: intensities from a print-tip

Laurent Gautier laurent at cbs.dtu.dk
Tue Dec 30 13:43:31 MET 2003


'just noticed that a missing ',' sneaked in the code
just suggested. One should read:

getRfprinttip <- function(x, tip) {
  z <- maPrintTip(x) 
  r <- maRf(x)[z == tip, ]
  return(r)
}


L.



More information about the Bioconductor mailing list