aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2015-10-12Changed the location filter for correlation pagezsloan
2015-10-12Fixed an error page that occurs if traits with no overlapping samples are use...zsloan
2015-10-09Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2015-10-09Fixed correlations for phenotype datasetszsloan
2015-10-08Committer: Lei Yan <lei@penguin.uthsc.edu>Lei Yan
2015-10-08Using the correct NA from Rpy2DannyArends
2015-10-08Minor, adding a better check for NADannyArends
2015-10-08Adding more commentsDannyArends
2015-10-08Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr...DannyArends
2015-10-08User inputs are now passed to the algorithm, and power is tested, and autosel...DannyArends
2015-10-08Massive update to the templates, adding error checking and handling + the eig...DannyArends
2015-10-07Adding library for slider used with correlation toolzsloan
2015-10-07The results now show the soft thresholds table, and the gene <-> module tableDannyArends
2015-10-07Passing more information calculated by WGCNA to the results pageDannyArends
2015-10-07Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr...DannyArends
2015-10-05Correlation Matrix page is partially complete + fixed some issues with column...zsloan
2015-09-27Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr...DannyArends
2015-09-25Forgot to add the table-striped class to the basic stats table to make its st...zsloan
2015-09-25Made the basic statistics table look nicer and got rid of the foo column if o...zsloan
2015-09-24Location range feature should work for correlations now, though the interface...zsloan
2015-09-20Using the webqtlConfig.TMPDIR constant and the webqtlUtil.genRandStr functionDannyArends
2015-09-20Now able to run WGCNA analysis on a user defined collection, still lots of todosDannyArends
2015-09-20Display the results from WGCNA updatedDannyArends
2015-09-20Transfering data from python to R for WGCNA analysis using Rpy2DannyArends
2015-09-20Updating the WGCNA setup and results templatesDannyArends
2015-09-19Adding a todo list to the code, for issue: genenetwork/genenetwork2#119DannyArends
2015-09-19Adding views and passing the trait_list information from setup to resultsDannyArends
2015-09-192 templates, 1 for user input and 1 for showing the resultsDannyArends
2015-09-19Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr...DannyArends
2015-09-18Filter by min expression and r range now works, though interface for slider c...zsloan
2015-09-17Merge branch 'master' of github.com:genenetwork/genenetwork2 into WGCNAintegr...DannyArends
2015-09-11Merge branch 'master' of github.com:genenetwork/genenetwork2zsloan
2015-09-11Fixed issue causing error if trying to use Heatmap or Correlation Matrix with...zsloan
2015-09-11Removing import pandas from codeDannyArends
2015-09-11More fiddling with templatesDannyArends
2015-09-11Figured out how those flask templates work, analysis broken down into 3 parts...DannyArends
2015-09-11Some more work on the analysisDannyArends
2015-09-11Start R and load the WGCNA library in wgcna_analysis.pyDannyArends
2015-09-11Adding empty WGCNA class, and creating it in views.pyDannyArends
2015-09-11Seems I always turn around the G and CDannyArends
2015-09-11Adding a custom wgcna route in gn2, and adding a button to the collections/vi...DannyArends
2015-09-11Comment out some excessive stdout spamDannyArends
2015-09-11Adding an empty HTML results template for WCGNADannyArends
2015-09-10Merge pull request #117 from lyan6/masterzsloan
2015-09-10Fixed "TypeError: float argument required, not NoneType" about mean.Lei Yan
2015-09-09Issue genenetwork/genenetwork2#113, forgot to uncomment the secret_keyDannyArends
2015-09-09Fix for issue genenetwork/genenetwork2#113, I added the SESSION_TYPE and SECR...DannyArends
2015-09-08Fixed covariates with R/qtl mappingzsloan
2015-09-01Fixed issue that caused R/qtl mapping to not workzsloan
2015-09-01Fixed color by trait featurezsloan