Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.


Subscribe
Subscribe to the Bioconductor Changlog.


       
Sat, 03 May 2008

affxparser
moved the updates from release to devel

[/affxparser] permanent link

Wed, 30 Apr 2008

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

[/affxparser] permanent link

Tue, 15 Apr 2008

affxparser
Really updated to Fusion 1.10b. Fixed an error in the help page for readCel.R

[/affxparser] permanent link

Mon, 14 Apr 2008

affxparser
more updates for CHP files, MultiData files begun

[/affxparser] permanent link

Sat, 12 Apr 2008

affxparser
added code for legacy genotyping arrays
mostly working on the Resequencing arrays
fixed a couple of bugs in the CHP parsing code
more mods for CHP files

[/affxparser] permanent link

Fri, 11 Apr 2008

affxparser
more mods for CHP files

[/affxparser] permanent link

Thu, 10 Apr 2008

affxparser
more changes to the CHP parsing

[/affxparser] permanent link

Wed, 09 Apr 2008

affxparser
CPP code for parsing CHP tiling arrays
code of the parsing chp files

[/affxparser] permanent link

Mon, 07 Apr 2008

affxparser
Robert adding in the necessary files to Makevars for reading CHP files

[/affxparser] permanent link

Tue, 25 Mar 2008

affxparser
Added a check to make sure that the indices are sorted for now. The larger fix requires reading the file in a different way because of the linked list type setup. Or it requires a little bit of fixing up on the way out, which might be the appropriate way.

[/affxparser] permanent link

Sun, 23 Mar 2008

affxparser
Moved readPgf, readClf to *Env, added readPgf,readClf,readClfHeader,readPgfHeader. These now return lists and use an indices argument to specify which probesets should be read. The value of these over the environment function is questionable.
updated to Fusion 1.0.10b

[/affxparser] permanent link

Sat, 22 Mar 2008

affxparser
updated to Fusion 1.0.10b

[/affxparser] permanent link

Tue, 18 Mar 2008

affxparser
o (unexposed) function .pgfProbeIndexFromProbesetIndex failed to
handle last probe correctly

[/affxparser] permanent link

Wed, 05 Mar 2008

affxparser
Version; 1.11.6 [2008-03-04]
o Add ability to parse PGF and CLF files

[/affxparser] permanent link

Sat, 01 Mar 2008

affxparser
Version: 1.11.5 [2008-02-29]
o Updated cdfMergeStrands() to merge any even number of groups,
not only units with two or four group pairs.
o BUG FIX: The code in findFiles() for testing if R.utils is loaded
or not in v1.11.4 was not correct making it fail to detect R.utils.
Version: 1.11.4 [2008-02-20]
o Now findFiles() and hence findCdf() is only utilizing the R.utils
package if it is already loaded. It will no longer try to load R.utils.
o Added argument 'allFiles=TRUE' to findFiles().
o Updated readCcg() according to the newer file format specifications.
Now it is possible to do low-level reading of copy-number CNCHP
files generated by the Affymetrix Genotype Console v2.

[/affxparser] permanent link

Fri, 22 Feb 2008

affxparser
Last commit contained an embarrassing bug. Fixed
Fixed the loading of R.utils in findFiles. This loading had bad consequences for R CMD check - unfortunately. A better fix would be to take care of the problem at its root.

[/affxparser] permanent link

Thu, 21 Feb 2008

affxparser
Fixed the loading of R.utils in findFiles. This loading had bad consequences for R CMD check - unfortunately. A better fix would be to take care of the problem at its root.

[/affxparser] permanent link

Sun, 02 Dec 2007

affxparser
Version: 1.11.3 [2007-12-01]
o Removed argument 'reorder' from readCel() and readCelUnits()
since its name was misleading (the returned value was identical
regardless of 'reorder', but the reading speed was faster when
'reorder' was TRUE, which is how it is now hardwired).

[/affxparser] permanent link

Wed, 14 Nov 2007

affxparser
Bugfix in .initializeCdf thanks to bug report from E. Purdum

[/affxparser] permanent link

Wed, 07 Nov 2007

affxparser
Added a Makefile, bumped version
Fixed small as.integer() bug in tpmap2bpmap

[/affxparser] permanent link