<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://fgc.lsi.umich.edu/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>EBImage</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-10-12</link>
    <description>fixed R CMD check memory leak (caused by a ReadImage() call after a drawtext() one); this was due to the MagickWandTerminus() destructor which also destroy MagickCore services (! see on ImageMagick wand/magick-wand.c for details)
&lt;br /&gt;</description>
  </item>
  <item>
    <title>metahdep</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-09-06</link>
    <description>Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Rintact</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-06-02</link>
    <description>updated the list2matrix function and man page
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-05-21</link>
    <description>Deprecate most of the context functions (moved to
&lt;br /&gt;
GenomicFeatures). The context distribution stuff is ported, but untested.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>bgx</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-10-22</link>
    <description>Bumping version numbers for BioC 2.4 devel.
&lt;br /&gt;
Bumping version numbers for BioC 2.3 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>yaqcaffy</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-02-14</link>
    <description>yaqc.summary manual update
&lt;br /&gt;
added summary(YAQCStatsObject) function
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-02-16</link>
    <description>adding to the TODO list
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-01-15</link>
    <description>Adds parameter for the inpIDMapper function.
&lt;br /&gt;
This just adds another parameter so that you can choose to have the
&lt;br /&gt;
final results limited to only one answer per initial ID even if you
&lt;br /&gt;
map to something like a uniprot which may have many IDs for each
&lt;br /&gt;
entrez gene ID.  Default will still give you all of whatever you asked
&lt;br /&gt;
for.
&lt;br /&gt;
Added convenience function inpIDMapper
&lt;br /&gt;
This function allows for easy mapping (using the appropriate
&lt;br /&gt;
inparanoid packages) for IDs between species.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>SemSim</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-04-30</link>
    <description>Updating the version number for the trunk post-BioC 2.2 release.
&lt;br /&gt;
Updating the version number for the BioC 2.2 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-05-19</link>
    <description>some cleanup
&lt;br /&gt;
changed interpretation of nsteps
&lt;br /&gt;</description>
  </item>
  <item>
    <title>LMGene</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-04-30</link>
    <description>Updating the version number for the trunk post-BioC 2.2 release.
&lt;br /&gt;
Updating the version number for the BioC 2.2 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-02-15</link>
    <description>Another simulateReads rev.
&lt;br /&gt;
Further speedup to simulateReads.
&lt;br /&gt;
Further improvements to simulateReads function.
&lt;br /&gt;
Improved performance of simulateReads.
&lt;br /&gt;
Changed simulateReads function to use ShortReadQ class output
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-06-10</link>
    <description>This consolidates the INPARANOID_DB schemas into one.
&lt;br /&gt;
By consolodating the INPARANOID schemas into one INPARANOID_DB schema,
&lt;br /&gt;
I can now add more inparanoid packages without bloating up
&lt;br /&gt;
AnnotationDbi any more than is strictly necessary...
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-06-23</link>
    <description>added alpha.hat to list of things computed
&lt;br /&gt;</description>
  </item>
  <item>
    <title>pdInfoBuilder</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-02-13</link>
    <description>Prep'ing to add 2nd version of db-based annotation
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2007-10-27</link>
    <description>end of testing.
&lt;br /&gt;
testing
&lt;br /&gt;</description>
  </item>
  <item>
    <title>SPIA</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-04-11</link>
    <description>small bug fix and vignette update
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-03-19</link>
    <description>Adjusted the number of bins in the density calculations.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-06-16</link>
    <description>Fixes a small bug in SQLForge and expands inpIDMapper.
&lt;br /&gt;
This fixes a small bug where SQLForge fails when organsisms don't have
&lt;br /&gt;
unigene IDs, and also expands the number of species that inpIDMapper
&lt;br /&gt;
should work for.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>pdInfoBuilder</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-04-30</link>
    <description>Fixed merging of POS and NDF files
&lt;br /&gt;</description>
  </item>
  <item>
    <title>chipseq</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-11-02</link>
    <description>one more mod
&lt;br /&gt;
typo
&lt;br /&gt;
one more set of tweaks
&lt;br /&gt;
last piece
&lt;br /&gt;
more updates to get the simulation code working
&lt;br /&gt;</description>
  </item>
  <item>
    <title>SPIA</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-06-04</link>
    <description>updated pathway data by including interactions between genes and KEGG groups that contain at least one gene
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-09-05</link>
    <description>This adds support for worm, pig and chicken.
&lt;br /&gt;
Adds code for planned support (October release) of these additional
&lt;br /&gt;
organisms.  These organisms are not supported at this moment.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>RLMM</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-04-30</link>
    <description>Updating the version number for the trunk post-BioC 2.2 release.
&lt;br /&gt;
Updating the version number for the BioC 2.2 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>EBImage</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#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>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-11-15</link>
    <description>Adds convenience function for listing .db0 packages.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>AnnotationDbi</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-05-26</link>
    <description>Major overhaul for chip packages.
&lt;br /&gt;
This checkin includes changes to allow chip packages to be lightweight
&lt;br /&gt;
and instead depend on organism packages for their data.  It also adds
&lt;br /&gt;
organism support for rhesus monkeys, chimpanzees, Anopheles mosquito,
&lt;br /&gt;
Arabidopsis and Xenopus laevis.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>codetoolsBioC</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-01-11</link>
    <description>Made error message more informative.
&lt;br /&gt;
Stopped using &quot;:::&quot; operator since it doesn't support extraction from packages without namespaces.
&lt;br /&gt;
Used Luke's suggestion to pass a modified collectUsageLeaf function into makeUsageCollector so the findGlobals search enters closures.
&lt;br /&gt;
Recreate functions from scratch before passing to findGlobals function.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>EBImage</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-07-15</link>
    <description>Tried to provide a slightly more instructive warning when GTK+ cannot 
&lt;br /&gt;
be initialised at run-time.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>GraphAT</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-04-30</link>
    <description>Updating the version number for the trunk post-BioC 2.2 release.
&lt;br /&gt;
Updating the version number for the BioC 2.2 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>maanova</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-09-06</link>
    <description>Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>CGHbase</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-09-06</link>
    <description>Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>SPIA</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-04-21</link>
    <description>Bumped pkg versions for BioC 2.5 devel line.
&lt;br /&gt;
Bumped pkg versions for BioC 2.4 release.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>Rintact</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-01-09</link>
    <description>Fixed Rintact dependencies so package will pass check.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>macat</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-04-02</link>
    <description>fixes for enabling HTML output with .db data packages
&lt;br /&gt;</description>
  </item>
  <item>
    <title>macat</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-02-27</link>
    <description>Replaced usage of soon to be defunct class exprSet with ExpressionSet.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>BicARE</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-10-18</link>
    <description>This add BicARE, arrayMvout and affyContam to bioconductor.
&lt;br /&gt;</description>
  </item>
  <item>
    <title>cosmo</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2008-05-24</link>
    <description>Fixed small bug in reverse complement calculation pointed out by Heejung
&lt;br /&gt;</description>
  </item>
  <item>
    <title>macat</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-03-24</link>
    <description>fix to handle .db annotation packages
&lt;br /&gt;</description>
  </item>
  <item>
    <title>pdInfoBuilder</title>
    <link>http://fgc.lsi.umich.edu/cgi-bin/blosxom.cgi/2009/10/13#2009-03-25</link>
    <description>Cleaning up package, exporting only used classes
&lt;br /&gt;
Added TilingFeatureSet2 class to handle 2-colors applications of tiling arrays. Redefined the FeatureSet class and sampleNames method. Removed unused class.
&lt;br /&gt;</description>
  </item>
  </channel>
</rss>