Age | Commit message (Expand) | Author |
2015-12-09 | Disabled GN1 mapping for master branch; mistakenly pushed with it enabled before | zsloan |
2015-12-09 | Fixed search result page text to make sense for all working search terms...Added a bunch of print statements to GN1 mapping code to locate where code stalls
| zsloan |
2015-12-04 | Commented out code related to additive/dominance effect in gn1 marker regress... | zsloan |
2015-11-18 | Fixed issue where literature and tissue correlation didn't work...Scatterplot matrix feature only appears if user is logged in now
Committing current progress on mapping page (it can at least import the file now, but there are still errors)
| zsloan |
2015-11-09 | Fixed issue that caused mapping to not work; for some reason the path to pylm... | zsloan |
2015-11-05 | Fixed issue where misplaced html comment end hid all phenotype table results | zsloan |
2015-10-23 | Fixed error if you click search after entering white spaces; Ethan's fix only... | zsloan |
2015-10-23 | Merge pull request #128 from sn3twork/issues/126...Fixes issue #126. | zsloan |
2015-10-22 | Fixes issue #126. Fixed broken references to dbdoc folder. They now all...point to static/dbdoc. Added static/dbdoc folder.
| Ethan Willis |
2015-10-22 | Fixes issue #98. Doesn't submit search request if the search request...contains *only* whitespace.
| Ethan Willis |
2015-10-22 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2015-10-22 | Added factor loadings table and plot (though need to finish improving plot st......Fixed issue where cM locations for R/qtl were displayed as Mb and had used Mb Chr lenghts for the scale
| zsloan |
2015-10-20 | Merge pull request #124 from sn3twork/enhancement/ui/wgcna_setup...Updated wgcna_setup to use Bootstrap error messages and form styling. | zsloan |
2015-10-20 | Updated wgcna_setup to use Bootstrap error messages and form styling. | Ethan Willis |
2015-10-19 | Enhancement of fix for bug #98. Refuses submission of search form if...search terms are empty. This avoids an internal server error.
| Ethan Willis |
2015-10-12 | Changed the location filter for correlation page | zsloan |
2015-10-12 | Fixed an error page that occurs if traits with no overlapping samples are use... | zsloan |
2015-10-09 | Merge branch 'master' of github.com:zsloan/genenetwork2 | zsloan |
2015-10-09 | Fixed correlations for phenotype datasets...Fixed table for some expression dataset searches
Added collection button to correlation page
Added color gradient to correlation matrix
| zsloan |
2015-10-08 | Committer: Lei Yan <lei@penguin.uthsc.edu>...On branch master
| Lei Yan |
2015-10-08 | Using the correct NA from Rpy2 | DannyArends |
2015-10-08 | Minor, adding a better check for NA | DannyArends |
2015-10-08 | Adding more comments | DannyArends |
2015-10-08 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr... | DannyArends |
2015-10-08 | User inputs are now passed to the algorithm, and power is tested, and autosel... | DannyArends |
2015-10-08 | Massive update to the templates, adding error checking and handling + the eig... | DannyArends |
2015-10-07 | Adding library for slider used with correlation tool | zsloan |
2015-10-07 | The results now show the soft thresholds table, and the gene <-> module table | DannyArends |
2015-10-07 | Passing more information calculated by WGCNA to the results page | DannyArends |
2015-10-07 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr... | DannyArends |
2015-10-05 | Correlation Matrix page is partially complete + fixed some issues with column... | zsloan |
2015-09-27 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr... | DannyArends |
2015-09-25 | Forgot to add the table-striped class to the basic stats table to make its st... | zsloan |
2015-09-25 | Made the basic statistics table look nicer and got rid of the foo column if o... | zsloan |
2015-09-24 | Location range feature should work for correlations now, though the interface... | zsloan |
2015-09-20 | Using the webqtlConfig.TMPDIR constant and the webqtlUtil.genRandStr function | DannyArends |
2015-09-20 | Now able to run WGCNA analysis on a user defined collection, still lots of todos | DannyArends |
2015-09-20 | Display the results from WGCNA updated | DannyArends |
2015-09-20 | Transfering data from python to R for WGCNA analysis using Rpy2 | DannyArends |
2015-09-20 | Updating the WGCNA setup and results templates | DannyArends |
2015-09-19 | Adding a todo list to the code, for issue: genenetwork/genenetwork2#119 | DannyArends |
2015-09-19 | Adding views and passing the trait_list information from setup to results | DannyArends |
2015-09-19 | 2 templates, 1 for user input and 1 for showing the results | DannyArends |
2015-09-19 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr... | DannyArends |
2015-09-18 | Filter by min expression and r range now works, though interface for slider c... | zsloan |
2015-09-17 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr......Staying up2date
| DannyArends |
2015-09-11 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan |
2015-09-11 | Fixed issue causing error if trying to use Heatmap or Correlation Matrix with......Fixed tables in correlation page and trait page to separate index column and checkbox column
| zsloan |
2015-09-11 | Removing import pandas from code | DannyArends |
2015-09-11 | More fiddling with templates | DannyArends |