https://github.com/stanstrup/PredRet

sort by:
Revision Author Date Message Commit Date
1bb69e7 easier startup of app 10 January 2017, 17:26:31 UTC
8ce128a few updated packages. Now packrat works and the app runs after installing on a clean R 20 May 2016, 13:14:54 UTC
fcd1558 dump version 20 May 2016, 12:08:38 UTC
5f86579 updated PredRetR in retdbs packrat 20 May 2016, 12:08:17 UTC
6cbc315 Added github repos explicidly. Should work with latest devtools 20 May 2016, 11:59:38 UTC
ba5bbad added packrat to retdb 20 May 2016, 11:47:39 UTC
9fbf786 Made default username and userID to use when not using wordpress 20 May 2016, 11:27:49 UTC
cb8a87c version bump and change of address 17 May 2016, 12:32:56 UTC
90f2d4c we need at least 4 values that are actually different. so we just round to 2 digits before checking. 17 May 2016, 11:37:23 UTC
7ec011f both gam AND smoothCon need the fix to check for decent number of actually unique values 17 May 2016, 11:03:43 UTC
34a4870 settings read from ini file instead now 17 May 2016, 09:18:59 UTC
dd4432b fixed ini file 16 May 2016, 19:22:06 UTC
32465a7 Made wordpress authentication optional 16 May 2016, 18:56:02 UTC
00663c8 Made ini file for package/app config 16 May 2016, 18:32:07 UTC
fb26324 this file does nothing. The one in the package dir is used! 16 May 2016, 18:29:14 UTC
ea1a821 k need to be smaller than the number of unique x values. But they need to be unique to some degree. So I round before setting the degrees of freedom. 15 May 2016, 12:41:06 UTC
53c62ee Updated install instructions to include all the dependencies 18 March 2016, 09:33:55 UTC
4762f97 changed the script to download WB data to use the mwtabR package. 05 February 2016, 23:07:26 UTC
8274da8 added quering of metabolomicsworkbench studies mwtab data. 26 November 2015, 15:42:33 UTC
bef0fc8 moved some files in _extra 26 November 2015, 10:53:08 UTC
c753ccc removed example_datatable_with_selection since the app does it now 26 November 2015, 10:41:27 UTC
e3290d4 removed function that has been added to rmongodb 26 November 2015, 10:40:01 UTC
ead5c63 removed samples 24 November 2015, 14:44:40 UTC
54d17ab remvoed raw predret db file 24 November 2015, 14:41:18 UTC
845ec21 reognaized QSSR files. 24 November 2015, 12:50:58 UTC
596146d added rmongodb dependency install 22 November 2015, 17:25:35 UTC
22e611b Merge branch 'master' of github.com:stanstrup/PredRet 22 November 2015, 17:02:13 UTC
9452159 added installation instructions to README.md 22 November 2015, 16:58:58 UTC
ef08f8a added license 13 November 2015, 12:10:44 UTC
4498bb7 started to add rcdk descriptors 11 November 2015, 10:17:10 UTC
d2f81d0 PCA of compounds/descriptors 09 November 2015, 18:57:10 UTC
3327ea7 re-calculated models and wrote the models to a file to have a test set available 29 October 2015, 08:50:51 UTC
95ebd9c unneccesary entry in .gitignore 28 October 2015, 12:38:12 UTC
43656be merged gitignore files 28 October 2015, 12:36:24 UTC
6daf1bc readRDS and not loadRDS 28 October 2015, 11:28:19 UTC
b12732b updated folder reference 28 October 2015, 11:27:22 UTC
08ca943 moved shiny widget function to the package and bumped version 28 October 2015, 11:21:35 UTC
6a34055 Renamed a folder 28 October 2015, 11:00:42 UTC
10d7e78 added some .ignore files 28 October 2015, 09:17:14 UTC
9a33d82 for structural similary added plot to optimize parameters 28 October 2015, 09:16:02 UTC
c317b6a added pre-calculated models 26 October 2015, 15:07:12 UTC
933289d moved structural similarity based to its own folder 26 October 2015, 13:54:31 UTC
a841b13 Cleaned up script and made it run out of the box. 26 October 2015, 13:45:19 UTC
6d20545 Added .gitattributes to repo 26 October 2015, 13:45:00 UTC
d51d0b7 moved some files to "old" 26 October 2015, 13:42:16 UTC
f2fca88 Added some test data to make it run out of the box 26 October 2015, 13:34:43 UTC
c3a2af4 Script to build models for all systems seperately 26 October 2015, 12:59:45 UTC
7506388 Added all compounds as system descriptors 26 October 2015, 12:58:48 UTC
c6f0258 expanded parameters 26 October 2015, 12:57:23 UTC
eedf1e9 cleanup + failed attempt to make one model for all systems. 14 October 2015, 20:17:52 UTC
8f2e02d windows compatible multi-threading. added pls, nnet, mlpWeightDecay, svmPoly and neuralnet 13 October 2015, 18:19:30 UTC
0d3fc52 moved studd to obabel2R 13 October 2015, 09:00:11 UTC
08513a1 moved stuff to obabel2R 13 October 2015, 08:59:51 UTC
be47a2d first script to do QSRR with predret. 13 October 2015, 08:52:08 UTC
63fd786 Merge branch 'master' of github.com:stanstrup/predret_shiny 12 October 2015, 09:14:01 UTC
a50aeb1 checking for wrong package 12 October 2015, 09:13:38 UTC
c337834 added massageR dependency instead of chemhelper 14 September 2015, 18:26:35 UTC
bdd256a Updated to move some plot settings from Rplot_extra to the scripts 14 September 2015, 14:38:28 UTC
d7a5b9e Added PredRet_list_models 04 September 2015, 21:56:24 UTC
db3059b Added some spacers in the code 04 September 2015, 21:25:01 UTC
b5346da removed database argument from PredRet_plot.model.fit 04 September 2015, 21:22:48 UTC
2582065 added systems argument to PredRet_get_db 04 September 2015, 21:22:28 UTC
dfb79ef removed database argument for redRet_plot.model.fit 04 September 2015, 21:21:53 UTC
55dddf8 added from and to in PredRet_plot.model.fit 04 September 2015, 19:03:51 UTC
b1fc8dc added from and to in PredRet_get_models 04 September 2015, 19:03:32 UTC
e6d89b9 from_oid and to_oid in get_models 04 September 2015, 19:02:49 UTC
814af33 from_oid and to_oid in get_models 04 September 2015, 19:02:01 UTC
e97843b added PredRet_plot.model.fit 04 September 2015, 18:25:31 UTC
675f620 added include.suspect to sys_comb_matrix 04 September 2015, 18:24:48 UTC
c506f84 "plot" needed 04 September 2015, 14:48:07 UTC
e233fd6 spacing 04 September 2015, 14:47:04 UTC
5adb6bf cleanup 04 September 2015, 14:46:34 UTC
334d786 renamed file. 04 September 2015, 14:23:22 UTC
9c77663 Added gradient to PredRet_plot.db.graph. 04 September 2015, 14:20:46 UTC
a9b7138 Added PredRet_plot.db.graph 04 September 2015, 12:33:30 UTC
914a16b 1) added some automatic ordering that seems to look decent. 2) mark HILIC systems 03 September 2015, 15:07:51 UTC
4eb3b73 just some text alignment 03 September 2015, 12:33:49 UTC
877cf58 Added PredRet_plot.pred.cor, PredRet_plot.pred.error.abs, PredRet_plot.pred.error.rel, PredRet_plot.pred.pi.abs, PredRet_plot.pred.pi.rel. Made a separate file for the plots that were used in figure 3. 03 September 2015, 12:19:16 UTC
31c962f added plot_predret.db.count 03 September 2015, 10:14:58 UTC
c468ced pulling frmo metabolomics workbench 03 September 2015, 08:48:21 UTC
742a141 Preparing to split out some functions to Rplot.extra 02 September 2015, 19:58:43 UTC
2d9f5ba Updated README to be slightly more informative 21 August 2015, 13:07:00 UTC
49dd94c Tried to weigh retention times by predicted logP. Doesn't work either. closes #42 20 August 2015, 12:02:07 UTC
6c4ebb5 make sure levels are not dropped. 18 August 2015, 11:54:06 UTC
e3dbd96 added "all data" to the plots. 18 August 2015, 11:40:07 UTC
ddfdeb3 Better legend text 17 August 2015, 14:30:25 UTC
8061f18 optimization of sigmoidal function for weighted similarity 17 August 2015, 14:30:01 UTC
330ff34 new figure p12 17 August 2015, 12:36:15 UTC
f32d395 gridExtra changed parameter main to top for grid.arrange resulting in an error. 17 August 2015, 12:00:38 UTC
54a1f36 attempt at using structural similarity for prediction. TODO: 1) optimized a and b. 2) find measure of evidence. sum of w? #42 16 August 2015, 19:09:00 UTC
9e36ec2 Attempt at new plot for number of predictions 12 August 2015, 08:45:05 UTC
a554060 Lookup in HMDB database (made with other script) and charge calculations with openbabel 12 August 2015, 08:43:48 UTC
e6bfbba manage tab: row selection and deletion now works correctly. Closes #10 finally 23 June 2015, 08:18:03 UTC
703e1ea Fixed layout of all tabs. 22 June 2015, 12:15:49 UTC
6517d0e Changed to DT instead of shiny for datatables 22 June 2015, 12:15:16 UTC
f00480b Merge branch 'master' of github.com:stanstrup/predret_shiny 18 June 2015, 19:31:59 UTC
b562765 major update for the new shiny version. 18 June 2015, 19:30:25 UTC
7f80905 Greate gradient scale. Including interpolating missing integers. 16 June 2015, 12:30:16 UTC
9b56437 using rank for the color gradient. and new gradient. 16 June 2015, 09:05:45 UTC
a39d539 CI --> PI 12 June 2015, 13:54:02 UTC
back to top