aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06Merge pull request #18 from lomereiter/login_form_validation...email and pass validationzsloan
2015-05-06email and pass validationArtem Tarasov
2015-05-01Commented out imports of a few files that aren't used yet or stored in gitzsloan
2015-05-01Added Pjotr's latest pylmm changes...Added GEMMA and necessary plink-format genotype files in gemma directory Added the GEMMA genotype files to git LFS Removed some unnecessary/duplicated code from interval_mapping.py Separated GEMMA mapping code into its own file (will also do this for other methods) and fixed and issue that caused it to not run Added the table to the pair scan results page and wrote some code adding its attributes to each marker object, but it still isn't working yet zsloan
2015-04-10Added git large file system (the .gitattributes files) and fixed an issue whe...zsloan
2015-04-06Added secure_server.py to gitignore and fixed conflicts for merging Lei's new...zsloan
2015-04-06Just committing a couple minor bug fixes to get code working after pulling Pj...zsloan
2015-04-06Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2015-04-06Removed the old news code before pulling over Lei's changes...Removed the SharingPage import from views since it doesn't exist anymore zsloan
2015-04-06Merge pull request #3 from pjotrp/master...0.50-gn2-pre1zsloan
2015-04-06Removed dataSharing directory and its files since they aren't being used,...but I should note that a couple of them were changed from GN1; I think that there was some attempt to implement this very early into GN2's development, but we'd probably be better off starting from scratch since a number of things have changed since then (such as the way we call queries) Removed the Singapore link from the mirrors section of the index page since it wasn't working zsloan
2015-03-31Fixed some aesthetic issues on the main page and removed references to Templa...zsloan
2015-03-30Merge with zsloan masterPjotr Prins
2015-03-30Merge branch 'master' of https://github.com/zsloan/genenetwork2 into zsloanPjotr Prins
2015-03-27Changed HTMLPATH in webqtlConfig since I forgot to in the last commit (since ...zsloan
2015-03-27Removed everything from 'web' directory except genofiles and renamed the dire...zsloan
2015-03-26Removed several unused files from the base folder and their references in oth...zsloan
2015-03-25Pair scan image now loads properlyzsloan
2015-03-24Merge branch 'master' of github.com:DannyArends/genenetwork2zsloan
2015-03-24Added pair scan to the marker_regression_page viewzsloan
2015-03-24Added back css directory/fileszsloan
2015-03-24Change back port location and home directory location; this should be in exte...zsloan
2015-03-24Updates to the templateszsloan
2015-03-24Code updates to marker regressionzsloan
2015-03-24Removing the node.js + v8 code from the repository (this should be also remov...DannyArends
2015-03-23Minor update to get the pylmm code working on my instance of penguinDannyArends
2015-03-23Updates to make GN2 work on my version of penguin (ports, and paths)DannyArends
2015-03-23Adding my path to sys.path in pylmmDannyArends
2015-03-23Merge branch 'master' of github.com:pjotrp/genenetwork2DannyArends
2015-03-20Merge branch 'master' of https://github.com/zsloan/genenetwork2Pjotr Prins
2015-03-19Removing mapmethod mapmodel from the coffeescriptDannyArends
2015-03-19testing some moreDannyArends
2015-03-19Print initial start_varsDannyArends
2015-03-19Print wantedDannyArends
2015-03-19Print for testingDannyArends
2015-03-19Freaking comma ???DannyArends
2015-03-19Testing againDannyArends
2015-03-19Updating the coffee scriptDannyArends
2015-03-19Strungling with passing parametersDannyArends
2015-03-19This is getting more and more annoyingDannyArends
2015-03-19This front to back passing of parameters is just weirdDannyArends
2015-03-19Name method is already takenDannyArends
2015-03-19try last time, something is really weird between the front and the backendDannyArends
2015-03-19Test/DebugDannyArends
2015-03-19Adding the new options to views.pyDannyArends
2015-03-19Minor updates to the marker regression code for R/qtl, layout mostlyDannyArends
2015-03-19Receiving the chosen method and model in the python backend codeDannyArends
2015-03-19Adding the method and model option in the userinterfaceDannyArends
2015-03-19Adding the method and model parameters of R/qtl so that we can have the user ...DannyArends
2015-03-19Merge branch 'master' of https://github.com/zsloan/genenetwork2 into zsloanPjotr Prins