Commits on May 11, 2016
  1. Even more code cleanup

    jherrero committed May 11, 2016
  2. More code cleanup

    jherrero committed May 11, 2016
Commits on May 10, 2016
  1. Clean up the code

    jherrero committed May 10, 2016
Commits on Jan 25, 2016
  1. Fix mixup between strict and marginal thresholds of significance. Als…

    …o fixes pink color on dChart
    jherrero committed Jan 25, 2016
Commits on Sep 30, 2015
  1. Copyright and authorship

    jherrero committed Sep 30, 2015
Commits on Sep 29, 2015
Commits on Jul 5, 2015
Commits on Jun 28, 2015
  1. Support for cells from diff tissues with the same name

    The plot support cases where two tissues have cell type with the same name. This happens in the
    Blueprint data set, for instance.
    jherrero committed Jun 28, 2015
Commits on Jun 17, 2015
  1. changes to email and copyright (still GPL)

    contact and added UCL copyright details (still GPL)
    committed Jun 17, 2015
Commits on Jun 16, 2015
  1. db changes in code

    changes in database to add blueprint and consolidated roadmap data
    committed Jun 16, 2015
Commits on Mar 12, 2015
  1. 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 12, 2015
  1. Fix bug in sed command

    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 19, 2014
Commits on Dec 5, 2014
  1. Fix buglet for BED input

    The code was using the end coordinate instead of the start one when looking for the probe in the DB.
    jherrero committed Dec 5, 2014