aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12Fixed filename in test_gen_covariates_file; I think that the hash changed bec...zsloan
2021-10-12Fix R/qtl mapping testzsloan
2021-10-12Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...zsloan
2021-10-12Fixed test_gen_covariates_filezsloan
2021-10-12Fixed export_mapping_results test in test_run_mapping.pyzsloan
2021-10-08Fixed some issues with scale and score_type in mapping export + include mappi...zsloan
2021-10-08Fix issue where outliers weren't being highlighted for rows drawn by Scroller...zsloan
2021-10-08Fixed the sort to account for both chr and pos in a kind of hack-y way + adde...zsloan
2021-10-08Adding convert_dol_genotypes.py to scripts; everything is hard-coded in it si...zsloan
2021-10-06scripts: resource: Add option for specifying a groups uuidBonfaceKilz
2021-10-06scripts: group: Replace args.group_name with data["field"]BonfaceKilz
2021-10-06scripts: group: Update docstrings for "create_group_data"BonfaceKilz
2021-10-06scripts: group: Break up long lineBonfaceKilz
2021-10-06scripts: group: Fix indentationBonfaceKilz
2021-10-06workflows: main.yml: Disable link checkingBonfaceKilz
2021-10-06scripts: group: Remove empty `""` value for data.getBonfaceKilz
2021-10-06scripts: group: Remove unused importBonfaceKilz
2021-10-06scripts: group: Use a unique key to identify a groupBonfaceKilz
2021-10-06doc: docker-container.org: Remove python2 gn2 docker set-up commandBonfaceKilz
2021-10-06tests: test_run_mapping: Add missing "name" attribute to testsBonfaceKilz
2021-10-06tests: test_run_mapping: Add missing callsBonfaceKilz
2021-10-06tests: test_run_mapping: Fix failing assert when getting perm strataBonfaceKilz
2021-10-06tests: test_run_mapping: Add missing attribute to "self.trait"BonfaceKilz
2021-10-06tests: test_run_mapping: Add missing positional argument "vals_hash"BonfaceKilz
2021-10-05Removed permutation options for pair-scan for now since they're probably not ...zsloan
2021-10-04Moved REDIS_CONN back into if __name__ == '__main__' since it doesn't need to...zsloan
2021-10-04Changed the group.py script to replace user e-mails with IDs and to include i...zsloan
2021-10-04Changed get_user_groups to pull both the ID and details in the for loop from ...zsloan
2021-10-04Add group link for user member groupszsloan
2021-10-04Fixed some issue with the way the Pair Scan tab appeared in show_trait_mappin...zsloan
2021-10-04scripts: group.py: Modify exit message when displaying updated dataBonfaceKilz
2021-10-04scripts: group.py: Remove "glom" dependencyBonfaceKilz
2021-10-04Decode redis response by defaultBonfaceKilz
2021-10-04Modify resource editing script to enable data backups & restorationBonfaceKilz
2021-10-04wqflask: resource_manager: Remove loggerBonfaceKilz
2021-10-04Add script that adds "editors" group to all resources in RedisBonfaceKilz
2021-10-04Add script for creating/ updating groups during authorisationBonfaceKilz
2021-10-04Remove "_scripts.html" and all it's referencesBonfaceKilz
2021-10-04new_security: login_user.html: Delete commented out blockBonfaceKilz
2021-10-04Replace hard-coded e-mails with gn-proxy queriesBonfaceKilz
2021-10-04Rename "admin_login_required" to "edit_access_required"BonfaceKilz
2021-09-30Fixed table/column widths and removed some unused codezsloan
2021-09-28Fixed parameter name for mapmodel_rqtlzsloan
2021-09-28Merge branch 'feature/add_rqtl_pairscan' of github.com:zsloan/genenetwork2 in...zsloan
2021-09-28Added table for pair scan results to templatezsloan
2021-09-27Apply pep-8 formattingBonfaceKilz
2021-09-27Remove variable-- named after a python keyword-- called "list"BonfaceKilz
2021-09-27Remove lengthy stack trace for 404, 400, 408 status codesBonfaceKilz
2021-09-22Removed the Control for (marker) option from R/qtl for now since Danny mentio...zsloan
2021-09-22Fixed issue where the control marker parameter was being passed incorrectly t...zsloan