Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-25 | Fixed issue causing anonymous collections to not work on my branch and ↵ | zsloan | |
staging, though still not sure why it's working on production without that change Added script to convert the dryad format genotype files to BIMBAM removed db_uri from parameters of parse_db_uri in gen_select_dataset.py, since it can now just pull it from settings as a global variable | |||
2018-05-17 | Added script to quantile normalize a data set and enter its normalized ↵ | zsloan | |
sample data into ElasticSearch Added option to replace trait page sample/strain values with normalized ones Began editing Lei's scatterplot code Changed elasticsearch_tools' get_elasticsearch_connection so that it can also be used for purposes other than user authentication (by adding a "for_user" parameter) |