aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-11Update image widthBonfaceKilz
2020-11-11Add basic markdown stylingBonfaceKilz
2020-11-10Add missing links and some markdown formatting(underline, bold)BonfaceKilz
2020-11-04Use new glossary link from glossary_blueprint in html templatesBonfaceKilz
2020-11-04Add missing imageBonfaceKilz
2020-11-04Add link markers to elements which are referenced from elsewhereBonfaceKilz
2020-11-04Update test_markdown_routesBonfaceKilz
2020-11-04Add an edit link button to glossary pageBonfaceKilz
2020-11-04Wrap rendered content in div containerBonfaceKilz
2020-11-04Update glossary markdown fileBonfaceKilz
2020-11-04Use python3-genenetwork2 docker image on commit 0bf4ee6BonfaceKilz
2020-11-03Fix false-positive testsBonfaceKilz
2020-11-03Delete fileBonfaceKilz
2020-11-03Add basic tests for rendering_markdownBonfaceKilz
2020-11-03Add basic structure for "/glossary" routes testBonfaceKilz
2020-11-03Move logic for fetching md files to it's own functionBonfaceKilz
2020-11-03Use python3-genenetwork2 on commit bdce85d in containerBonfaceKilz
2020-11-03Add simple md content in glossary.mdBonfaceKilz
2020-11-03Update glossary template with markdown contentBonfaceKilz
2020-11-03Rename glossary.py to markdown_routes.pyBonfaceKilz
2020-11-03Remove encoding header for fileBonfaceKilz
2020-11-03Separate unittests from integration testsBonfaceKilz
2020-11-03Add test for "/glossary" routeBonfaceKilz
2020-11-03Add glossary template and use itBonfaceKilz
2020-11-03Add and register glossary blueprintBonfaceKilz
2020-11-03Apply PEP-8 to fileBonfaceKilz
2020-11-03Remove stale fileBonfaceKilz
2020-11-02Merge pull request #476 from zsloan/correlation_errors_fixzsloan
2020-11-02Created function for encoding the column value as bytes when fetching from th...zsloan
2020-11-02Changed correlation page logic to skip over traits that share fewer than 6 sa...zsloan
2020-11-01Merge pull request #472 from Alexanderlacuna/test-branchBonfaceKilz
2020-10-31Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-31Removed a line adding the ceiling of the Max LRS to the Y axis, since it has ...zsloan
2020-10-31remove redundant classesAlexanderlacuna
2020-10-31use descriptive variable namesAlexanderlacuna
2020-10-31Use more descriptive variable and class namesAlexanderlacuna
2020-10-30Merge pull request #474 from zsloan/mapping_y_axis_fixzsloan
2020-10-30Removed a line adding the ceiling of the Max LRS to the Y axis, since it has ...zsloan
2020-10-30add test for get_export_metadataAlexanderlacuna
2020-10-30Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29Merge pull request #473 from zsloan/reaper_bootstrap_fixzsloan
2020-10-29Fixed issue with single-chromosome mapping after the bootstrap fix and fixed ...zsloan
2020-10-29Merge branch 'testing' of github.com:genenetwork/genenetwork2 into reaper_boo...zsloan
2020-10-29add test for show_traitAlexanderlacuna
2020-10-29Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29Merge pull request #469 from BonfaceKilz/bug/fix-cookies-verificationBonfaceKilz
2020-10-29resolve merge conflictAlexanderlacuna
2020-10-29format fileAlexanderlacuna
2020-10-29remove print statement in for loopAlexanderlacuna
2020-10-29add test for show_trait/export_trait_dataAlexanderlacuna