Skip to content
Prev 1892 / 21307 Next

[Bioc-devel] BioC 2.5: Added scanDates slot to Biobase's eSet class

Laurent,
We had some immediate need for scan date information and rather than  
overbuild a system for managing metadata that we may or may not need,  
we opted to start simply and then build up as appropriate. There has  
been some internal discussions about managing other metadata along  
with scan dates, but nothing else has bubbled to the top yet. Your  
thoughts and design can help speed up this process. The class  
versioning system in Biobase supports iterative development and we can  
make further changes once we lock a design in place. One editorial  
comment I have is that lots of designs are possible for a given need  
and, for example, the current class properly subsets the scanDates  
information using "[" despite not being stored in the phenoData  
(AnnotatedDataFrame) slot.


Cheers,
Patrick


Quoting Laurent Gautier <laurent at cbs.dtu.dk>: