<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Bioconductor Changelog   </title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi</link>
    <description>The changelog for BioC.</description>
    <language>en</language>

  <item>
    <title>flowViz</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/08#2008-05-08</link>
    <description>lpolygon methods now return the gate outlines and the contour function is fixed
&lt;br /&gt;</description>
  </item>
  <item>
    <title>flowCore</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/08#2008-05-08</link>
    <description>added parameters method for filterResults
&lt;br /&gt;
Changed the introduction a little and added a few sentences about plateCore.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biostrings</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/08#2008-05-08</link>
    <description>Added the read.rmMask() and read.trfMask() functions for reading a mask from a RepeatMasker .out file or from a Tandem Repeats Finder .bed file. No version bump yet.
&lt;br /&gt;
Added score profiles to pairwiseAligment results to allow users to see how well strings align at different points.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Rintact</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/08#2008-05-08</link>
    <description>i have added the man page
&lt;br /&gt;
i have added a new method to the package
&lt;br /&gt;</description>
  </item>
  <item>
    <title>annotate</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/08#2008-05-08</link>
    <description>Changed useHomology vignette so it won't interfere with build. Will replace with a new version soon.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biostrings</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/07#2008-05-07</link>
    <description>Added the maskMotif() generic function for masking a sequence by content.
&lt;br /&gt;
As a consequence, previous 'masks(x) &lt;- &quot;motif&quot;' syntax must be replaced by
&lt;br /&gt;
new 'x &lt;- maskMotif(x, &quot;motif&quot;)' syntax.
&lt;br /&gt;
Bumped version to 2.9.3
&lt;br /&gt;</description>
  </item>
  <item>
    <title>vsn</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/07#2008-05-07</link>
    <description>I added a section to the vignette about the relationship between vsn 
&lt;br /&gt;
parameters and the additive-multiplicative error model.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>ontoTools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/07#2008-05-07</link>
    <description>ok
&lt;br /&gt;</description>
  </item>
  <item>
    <title>xcmsGUI</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/07#2008-05-07</link>
    <description>This just creates an empty project for xcmsGUI
&lt;br /&gt;</description>
  </item>
  <item>
    <title>arrayQualityMetrics</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/07#2008-05-07</link>
    <description>Correcting the legend when using grouprep =TRUE
&lt;br /&gt;</description>
  </item>
  <item>
    <title>oligoClasses</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/06#2008-05-06</link>
    <description>Bug fix: initialize for SnpCopyNumberSet
&lt;br /&gt;</description>
  </item>
  <item>
    <title>flowCore</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/06#2008-05-06</link>
    <description>small work on the text and add references
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biostrings</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/06#2008-05-06</link>
    <description>Added the coverage() generic function with methods for IRanges, MaskCollection, XStringViews, MaskedXString and MIndex objects. Version bumped to 2.9.2
&lt;br /&gt;
Changed the algorithm in pairwiseAlignment to start at the end of the strings rather than the beginning to make it easier to get the scores based on alignment starts.
&lt;br /&gt;
First pass as reworking the pairwiseAlignment infrastructure to use less memory. It is also marginally faster as well.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>BiocCaseStudies</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/06#2008-05-06</link>
    <description> cleaned up Description
&lt;br /&gt;</description>
  </item>
  <item>
    <title>GGtools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/05#2008-05-05</link>
    <description>supp2SQLite
&lt;br /&gt;</description>
  </item>
  <item>
    <title>EBImage</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/05#2008-05-05</link>
    <description>New EBImage.dll compiled with R2.7.0, GTK 2.12.9 and ImageMagick 6.4.1
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biostrings</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/05#2008-05-05</link>
    <description>First pass as reworking the pairwiseAlignment infrastructure to use less memory. It is also marginally faster as well.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>spkTools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/05#2008-05-05</link>
    <description>Adding vignette
&lt;br /&gt;</description>
  </item>
  <item>
    <title>GGtools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/04#2008-05-04</link>
    <description>new support function 
