12 issues in charlesbreeze/eFORGE
Fix 27k platform label
-
Opened by jherrero
Jan 29, 2015
New update
Support for 27K array in the error message. There are also some older cosmetic changes.
-
Opened by jherrero
Jan 29, 2015
Changes to support 27k array on the web server
-
Opened by jherrero
Jan 12, 2015
New updates
This should fix the issue when using an output dir with whitespaces
-
Opened by jherrero
Dec 19, 2014
New update
This includes the new documentation page, a fix for the "No proxy" option and some file reorganisation for the webserver.
-
Opened by jherrero
Dec 12, 2014
Fix buglet when using BED input
-
Opened by jherrero
Dec 5, 2014
New speed improvements
These are: - small improvement in the fetching of the data (in get_bits) - 40% speed up in parsing the data from the DB (in process_bits)
-
Opened by jherrero
Nov 12, 2014
Overcome the SQLite limit in the number of SQL variables that can be used in a single query
The code now goes through a loop to ensure that no more than 999 variables are used. As before, the results are simply pushed into the final array, which is returned by the method.
-
Opened by jherrero
Nov 12, 2014
A few web changes + new fast binomial calculation
These changes incorporate the last changes made to the web interface in Oct 2014 as well as the latest speed up on the calculation of the binomial probabilities.
-
Opened by jherrero
Nov 7, 2014
All changes made for eforge.cs.ucl.ac.uk
-
Opened by jherrero
Oct 24, 2014