[Bioc-devel] eSet@description

Wolfgang Huber huber at ebi.ac.uk
Mon Sep 12 15:52:55 CEST 2005


Hi Vince,

can we finally get rid of the "characterORMIAME" class, and have the 
description slot just be of class MIAME?

setClass("eSet",
    representation(
       assayData     = "listOrEnv",
       sampleNames   = "character",
       reporterNames = "character",
       description   = "characterORMIAME",
       notes         = "character",
       annotation    = "character",
       history       = "character"
    ),

-- 
Best regards
   Wolfgang

-------------------------------------
Wolfgang Huber
European Bioinformatics Institute
European Molecular Biology Laboratory
Cambridge CB10 1SD
England
Phone: +44 1223 494642
Fax:   +44 1223 494486
Http:  www.ebi.ac.uk/huber



More information about the Bioc-devel mailing list