index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-26
Merge pull request #491 from zsloan/feature/manhattan_plot_coloring
zsloan
2020-11-26
Changed the way the chromosome colors for the "color by chr" manhattan plot o...
zsloan
2020-11-25
Added actual code for coloring manhattan plot differently to display_mapping_...
zsloan
2020-11-25
Added code for passing around form parameters related to manhattan plot color...
zsloan
2020-11-25
Added form options for changing manhattan plot color scheme + added necessary...
zsloan
2020-11-25
Removed an unused console.timeEnd in the JS
zsloan
2020-11-25
Substituted CDN link to the font-awesome CSS with the local guix profile link
zsloan
2020-11-25
Merge pull request #489 from Alexanderlacuna/fix-references
BonfaceKilz
2020-11-24
solve issues to do with decoding in python3
Alexander Kabui
2020-11-23
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-11-23
Changed correlation matrix cells for traits with zero shared samples to inste...
zsloan
2020-11-21
Merge pull request #488 from BonfaceKilz/feature/fetch-md-files-from-gh-docs-...
BonfaceKilz
2020-11-21
Use docker image with markdown packaged
BonfaceKilz
2020-11-20
Replace mockobject with dataclasses
BonfaceKilz
2020-11-20
Update tests to use new gn2-docs url
BonfaceKilz
2020-11-20
Replace mistunes with markdown library
BonfaceKilz
2020-11-20
Point url for fetching md content to gn-docs repo
BonfaceKilz
2020-11-20
Remove glossary markdown template
BonfaceKilz
2020-11-19
Removed lines that check that all traits are part of the same group,
zsloan
2020-11-18
Fixed issue where the cofactor trait descriptions didn't work correctly
zsloan
2020-11-18
Changed default Low/High colors for the correlation scatterplot cofactor
zsloan
2020-11-18
Added some jquery closing the "Add To Collection" colorbox window after
zsloan
2020-11-18
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-11-18
Fixed issue that was causing scatterplot cofactors to not work if the
zsloan
2020-11-18
Removed console.log and commented out statements from
zsloan
2020-11-18
Fixed "back_to_collections" function in get_traits_from_collection.js
zsloan
2020-11-18
Merge pull request #481 from Alexanderlacuna/test-SampleList
BonfaceKilz
2020-11-16
update refactored natural_sort function in show_trait/SampleList.py
Alexanderlacuna
2020-11-12
Import fontawesome css/js and used its info character for glossary links on s...
zsloan
2020-11-12
Substituted -log(p) with -logP as mentioned in Rob's e-mail
zsloan
2020-11-12
Show Mb positions to 6 decimal places in mapping results table
zsloan
2020-11-11
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-11-11
Added Bonface to the footer
zsloan
2020-11-11
Merge pull request #477 from BonfaceKilz/feature/add-glossary-page
BonfaceKilz
2020-11-11
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...
BonfaceKilz
2020-11-11
Update image width
BonfaceKilz
2020-11-11
Add basic markdown styling
BonfaceKilz
2020-11-10
Changed logic for creating temp trait SampleList to account for both traits e...
zsloan
2020-11-10
Fixed issue where strain values in bytes needed to be decoded when loading a ...
zsloan
2020-11-10
Changed "BXD-Harvested" to "BXD-Longevity" since that group was renamed and u...
zsloan
2020-11-10
Add missing links and some markdown formatting(underline, bold)
BonfaceKilz
2020-11-06
Removed the page selection from the top of the table because it created an aw...
zsloan
2020-11-06
Changed the show/hide column buttons to use DataTables API + a few other chan...
zsloan
2020-11-06
Added min-width for the divs containing the analysis tools and table options,...
zsloan
2020-11-06
Added new css file for pages that have trait list tables (not sure what else ...
zsloan
2020-11-06
Increased the min-width for the show_trait page container div for all the acc...
zsloan
2020-11-06
After I changed some class names in the trait page to use - instead of _ (to ...
zsloan
2020-11-06
remove whitespace
Alexanderlacuna
2020-11-06
modify natural_sort and return list to avoid having side effect
Alexanderlacuna
2020-11-06
modify tests to for changes in the natural sort function
Alexanderlacuna
[next]