CHANGES IN VERSION 1.3.1
----------------------
NEW FEATURES
    o plotAssignments: Optimized speed and changed background color to blue. Added argument pointSize. 
    o plotExpressionProfiles: Added argument sampleColors.
    
BUG FIXES
    o Added RUnit and BiocGenerics to "Suggests" to avoid R CHECK warnings
    o Import methods, ebarrays and emfit in namespace to avoid R CHECK warnings
    o plot.GenesNetwork is now completelly equivalent to plotNetwork (same default arguments)


CHANGES IN VERSION 1.1.1
----------------------
BUG FIXES
    o plotDiscriminantPower now accepts feature names starting by number (i.e. affy probes)

CHANGES IN VERSION 1.0
----------------------
NEW FEATURES
    o Package released
    
