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
/
base
/
trait.py
Age
Commit message (
Expand
)
Author
2015-06-29
Merge pull request #72 from lomereiter/issue69
zsloan
2015-06-22
fixed a few potential security issues
Artem Tarasov
2015-06-18
fix all_samples_ordered
Artem Tarasov
2015-05-22
Fixed issue where correlation didn't work for human traits (and probably some...
zsloan
2015-05-12
Fix #35
Artem Tarasov
2015-04-10
Added git large file system (the .gitattributes files) and fixed an issue whe...
zsloan
2014-12-12
Added a additive effect column to search result and collection tables
Zachary Sloan
2014-10-02
Fixed an error when there's no locus for mRNA expression traits
Zachary Sloan
2014-08-21
Committer: Lei Yan <lei@penguin.uthsc.edu>
Lei Yan
2014-06-25
Added Karl's correlation matrix code
Zachary Sloan
2014-06-06
Implimented Karl Broman's lodchart code for the interval mapping function.
Zachary Sloan
2013-11-27
Clicking a trait in "color by trait" now gets all of its sample values
Zachary Sloan
2013-11-26
Made some progress towards getting the traits inside a collection to display ...
Zachary Sloan
2013-11-25
Got the interval mapping results into a table
Zachary Sloan
2013-11-01
Merge /home/sam/gene
Zachary Sloan
2013-10-30
More work on collections
Sam
2013-10-25
Began working on color coding bar chart by extra attributes
Zachary Sloan
2013-09-13
Merge https://github.com/zsloan/genenetwork
Lei Yan
2013-08-07
Fixed things with the dataset dropdowns and mRNA datasets
Zachary Sloan
2013-07-18
Added Amelie's rat data genotypes
Zachary Sloan
2013-07-16
Wrote code that can get a dataset's type for every single GN
Zachary Sloan
2013-06-25
Merge git://github.com/zsloan/genenetwork into flask
Lei Yan
2013-06-20
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Zachary Sloan
2013-06-19
Moved the normalize_values function to separate file corr_result_helpers.py
Lei Yan
2013-06-19
Fixed issue where the Mean Expr, Max LRS, and Max LRS Location columns
Lei Yan
2013-06-19
Merge branch 'flask' of git://github.com/zsloan/genenetwork into flask
Lei Yan
2013-06-19
Changed QTL parameter name to "get_qtl_info" on trait.py and
Lei Yan
2013-06-19
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Zachary Sloan
2013-06-13
Fixed issue where too much memory was used as a result of creating a
Lei Yan
2013-06-11
Put trait info for correlation results page into a dictionary instead
Lei Yan
2013-05-31
Fixed the location column for the quick search page
Zachary Sloan
2013-05-30
Rewrote some code in get_trait_info in dataset.py
Lei Yan
2013-05-08
Worked on correlation page
Lei Yan
2013-01-18
Renamed CorrelationPage.py to show_corr_results.py
Zachary Sloan
2013-01-03
Created template for marek regression page and made the compute button direct
Zachary Sloan
2012-12-07
Got basic statistics in show_trait to display the correct number
Zachary Sloan
2012-12-06
Made many small changes to show_trait/data_set/search_results/trait to
Zachary Sloan
2012-12-05
Renamed webqtlTrait.py to trait.py
Zachary Sloan