&lt;br /&gt;
improved supp2SQLite
&lt;br /&gt;
make sure it orders chromsomes suitably
&lt;br /&gt;</description>
  </item>
  <item>
    <title>EBImage</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/04#2008-05-04</link>
    <description>New EBImage.dll compiled with R2.7.0, GTK 2.12.9 and ImageMagick 6.4.1
&lt;br /&gt;</description>
  </item>
  <item>
    <title>ShortRead</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/04#2008-05-04</link>
    <description>Revised sample data
&lt;br /&gt;
Revised sample data
&lt;br /&gt;
AlignedRead class
&lt;br /&gt;
- class definition
&lt;br /&gt;
- AlignedDataFrame, extending AnnotatedDataFrame, for additional
&lt;br /&gt;
  alignment information
&lt;br /&gt;
files) into XStringSet objects
&lt;br /&gt;
clean generic to trim non-nucleotide sequences
&lt;br /&gt;</description>
  </item>
  <item>
    <title>CMA</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/04#2008-05-04</link>
    <description>Adds CMA to the 2.3 bioconductor repository.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>GGtools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>minor changes to getAlleles for robustness
&lt;br /&gt;
tweak plot_EvG which can generate a dataframe in an inopportune point
&lt;br /&gt;</description>
  </item>
  <item>
    <title>ShortRead</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>'scripts' directory
&lt;br /&gt;</description>
  </item>
  <item>
    <title>CMA</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>Adds CMA to the 2.3 bioconductor repository.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>affxparser</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>moved the updates from release to devel
&lt;br /&gt;</description>
  </item>
  <item>
    <title>LPEadj</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>changed version to 1.0.0
&lt;br /&gt;</description>
  </item>
  <item>
    <title>xcms</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>Migrate to ncdf for xcmsRaw.write()
&lt;br /&gt;
changed part about xcmsRaw return value. via Colin
&lt;br /&gt;</description>
  </item>
  <item>
    <title>arrayQualityMetrics</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/03#2008-05-03</link>
    <description>- add argument grouprep for group representation. It allows to show the 
&lt;br /&gt;
boxplots and densityplots with colours according to their biological 
&lt;br /&gt;
group defined in intgroup.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>GGtools</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/02#2008-05-02</link>
    <description>tweak plot_EvG which can generate a dataframe in an inopportune point
&lt;br /&gt;</description>
  </item>
  <item>
    <title>flowClust</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/02#2008-05-02</link>
    <description>update README instructions for Windows users; move README to inst directory
&lt;br /&gt;</description>
  </item>
  <item>
    <title>limma</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/02#2008-05-02</link>
    <description>Reversing changes committed in error to plots-ms.R on 9 March 2008.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biobase</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/02#2008-05-02</link>
    <description>AnnotatedDataFrame made more friendly to subclassing
&lt;br /&gt;
- previously, a subclass would often be coerced to AnnotatedDataFrame
&lt;br /&gt;
  during, e.g., subsetting
&lt;br /&gt;
combine,matrix,matrix-method bug fix
&lt;br /&gt;
- non-overlapping rows and columns in the second matrix were NA,
&lt;br /&gt;
  rather than the value in the second matrix
&lt;br /&gt;
- typo in vignett
&lt;br /&gt;</description>
  </item>
  <item>
    <title>flowClust</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>update README instructions for Windows users
&lt;br /&gt;
minor change to Makevars.win
&lt;br /&gt;</description>
  </item>
  <item>
    <title>limma</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>Reversing changes committed in error to plots-ms.R on 9 March 2008.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>flowCore</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>fixed some typos
&lt;br /&gt;
more specific about sotware imports now
&lt;br /&gt;
manuscript.tex now holds the actual paper
&lt;br /&gt;
illustration and citation
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Biostrings</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>Better fix for adjacentViews.
&lt;br /&gt;
Fixed a bug in adjacentViews to allow the handling of character vectors.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>CGHregions</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>Adds CGHbase and CGHregions to Bioc 2.3 repository.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>LPEadj</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>Added LPEadj to Bioc 2.3 Repository.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>plateCore</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2008/05/01#2008-05-01</link>
    <description>Working on making a density plot for flowPlates.
&lt;br /&gt;</description>
  </item>
  </channel>
</rss>