aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/correlation_page.html
AgeCommit message (Collapse)Author
2024-09-26feat: Modify templates to extend from index_page.Alexander_Kabui
* This ensures we have the global search functionality included for all.
2024-09-16Refactor: refactor url_for for gn docs.Alexander_Kabui
2024-05-21Change default for Mean Expr filter to OR for correlations to avoid ↵zsloan
excluding any results when the page first loads
2024-02-21use font-awesome version 4.7.0Alexander_Kabui
2024-01-09Fix the way accession_id is set + update info link on correlation pagezsloan
2023-12-29Namespace all modules under gn2.Arun Isaac
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service.