Permalink
Commits on Jul 18, 2016
  1. Update eForge.pm

    weights added to eForge.pm
    committed on GitHub Jul 18, 2016
  2. Update eforge.pl

    weights added to main Perl script
    committed on GitHub Jul 18, 2016
Commits on Nov 10, 2015
  1. Change to relative paths

    jherrero committed Nov 10, 2015
Commits on Jul 6, 2015
  1. Update INSTALL instructions

    jherrero committed Jul 6, 2015
Commits on May 22, 2015
  1. Change in label

    Change in label in analysis strategy figure
    committed May 22, 2015
Commits on May 7, 2015
  1. Update README

    committed May 7, 2015
  2. Update README

    committed May 7, 2015
Commits on Mar 19, 2015
  1. Update INSTALL

    jherrero committed Mar 19, 2015
Commits on Mar 17, 2015
  1. Update instructions for web install

    Prefer to use a VirtualHost now.
    jherrero committed Mar 17, 2015
Commits on Mar 12, 2015
  1. Add --autoopen options

    jherrero committed Mar 12, 2015
  2. Fix bug in zscore method

    jherrero committed Mar 12, 2015
Commits on Mar 11, 2015
  1. Add zscore method

    jherrero committed Mar 11, 2015
  2. Clean up the code

    - Use single quotes within double-quoted text
    - Comment the R code
    - Remove deprecated rPlot method
    - Simplify the table method
    - Other cosmetic fixes
    jherrero committed Mar 11, 2015
Commits on Mar 10, 2015
  1. Fix last cosmetic change

    jherrero committed Mar 10, 2015
  2. FDR correction + similar dPlot and PDF

    The points are now colored according to the q-value instead. Also, the PDF output has changed
    to be more similar to the dimple plot. The dimple plot now is also more similar to the PDF
    as the cell lines/types are sorted in the same way and the break lines between tissues are
    also shown.
    jherrero committed Mar 10, 2015
Commits on Jan 29, 2015
  1. Merge pull request #12 from jherrero/master

    Fix 27k platform label
    committed Jan 29, 2015
  2. Fix 27k plpatform label

    jherrero committed Jan 29, 2015
  3. Merge pull request #11 from jherrero/master

    New update
    committed Jan 29, 2015
  4. Add support for different background labels

    The code is now a little smarter about checking that the background is valid and output the set of
    available ones otherwise.
    jherrero committed Jan 29, 2015
Commits on Jan 16, 2015
  1. Correct the HTML output when an error occurs

    Both stdout and stderr are redirected to the outut file. Show its content in the Error message.
    jherrero committed Jan 16, 2015