Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.
PLM
Para
QCReport
comp
coretools
io
lmGUI
pdnn


Subscribe
Subscribe to the Bioconductor Changlog.


       
Wed, 30 Apr 2008

affyPLM
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affyPLM] permanent link

affyPara
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affyPara] permanent link

affylmGUI
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affylmGUI] permanent link

affycomp
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affycomp] permanent link

affycoretools
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affycoretools] permanent link

affypdnn
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affypdnn] permanent link

affy
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affy] permanent link

affyQCReport
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affyQCReport] permanent link

affyio
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.

[/affyio] permanent link

Tue, 22 Apr 2008

affylmGUI
Added LazyLoad: yes to DESCRIPTION file

[/affylmGUI] permanent link

Mon, 21 Apr 2008

affylmGUI
Remove some corrections by P. Aboyoun in main.R. The references to exprSet are needed
to check old data files for class name of exprSet and if present retrieve data from them
without needing the exprSet class definition.
also reformat the layout of some code to my liking.
This version ready for release with Bioconductor 2.2
Change references back to exprSet to allow loading of old data files, without using exprSet objects
Reformatting some code

[/affylmGUI] permanent link

Sun, 13 Apr 2008

affy
- fixed misplaced parenthesis
- bumped version number
Added na.rm parameter
Added details to the man page

[/affy] permanent link

Thu, 10 Apr 2008

affycoretools
Added AnnotationDbi to the Depends field.

[/affycoretools] permanent link

Wed, 02 Apr 2008

affyPLM
(1.15.10) affyPLM now requires preprocessCore (>=1.1.7)
(1.15.9) rma background correction code from preprocessCore is now used
source files rma_background2.c and rma_background2.h have been removed

[/affyPLM] permanent link

affy
(1.17.12) bg.correct.rma now calls the appropriate code from preprocessCore.
Removed the c source code files (rma_background2.c, rma_background2.h).
Removed bg.correct.rma2()
(1.17.10) rma() now uses rma background correction routines from preprocessCore, rather than the previously used internal affy hybrid R/c code implementation

[/affy] permanent link

Tue, 01 Apr 2008

affyPLM
(1.15.9) rma background correction code from preprocessCore is now used
source files rma_background2.c and rma_background2.h have been removed

[/affyPLM] permanent link

Fri, 28 Mar 2008

affyPara
Adds affyPara to bioconductor 2.2

[/affyPara] permanent link

Tue, 25 Mar 2008

affyPLM
House Cleaning: Removing INDEX files from svn. These files are created in the build process and shouldn't be version controlled.

[/affyPLM] permanent link

Thu, 20 Mar 2008

affyio
(1.7.17) Minor fixes for CLF/PGF parsers

[/affyio] permanent link

Wed, 19 Mar 2008

affyio
(1.7.17) Minor fixes for CLF/PGF parsers

[/affyio] permanent link

Sun, 16 Mar 2008

affyPLM
(1.15.8) Remove the source file weightedkerneldensity.c which was not being used by any other code in any way. In otherwords, its removal will have no effect for users of the package.

[/affyPLM] permanent link

affyio
(1.7.16) Fix bpmap problems on big endian machines (eg ppc, sparc). This is the same problem that affected and was fixed for little endian machines a number of months ago. To the user it manifested itself with the error message "Error: SET_VECTOR_ELT() can only be applied to a 'list', not a 'NULL'", but in fact caused by incorrect parsing of the bpmap file version number.

[/affyio] permanent link

Sat, 15 Mar 2008

affyio
(1.7.16) Fix bpmap problems on big endian machines (eg ppc, sparc). This is the same problem that affected and was fixed for little endian machines a number of months ago. To the user it manifested itself with the error message "Error: SET_VECTOR_ELT() can only be applied to a 'list', not a 'NULL'", but in fact caused by incorrect parsing of the bpmap file version number.

[/affyio] permanent link

Wed, 12 Mar 2008

affyPLM
Use the recently added Rzlib library in R-devel on Windows.

[/affyPLM] permanent link

affy
Use the recently added Rzlib library in R-devel on Windows.

[/affy] permanent link

affyio
Put back the -lz reference for referencing zlib for non-Windows (as opposed to -lRzlib) builds.
Updated reference to the zlib library to reflect recent changes in R-devel. In particular, -lz has become -lRzlib.

[/affyio] permanent link

Fri, 07 Mar 2008

affyio
(1.7.14) Better checking of potential CEL file corruption. Specifically some vales are now checked to see if they are sensible (ie intensity values should not be negative and x,y locations should not be negative or outside the chip dimensions)

[/affyio] permanent link

Thu, 06 Mar 2008

affylmGUI
Replaced support for defunct class exprSet with ExpressionSet.

[/affylmGUI] permanent link

affypdnn
Replaced usage of defunct class exprSet with ExpressionSet.

[/affypdnn] permanent link

affy
Replaced usage of newly defunct exprSet and phenoData classes with ExpressionSet and AnnotatedDataFrame respectively.

[/affy] permanent link

Sun, 02 Mar 2008

affy
Apparent keyboard short-cut accident in earlier commit.
Unexplainable FORTRAN error here, preventing me from going
through the complete R CMD check.

Fixed propagation of changes in subsetting.

[/affy] permanent link

Sat, 01 Mar 2008

affycomp
Fixed usage of se.exprs in ExpressionSet class.

[/affycomp] permanent link

Fri, 29 Feb 2008

affy
Patch for the bug on se.exprs when subsetting an AffyBatch
(reported by Nicolas Delhomme).
The actual fix differs from Nicolas' patch in the sense that
no new method 'intensity.sd' is added (affy should probably
be on maintenance mode until something unified comes up).

[/affy] permanent link

Thu, 28 Feb 2008

affyPLM
Updated CHANGELOG to reflect changes to 1.15.6.
Replaced reference to soon to be defunct class exprSet with ExpressionSet.

[/affyPLM] permanent link

affycomp
Replaced usage of soon to be defunct class exprSet with ExpressionSet.

[/affycomp] permanent link

affycoretools
Removed support for soon to be defunct class exprSet.

[/affycoretools] permanent link

Wed, 20 Feb 2008

affyio
(1.7.13) read.celfile() now includes a additional argument allowing the user to specify reading only the intensity values from the specified CEL file (ie exclude STDEV and NPIXEL)

[/affyio] permanent link

Tue, 19 Feb 2008

affyio
(1.7.13) read.celfile() now includes a additional argument allowing the user to specify reading only the intensity values from the specified CEL file (ie exclude STDEV and NPIXEL)

[/affyio] permanent link

Sun, 17 Feb 2008

affy
Remove code trying to create MIAME and phenoData using tkWidgets
- The underlying code (in Biobase and more extensively in tkWidgets)
is broken and not easily fixed; widgets can still be used to select
files.
Documentation tidy (removing empty sections and corrected usage)

[/affy] permanent link

Thu, 14 Feb 2008

affyio
(1.7.12) Fixes for C level command console format CEL file parsing. In particular the functions generic_get_detailed_header_info() and gzgeneric_get_detailed_header_info() had problems in some situations where various algorithm parameters were not stored as character strings.

[/affyio] permanent link