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
2015-05-15
Merge branch 'master' of github.com:genenetwork/genenetwork2
zsloan
2015-05-15
Position search now works for mRNA assay and genotype data sets
zsloan
2015-05-15
Merge pull request #49 from lomereiter/case_attributes
...
Reduce number of queries for getting case attributes
zsloan
2015-05-15
reduce number of queries
Artem Tarasov
2015-05-13
Fixed issue where you could change the Make Default button's text
zsloan
2015-05-13
Fixed sorting on the trait page so that x values always appear at the bottom
zsloan
2015-05-13
Improved sorting for columns with N/A or missing values
zsloan
2015-05-13
Merge pull request #39 from pjotrp/master
...
Refactoring finding tools such as pylmm
zsloan
2015-05-13
Merge pull request #40 from lomereiter/trait_page_queries
...
Speedup trait page generation
zsloan
2015-05-13
comment out sql query logging
Artem Tarasov
2015-05-13
combine three similar queries into one
Artem Tarasov
2015-05-13
replace multiple tissue queries with a single one
Artem Tarasov
2015-05-13
cache datasets for each group
Artem Tarasov
2015-05-12
Updated pylmm path in INSTALL doc
pjotrp
2015-05-12
Merge branch 'master' of github.com:pjotrp/genenetwork2
pjotrp
2015-05-12
Add info to warning
pjotrp
2015-05-12
Merge branch 'master' of github.com:genenetwork/genenetwork2
zsloan
2015-05-12
Remove app line
pjotrp
2015-05-12
More elaborate handling of finding pylmm
Pjotr Prins
2015-05-12
Move path search into tools.py
pjotrp
2015-05-12
Merge branch 'master' of https://github.com/zsloan/genenetwork2
pjotrp
2015-05-12
Merge branch 'master' of github.com:genenetwork/genenetwork2
pjotrp
2015-05-12
Added pylmm instruction
pjotrp
2015-05-12
Resolved conflict before commit
zsloan
2015-05-12
Merge branch 'master' of github.com:genenetwork/genenetwork2
zsloan
2015-05-12
Just removed some code that wasn't being used
zsloan
2015-05-12
Merge pull request #20 from lomereiter/issue11
...
Fixes #11 (buttons on collection page)
zsloan
2015-05-12
Merge pull request #23 from pjotrp/master
...
Removing pylmm out of the GN2 tree
zsloan
2015-05-12
Fix #35
...
* 'aliases' and 'location' are shown only where relevant * descriptions for phenotype datasets are provided at the top
Artem Tarasov
2015-05-11
Show PYLMM_PATH on error
Pjotr Prins
2015-05-11
Moved chunks
Pjotr Prins
2015-05-11
More pylmm dependencies disabled
pjotrp
2015-05-11
Remove outdated code
pjotrp
2015-05-11
Moving pylmm out of the tree
pjotrp
2015-05-11
pylmm has moved out of the GN2 source tree to https://github.com/genenetwork/...
pjotrp
2015-05-11
Fixed gen_select_dataset so that it does not include Phenotype and
...
Genotype groups when the corresponding data sets do not exist Interval Mapping no longer shows up for human traits Fixed the appearance of the mirror links on the main page
zsloan
2015-05-11
Merge branch 'master' of https://github.com/zsloan/genenetwork2
pjotrp
2015-05-08
Merge github.com:genenetwork/genenetwork2
zsloan
2015-05-08
Committing before pulling latest changes/fixes
zsloan
2015-05-08
updating histogram on values' change (#28)
Artem Tarasov
2015-05-08
fix histogram bin width
...
It was calculated wrongly when bins began from a non-zero value
Artem Tarasov
2015-05-08
fix
Artem Tarasov
2015-05-08
Fix #29
...
The number of bins was set to 20 for all datasets. Changed the number to be sqrt(#samples) as suggested on Wikipedia.
Artem Tarasov
2015-05-08
Merge branch 'master' of https://github.com/zsloan/genenetwork2
Artem Tarasov
2015-05-07
Merge pull request #22 from lomereiter/fix_trait_data_export
...
Fix trait data export (#21)
zsloan
2015-05-07
Excel export of trait data
Artem Tarasov
2015-05-07
Merge branch 'master' of https://github.com/zsloan/genenetwork2
Pjotr Prins
2015-05-07
fix CSV export of trait data
Artem Tarasov
2015-05-07
allow for attribute table to not exist
Artem Tarasov
2015-05-06
Merge pull request #18 from lomereiter/login_form_validation
...
email and pass validation
zsloan
[next]