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.


       
Thu, 02 Jul 2009

arrayQualityMetrics
Correct the matching of slots between R code and man pages

[/arrayQualityMetrics] permanent link

Thu, 25 Jun 2009

arrayQualityMetrics
temporary fix to include scanDates to CCl4 so that the example of aqm.prepdata works fine

[/arrayQualityMetrics] permanent link

Sun, 31 May 2009

arrayQualityMetrics
Change the sampleNames call for NChannelSet

[/arrayQualityMetrics] permanent link

Wed, 22 Apr 2009

arrayQualityMetrics
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.

[/arrayQualityMetrics] permanent link

Fri, 17 Apr 2009

arrayQualityMetrics
Added missing Suggests in CCl4.
Added missing import.
Removed unneeded geneplotter dependency.

[/arrayQualityMetrics] permanent link

Sun, 05 Apr 2009

arrayQualityMetrics
Fixing vignette building
Corrected typo ALLML in DESCRIPTION

[/arrayQualityMetrics] permanent link

Sat, 04 Apr 2009

arrayQualityMetrics
Call aqm.spatial for AffyBatch automatically

[/arrayQualityMetrics] permanent link

Thu, 02 Apr 2009

arrayQualityMetrics
Fix colours boxplot when 2 col but no groups
fix typos in report

[/arrayQualityMetrics] permanent link

Wed, 01 Apr 2009

arrayQualityMetrics
Fix usage of grouprep and better presentation of boxplot and densityplot using lattice. Should be faster as well to draw the boxplots now

[/arrayQualityMetrics] permanent link

Sun, 29 Mar 2009

arrayQualityMetrics
Correct man and vignette for boxplot and density usage with grouprep
Grouprep for density

[/arrayQualityMetrics] permanent link

Sat, 28 Mar 2009

arrayQualityMetrics
Use cairo instead of default for mac in write.report

[/arrayQualityMetrics] permanent link

Sat, 07 Mar 2009

arrayQualityMetrics
Correction of man page for qcs

[/arrayQualityMetrics] permanent link

Thu, 05 Mar 2009

arrayQualityMetrics
Removed the data and modified the man pages to call only once the objects and have a reasonnable check time

[/arrayQualityMetrics] permanent link

Sun, 22 Feb 2009

arrayQualityMetrics
legend of PCA more complete
Add datasets for examples

[/arrayQualityMetrics] permanent link

Fri, 20 Feb 2009

arrayQualityMetrics
Fix the vignette

[/arrayQualityMetrics] permanent link

Wed, 11 Feb 2009

arrayQualityMetrics
Corrected aqm.writereport.Rd
Add the help pages of the objects used in the man pages
Update the legend and the vignette

[/arrayQualityMetrics] permanent link

Sat, 07 Feb 2009

arrayQualityMetrics
added PCA

[/arrayQualityMetrics] permanent link

Wed, 04 Feb 2009

arrayQualityMetrics
Add a PCA function

[/arrayQualityMetrics] permanent link

Sun, 01 Feb 2009

arrayQualityMetrics
Details in formatting the report

[/arrayQualityMetrics] permanent link

Sat, 31 Jan 2009

arrayQualityMetrics
Update aqm vignette and small changes in report formatting.

[/arrayQualityMetrics] permanent link

Fri, 30 Jan 2009

arrayQualityMetrics
Update vignette aqm

[/arrayQualityMetrics] permanent link

Wed, 28 Jan 2009

arrayQualityMetrics
Fix Namespace and BeadLevelList method

[/arrayQualityMetrics] permanent link

Thu, 22 Jan 2009

arrayQualityMetrics
Better formatting

[/arrayQualityMetrics] permanent link

Wed, 21 Jan 2009

arrayQualityMetrics
Corrected vignette dependencies and add descriptions in man pages that missed it.

[/arrayQualityMetrics] permanent link

Sun, 18 Jan 2009

arrayQualityMetrics
New version of the package with more modularity. Each aqm function can
be called separately and produces an object containing the plot, the
legend, the title, the scores and the outliers. Then function aqm.plot
allows the plotting and the file writereport.r contains the code to
create the full report.
The vignette needs to be done.

[/arrayQualityMetrics] permanent link

Thu, 18 Dec 2008

arrayQualityMetrics
minor tweak to add a hasGCinfo function
Added "results=hide" to two code chunks.
Since we now use a NAMESPACE, I checked that the vignette (in inst/scripts) runs without errors
or warnings and produces apparently the same result as before.
I removed the use of undefined variables sec3text, gctext, legendgc, legendgo, gotext from the call to
'report' in the arrayQualityMetrics method for beadLevelList.
I fixed typos and grammar in the report text.
Some Code Fixing.

[/arrayQualityMetrics] permanent link

Sun, 14 Dec 2008

arrayQualityMetrics
trying to sort out some of the name space issues

[/arrayQualityMetrics] permanent link

Thu, 06 Nov 2008

arrayQualityMetrics
- Update report legends of heatmap and spatial distribution
- Added a inst/script for the vignette so that Rnw is not run during check and build (too long).

[/arrayQualityMetrics] permanent link

Wed, 22 Oct 2008

arrayQualityMetrics
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.

[/arrayQualityMetrics] permanent link

Tue, 23 Sep 2008

arrayQualityMetrics
Adding a missing vignette dependency.

[/arrayQualityMetrics] permanent link

Sat, 20 Sep 2008

arrayQualityMetrics
Modifications in XYfromGAL after Youssef Darzi comments
Updates to the vignette
update vignette

[/arrayQualityMetrics] permanent link

Thu, 07 Aug 2008

arrayQualityMetrics
Fixed a build issue on Mac by setting the bitmapType option to "cairo".
- Use of as() from the convert package instead of rg2ncs which has now been removed to avoid redundancy.
- Methods for MAList, marrayRaw and marrayNorm
Use lattice to draw the legend of the heatmap thanks to Deepayan's help.

[/arrayQualityMetrics] permanent link

Sat, 26 Jul 2008

arrayQualityMetrics
Fix the rg2ncs function

[/arrayQualityMetrics] permanent link

Fri, 25 Jul 2008

arrayQualityMetrics
Include a method for RGLists.
Modify addXYfromGAL to make it work on csv files and tabulated files.

[/arrayQualityMetrics] permanent link

Thu, 17 Jul 2008

arrayQualityMetrics
correcting the parenthesis and add help on rg2ncs

[/arrayQualityMetrics] permanent link

Thu, 26 Jun 2008

arrayQualityMetrics
add a function to convert RGList into an NChannelSet to prepare the data before using aQM

[/arrayQualityMetrics] permanent link

Wed, 21 May 2008

arrayQualityMetrics
- same colour groups across plots

[/arrayQualityMetrics] permanent link

Sat, 17 May 2008

arrayQualityMetrics
add possibility of multiple sidebars on dendrogram, need to have better handling of position of legend on this plot

[/arrayQualityMetrics] permanent link

Wed, 07 May 2008

arrayQualityMetrics
Correcting the legend when using grouprep =TRUE

[/arrayQualityMetrics] permanent link

Sat, 03 May 2008

arrayQualityMetrics
- add argument grouprep for group representation. It allows to show the
boxplots and densityplots with colours according to their biological
group defined in intgroup.

[/arrayQualityMetrics] permanent link