Permalink
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
Commits on Jan 12, 2015
  1. Merge pull request #10 from jherrero/master

    Changes to support 27k array on the web server
    committed Jan 12, 2015
  2. Fix typo

    jherrero committed Jan 12, 2015
  3. Fix bug in sed command

    jherrero committed Jan 12, 2015
  4. Re-order progress statements

    jherrero committed Jan 12, 2015
Commits on Jan 9, 2015
  1. Clean up the code after merge

    jherrero committed Jan 9, 2015
Commits on Jan 8, 2015
  1. 27k hash addition

    Modification of eFORGE hash selection to include 27k array as an option
    for background (subset of 450k probes that are on the 27k array)
    committed Jan 8, 2015
Commits on Dec 21, 2014
  1. Merge pull request #9 from jherrero/master

    New updates
    committed Dec 21, 2014