[BioC] error in DEXSeq fitDispersionFunction()
Wolfgang Huber
whuber at embl.de
Mon Aug 13 14:57:47 CEST 2012
Alejandro Reyes scripsit 08/13/2012 01:12 PM:
> Dear Georg,
>
> Sorry for the delay of my answer.
> But yes, you have to generate the new ExonCountSet with the new version,
> or alternatively just do:
This raises the general question of 'can saved serialised (stored to
disk) versions of Bioconductor objects be used across different versions
of the software'?
The general answer is "no", since anything else would be impractical. In
particular, package authors may provide facilities for that (e.g. via
providing a method for the 'updateObject' function in BiocGenerics).
In general, thus, it is good practice to keep the input data in a
sufficiently persistent format (e.g. text files) and the code to create
the objects.
Others might have further views on this...
Best wishes
Wolfgang
Wolfgang Huber
EMBL
http://www.embl.de/research/units/genome_biology/huber
More information about the Bioconductor
mailing list