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
path:
root
/
wqflask
Age
Commit message (
Expand
)
Author
2021-07-06
replace rpy2 for tissue corr
Alexander Kabui
2021-07-06
fix gn2 links
Alexander Kabui
2021-07-03
Increased width of mapping options div and covariates window
zsloan
2021-07-01
Fixed issue with suggestive/significant lines extending beyond figure edge + ...
zsloan
2021-07-01
Fixed issue where the interval map QTL line might extend beyond the graph edg...
zsloan
2021-07-01
Fixed issue where zooming into chromosome 1 was causing the Y axis scaling to...
zsloan
2021-07-01
Fixed bug where there'd be an error if the max boot count is 0 for a chromosome
zsloan
2021-06-21
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-06-18
Changed limit from 2000 markers to 10000 markers for the number to show in ma...
zsloan
2021-06-18
Added Scroller to mapping results table
zsloan
2021-06-18
Re-enable bicor as an option in the trait page templatee
zsloan
2021-06-18
Reenable PCA for correlation matrix
zsloan
2021-06-18
Re-enable bicor for correlations and fix issue where ro.Vector needed to be c...
zsloan
2021-06-17
The listserv link was marked as broken but is working, so I made it a link ag...
zsloan
2021-06-17
UCSC Genome Browser link was marked as a broken link, but it apparently works...
zsloan
2021-06-17
Only show all-numerical attributes in the 'Filter samples by value' drop-down
zsloan
2021-06-17
Added function for getting list of attributes with all numerical values (that...
zsloan
2021-06-17
Fixed issue that caused filtering by attribute values to not work if attribut...
zsloan
2021-06-17
delete loggers and comments
Alexander Kabui
2021-06-17
add f1list and parlist to primary_samples
Alexander Kabui
2021-06-17
minor refactoring
Alexander Kabui
2021-06-17
sort sample name by sample_ids
Alexander Kabui
2021-06-17
remove print statements
Alexander Kabui
2021-06-17
remove unused functions + minor fixes
Alexander Kabui
2021-06-17
minor fix
Alexander Kabui
2021-06-17
pep8 formatting
Alexander Kabui
2021-06-17
add query for fetching probeset data
Alexander Kabui
2021-06-15
Use markdown from Github for News
zsloan
2021-06-15
Commented out Biweight Midcorrelation option on trait page, since it uses rpy...
zsloan
2021-06-15
Commented out WGCNA/CTL imports and endpoints since they import rpy2
zsloan
2021-06-15
Commented out WGCNA and CTL Analysis buttons from tool_buttons.html since the...
zsloan
2021-06-15
Commented out rpy2 code and import from show_corr_results.py
zsloan
2021-06-15
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-06-15
Fix issue where column values were used as str instead of bytes; pretty sure ...
zsloan
2021-06-15
Webinars have been added to tutorials.html
acenteno
Arthur Centeno
2021-06-15
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acenteno
Arthur Centeno
2021-06-15
Adding new content to tutorials.html
Arthur Centeno
2021-06-14
Temporarily return None for tissue correlation and remove rpy2 imports
zsloan
2021-06-14
Removed unused rpy code from show_corr_results.py
zsloan
2021-06-14
Comment out PCA code and remove rpy2 imports in correlation matrix code
zsloan
2021-06-08
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-06-08
Changed StringIO to BytesIO since it apparently needs to be useed with ZipFil...
zsloan
2021-06-08
Fix issue where some groups apparently don't have samplelists
zsloan
2021-06-08
templates: edit_trait: Display edited fields for every modification
BonfaceKilz
2021-06-07
Changed the padding for the checkbox cells in the search result page and chan...
zsloan
2021-06-07
Change padding for checkbox cells + removed set widths for Dataset and Descri...
zsloan
2021-06-07
Define the table and then do the_table.draw() to fix issue where column heade...
zsloan
2021-06-07
Define the table and then do the_table.draw() to fix issue where column heade...
zsloan
2021-06-07
Merge pull request #584 from zsloan/feature/add_scroller_gsearch
zsloan
2021-06-07
templates: edit_trait: Display diffs as a table
BonfaceKilz
[next]