aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-08Merge pull request #511 from Alexanderlacuna/replace-nouisliderBonfaceKilz
Replace nouislider lib
2020-12-08Merge branch 'testing' into replace-nouisliderBonfaceKilz
2020-12-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-08Show the total number of markers in the mapping results table instead of ↵zsloan
just the trimmed number
2020-12-08Merge pull request #510 from Alexanderlacuna/replace-purescript-genome-browserBonfaceKilz
Replace purescript genome browser
2020-12-08Merge branch 'testing' into replace-purescript-genome-browserBonfaceKilz
2020-12-08Merge pull request #506 from Alexanderlacuna/replace-cytoscapeBonfaceKilz
Replace cytoscape,cytoscape-panzoom,cytoscape-qtip libs
2020-12-08Merge branch 'testing' into replace-cytoscapeBonfaceKilz
2020-12-08add d3-tip.css to mechanical robAlexander Kabui
2020-12-08replace d3-tip css in templatesAlexander Kabui
2020-12-08add nouislider.js to mechanical-robAlexander Kabui
2020-12-08add nouislider.min.css to mechanical-robAlexander Kabui
2020-12-08add purescript-genetics-browser.cssAlexander Kabui
2020-12-08add purescript-genetics-browser.js to mechanical robAlexander Kabui
2020-12-07Merge pull request #508 from zsloan/feature/toggle_cols_trait_pagezsloan
Added option to toggle columns on show_trait page, including case att…
2020-12-07Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-07Fixed issue where the correlation scatterplot link wasn't being displayed ↵zsloan
after the recent correlation table changes Fixed issue where the Sample p(r/rho) sort wasn't sorting using scientific notation, which resulted in the initial sort being bad
2020-12-07Changed the logic in create_trait so that permissions should always be set, ↵zsloan
and added an assert that 'name' is passed instead of using if/else, since it should always be passed
2020-12-07add ↵Alexander Kabui
cytocape.min.js,cytoscape-panzoom.js,cytoscape.js-panzoom.css,cytoscape-qtip.js to mechanical rob
2020-12-07replace purescript-genome-browser css in templatesAlexander Kabui
2020-12-07replace purescript_genome_browser in templatesAlexander Kabui
2020-12-07replace nouislider css in templatesAlexander Kabui
2020-12-07replace nouislider js in templatesAlexander Kabui
2020-12-07replace ctyoscape-qtip js in templatesAlexander Kabui
2020-12-07replace cytoscape panzoom css in templatesAlexander Kabui
2020-12-07replace cytoscape-panzoom js in templatesAlexander Kabui
2020-12-07replace cytoscape js in templatesAlexander Kabui
2020-12-06Merge pull request #504 from BonfaceKilz/feature/display-svg-graph-of-depsBonfaceKilz
Feature/display svg graph of deps
2020-12-06Add descriptive paragraph for svg graphBonfaceKilz
* wqflask/wqflask/templates/environment.html: New paragraph.
2020-12-06add pep8 formattingAlexander Kabui
2020-12-06modify tests for run_gemmaAlexander Kabui
2020-12-06Add svg graph of inputsBonfaceKilz
* wqflask/wqflask/markdown_routes.py: New import: "send_from_directory" (svg_graph): New function that adds route for svg_graph. * wqflask/wqflask/static/new/css/markdown.css: New style rules for svg graph. * wqflask/wqflask/templates/environment.html: Add new section for displaying svg graph.
2020-12-06Merge pull request #503 from Alexanderlacuna/bugfix/gemma-mapping-testsBonfaceKilz
update tests for run_gemma
2020-12-05Merge pull request #501 from Alexanderlacuna/bugfix/markdown-links-fixBonfaceKilz
Bugfix/edit button to actual markdown
2020-12-05add pep8 formattingAlexander Kabui
2020-12-05modify tests for run_gemmaAlexander Kabui
2020-12-04Removed some logging statements from gemma_mapping.pyzsloan
2020-12-04Fixed issue where chromosome names weren't being fetched correctly, causing ↵zsloan
an error in GEMMA
2020-12-04Added option to toggle columns on show_trait page, including case attribute ↵zsloan
columns
2020-12-04Fixed typozsloan
2020-12-04Gave a margin to the More Options field so it doesn't look badzsloan
2020-12-04Limited the mean to 3 digits on correlation pagezsloan
2020-12-04Merge pull request #502 from zsloan/bug/fix_correlation_exportzsloan
Bug/fix correlation export
2020-12-04Merge branch 'testing' of github.com:genenetwork/genenetwork2 into ↵zsloan
bug/fix_correlation_export
2020-12-04Fixed correlation export to export table contents instead of using the same ↵zsloan
export as other trait tables (that exports data) Removed some unused imports
2020-12-04replace tree with blobAlexander Kabui
2020-12-04Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into ↵Alexander Kabui
bugfix/markdown-links-fix
2020-12-04fix typo in wqflask/markdown_routes.pyAlexander Kabui
2020-12-04fix edit links to correct markdown pageAlexander Kabui
2020-12-04Merge pull request #497 from BonfaceKilz/feature/display-deps-from-guixBonfaceKilz
Feature/display deps from guix