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
2020-09-17
Convert "target_string" to a str type
BonfaceKilz
2020-09-17
Apply pep8
BonfaceKilz
2020-08-27
Remove python2 string processing to utf-8
BonfaceKilz
2020-08-27
Replace mysqldb's "escape" with the one from utils.db_tools
BonfaceKilz
2020-08-27
Replace "string.split" & "string.join" with python's inbuilt methods
BonfaceKilz
2020-08-26
Remove "from __future__ import new_feature" statements
BonfaceKilz
2020-08-26
Rename "unicode" to "str"
BonfaceKilz
2020-08-20
Add backward support for urllib
BonfaceKilz
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
2020-08-19
Handle the rename of urllib and urllib2 to the urllib package
BonfaceKilz
2020-08-19
Replace backtick repr with the repr() function
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2020-07-21
Fixed issue that caused group codes to be wrong sometimes
zsloan
2020-07-14
Added binary casting to phenotype trait info query to fix unicode issue
zsloan
2020-07-08
Removed remaining unused references to the old qtlreaper
zsloan
2020-07-06
Temporarily commented out the line in trait.py doing the encoding until we fi...
zsloan
2020-07-06
Fixed some of the logic with how traits are authenticated to avoid situation ...
zsloan
2020-06-29
Change that hopefully fixes some encoding stuff
zsloan
2020-06-24
Temporary partial fix to issue of resources without info; need to add somethi...
zsloan
2020-06-20
Fixed ports for proxy (though I need to add the port to global variables) and...
zsloan
2020-06-20
Added some admin functionality and fixed issue with temp traits
zsloan
2020-06-17
Adding all the authentication stuff
zsloan
2020-06-05
Commiting other current group/resource management code, plus the new files
zsloan
2020-06-04
Added back in trait info queries for situations where the proxy isn't running
zsloan
2020-06-04
Really should have split this into many more commits:
zsloan
2020-05-28
Added lines calling proxy for publish datasets + added some resource redis qu...
zsloan
2020-04-24
Replaced hard-coded instances of GN2 urls with ones pulled from settings file
zsloan
2020-04-06
Added Mean column for phenotype traits in search and global search result tables
zsloan
2020-03-09
I think this should complete consolidating all the collections code.
zsloan
2020-03-03
Forgot to replace code referring to hmac function user_manager
zsloan
2020-02-06
Fixed encoding issue
zsloan
2020-01-22
Fixed issue that caused submitting temp traits to not work
zsloan
2020-01-08
Made change that I think should fix the unicode stuff once and for all
zsloan
2019-12-04
Fixed error that sometimes occurs if there's no mean expression and changed i...
zsloan
2019-11-21
Use updated phenotype display IDs for all phenotypes with codes now, not just...
zsloan
2019-11-21
Added 3-letter codes to unpublished phenotype traits and fixed issue with ord...
zsloan
2019-10-04
Fixed issue where there was an error if the REST API used for aliases was down
zsloan
2019-08-01
Updated aliases to get all species aliases and remove duplicates
zsloan
2019-08-01
Added wikidata aliases
zsloan
2019-08-01
Made some more aesthetic changes to various pages and charts/figures
zsloan
2019-07-18
Made change that should fix encoding issue, fingers crossed
zsloan
2019-05-06
Removed some unused imports of htmlgen
zsloan
2019-03-18
- Added PCA traits to correlation matrix. You can't change their names yet or...
zsloan
2019-03-07
Changed the way covariates are displayed when selected for mapping
zsloan
2019-02-22
Fixed some appearance issues with several tables
zsloan
2018-10-01
- Can now remove cofactors from correlation scatterplot and select them by ju...
zsloan
2018-08-14
Added cofactors to correlation scatterplot and changed it to use Plotly
zsloan
2018-04-06
Mapping figure output now gives more accurate information
zsloan
2017-06-12
Fixed issue where 0.0 values would be converted into X's on the trait page
zsloan
[prev]
[next]