genomation 0.99.9
--------------
IMPROVEMENTS AND BUG FIXES

* vignette built with knitrBootstrap

genomation 0.99.8
--------------

IMPROVEMENTS AND BUG FIXES

* added the Bioinformatics citation
* vignette is converted to html format
* changed tests form test_that to RUnit

genomation 0.99.0.2
--------------

IMPROVEMENTS AND BUG FIXES

* multiHeatMatrix() works correctly when common.scale=TRUE


genomation 0.99.0.1
--------------

NEW FUNCTIONS AND FEATURES

* readBed() function to read bed files in to R as GRanges objects

IMPROVEMENTS AND BUG FIXES

* typo in readGeneric,readFeatureFlank,read* functions argument "remove.unusual" is fixed


genomation 0.99
--------------


NEW FUNCTIONS AND FEATURES


* new plotting functions for visualization of ScoreMatrix and ScoreMatrixList
  multiHeatMatrix, heatMatrix, metaHeat and metaPlot

* ScoreMatrix constructor can deal with a variety of inputs, including BAM and wig



genomation 0.2.1
--------------


IMPROVEMENTS AND BUG FIXES

* scoreMatrixBin should work now correctly with modRleList objects

