-
New example dataset works for 450k and 27k arrays
jherrero committedMay 11, 2016 -
Fix buglet: don't count excluded probes as missing
jherrero committedMay 11, 2016 -
Rename bkgdstats and related variables for cleaner code
jherrero committedMay 11, 2016 -
jherrero committed
May 11, 2016 -
jherrero committed
May 11, 2016
-
jherrero committed
May 10, 2016
-
Use compressed files to save space on the server
jherrero committedApr 18, 2016
-
jherrero committed
Apr 8, 2016
-
Fix mixup between strict and marginal thresholds of significance. Als…
…o fixes pink color on dChart
jherrero committedJan 25, 2016
-
New DB schema - both code and DB are data-agnostic
jherrero committedSep 30, 2015 -
jherrero committed
Sep 30, 2015
-
Move SQL for fetching probe_id from location to eForge.pm
jherrero committedSep 29, 2015 -
Fix legacy from FORGE in process_file and fetch_rsid (now called fetc…
…h_probe_id)
jherrero committedSep 29, 2015 -
Use a refarray instead of an array for mvps
jherrero committedSep 29, 2015
-
Support to deploy the webserver on any URL (like http://server.org/ef…
jherrero committedJul 5, 2015
-
Update webcode to use eforge_1.1.db
Also updated the copyright notice on the web page.
jherrero committedJun 23, 2015
-
changes to email and copyright (still GPL)
contact and added UCL copyright details (still GPL)
charlesbreeze committedJun 17, 2015
-
changes in database to add blueprint and consolidated roadmap data
charlesbreeze committedJun 16, 2015
-
jherrero committed
Mar 12, 2015 -
Keep p-value in natural scale and represent the -log10 in ePlot
jherrero committedMar 12, 2015
-
Use zscore method to get the zscore
jherrero committedMar 11, 2015 -
Prettify the code, remove some legacy bits
jherrero committedMar 11, 2015
-
Adding B-Y FDR corrected q-values to output file
jherrero committedMar 10, 2015
-
jherrero committed
Jan 29, 2015 -
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 committedJan 29, 2015
-
Change pod2usage to die call when too few MVPs
jherrero committedJan 16, 2015
-
jherrero committed
Jan 12, 2015
-
jherrero committed
Jan 9, 2015
-
Modification of eFORGE hash selection to include 27k array as an option for background (subset of 450k probes that are on the 27k array)
charlesbreeze committedJan 8, 2015
-
New --web flag for web-server specific options
A new --web flag is available to run code that is specific to the web server and that breaks the standalone version of eforge.pl
jherrero committedOct 24, 2014 -
There is a very small gain in using substr rather than split. The major gain is in the new "if" clause within the foreach loop. It is only true if the bit is 1 (as the bit can only be 0 or 1) and will therefore increment the counter for that cell and push this probe to the list of MVPs for that cell.
jherrero committedOct 23, 2014 -
Add warning messages for tracking progress on the web interface
jherrero committedOct 23, 2014 -
Move warning message from module to main script
jherrero committedOct 23, 2014 -
jherrero committed
Oct 23, 2014 -
jherrero committed
Oct 24, 2014