Age | Commit message (Expand) | Author |
2022-08-31 | add new environment variable:TEXTDIR | Alexander_Kabui |
2021-04-30 | autopep8: Run autopep8 100 times with target rules...Rules used are:
E20,E211,E22,E224,E224,E225,E226,E227,E228,E231,E241,E242,
E251,E252,E26,E265,E266,E27,E301,E302,E303,E304,E305,E306,
E401,E501,E70,E701,W291,W292,W293,W391,W504,E101,E11,E121,
E122,E123,E124,E125,E126,E127,E128,E129,E131,E133
| BonfaceKilz |
2021-04-30 | autopep8: Fix E20-E27...Run:
python -m autopep8 --in-place --recrusive ./ --select\
E20,E211,E22,E224,E224,E225,E226,E227,E228,E231,E241,\
E242,E251,E252,E26,E265,E266,E27 -p 3
| BonfaceKilz |
2021-03-17 | Added the RRID urls for mouse and rat to webqtlConfig | zsloan |
2021-02-18 | Changed DEFAULT_PERMISSIONS AND SUPER_PERMISSIONS to not have permissions be ... | zsloan |
2021-02-18 | Fixed SUPER_PRIVILEGES and DEFAULT_PRIVILEGES | zsloan |
2020-07-25 | Removing bimbam check. We'll get rid of bimbam anyway. | Pjotr Prins |
2020-06-20 | Added some admin functionality and fixed issue with temp traits | zsloan |
2020-05-21 | Made search result table width variable again and fixed row highlighting, tho... | zsloan |
2019-12-17 | Added RGD link to trait page and removed Genotation link since it isn't working | zsloan |
2019-10-18 | Added UniProt link and fixed issue that caused sample lists to not be formed ... | zsloan |
2019-08-22 | Changed header drop-down menu layout...Added a couple new third party links
Added link to GN1 trait page in trait pages
Fixed gene global search table appearance
| zsloan |
2019-07-03 | Fixed bug for creating one of the third party links on the trait page...Changed text in several pages (submit trait, mapping error)
Changed header menu structure some
| zsloan |
2019-06-04 | Added GeneMANIA link...Fixed issue that caused error when creating UCSC RefSeq link
Fixed issue that sometimes caused an error for phenotype searches
Changed some text on collections page
| zsloan |
2019-05-14 | Added all of the third party links from GN1...Fixed issue with the script that generates the drop-down menus where phenotype/genotype datasets wouldn't show up for species without any mRNA assay datasets
Added icon for smartphones/tablets
Made error more informative for main search
Added gene symbol column to collections (need to add something that removes the column if it's all empty)
| zsloan |
2018-10-24 | - SNP Browser is mostly complete; just need to test more and add SNP density ......- Removed unnecessary options from the mode bar for the trait page Plotly figures and changed the default to highlight points the mouse is hovering over
- Changed some file/function names related to mapping, which previously were erroneously named "marker_regression"
| zsloan |
2018-04-09 | Removed some unused code in webqtlConfig; some might need to be added back in... | zsloan |
2018-02-10 | Check for bimbam path and bail out if it is missing | Pjotr Prins |
2017-11-06 | Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w......GEMMA now has option to select genotypes
Updated dataset select dropdowns to be ordered correctly
Fixed dataset select dropdowns for correlations to not show confidential datasets
Added Skewness and Kurtosis to Basic Statistics table
Fixed Verify and RNA-seq buttons on trait page
Temporarily hardcoded Reference page until we get it to link with database
| zsloan |
2017-08-29 | Mostly changes related to getting gemma working with covariates and BIMBAM fi......Other changes include:
- Fixing links in the network graph
- Changing button colors on show trait page
- Changing color scheme for heatmap
- Making rows highlight in yellow when clicked on
- Some changes to table appearance (like giving gene global search a horizontal scroll)
| zsloan |
2017-05-21 | Merge from the diet branch.... * refactored ./bin/genenetwork2 and /etc/default_settings
- better detection of Guix
- removed unused parameters, such as GEMMA_RESULT_PATH and TEMP_TRAITS
- removing some default settings, such as PYLMM_COMMAND
- rename some settings, such as SQL_URI and LOG_SQL_ALCHEMY
- added GUIX_JS_PATH for JS modules
* Added documentation on installing binary GN2
* Updated Twitter board to latest version in Guix - it had broken
* Updated many tools in the latest Guix profile
| Pjotr Prins |
2017-04-05 | - Temporary traits can be created, viewed, and added to collections...- Correct PCA trait data is created but can't be saved yet
- Added inner margins by increasing xDomain and yDomain of probability plot on trait page
- Increased X/Y-axis label font size
- Turned "processes" to 0 on runserver.py for PROD setting, since it doesn't work with threading
- Improved appearance of correlation page table
- Added links to github to index page
- Removed js_data from GEMMA/PLINK mapping results, since it isn't used for those
- Removed "Tissue" from trait page for phenotype traits
| zsloan |
2016-10-07 | Saner handling of TMPDIR and TEMPDIR...Throw error when TMPDIRs are not writable
| Pjotr Prins |
2016-09-25 | tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2 | Pjotr Prins |
2016-09-10 | Support for running maintenance scripts so they can pick up all webserver set......Run with
./bin/genenetwork2 ~/my_settings.py -c ./wqflask/maintenance/gen_select_dataset.py
| Pjotr Prins |
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins |
2016-05-31 | Allow the json dir to be in the old location. | Pjotr Prins |
2016-05-26 | Issue with certain samples (like BXD65a, ones were there are multiple for a s......Renamed directories with genotypes so tools.py didn't need to be changed (which might mess up other deployments)
Fixed error when searching genotype data sets
| zsloan |
2016-05-23 | Reaper mapping results are now correct and account for samples with two names......R/qtl and PYLMM still not working with the change and bootstrap results are also still wrong, so need to fix those issues.
| zsloan |
2016-05-13 | Removing ref. to HTMLPATH | Pjotr Prins |
2016-05-13 | WebqtlConfig.py: Constant handling | Pjotr Prins |
2016-05-13 | Fix paths for images | Pjotr Prins |
2016-04-20 | Add file | Pjotr Prins |
2016-02-25 | fixed untracked files | zsloan |
2015-12-14 | GN1 mapping full genome figure now correct for pylmm and output to web page | zsloan |
2015-12-12 | Changed loop drawing qtl curve to fix some issues; still need to make it draw... | zsloan |
2015-07-09 | Mapping methods now check for existing genotype files....Currently we still usually get our samplelists from the genofile. This is
dumb because it results in us having a bunch of "dummy" genofiles for certain
data sets (seems to be mostly human ones). This means that checking for the
genofile alone isn't enough to determine if a mapping method should exist
for a given group
I wrote some code that will instead get the samplelist from the plink .fam file
for some of these groups/datasets (if the .fam file exists). Ideally I would like to remove all of the dummy
.geno files, but we can't yet do so because it's currently the only place we seem to be storing
the sample list for some groups.
I also moved gemma into the plink directory to get it out of the git tree.
Since it uses the same files as plink, it doesn't make sense for it
to be in its own separate directory
| zsloan |
2015-03-27 | Changed HTMLPATH in webqtlConfig since I forgot to in the last commit (since ... | zsloan |
2015-03-25 | Pair scan image now loads properly | zsloan |
2015-03-24 | Change back port location and home directory location; this should be in exte... | zsloan |
2015-03-23 | Updates to make GN2 work on my version of penguin (ports, and paths) | DannyArends |
2013-08-07 | Fixed things with the dataset dropdowns and mRNA datasets...Improved the templates for a couple pages related to changing user
password, etc
| Zachary Sloan |
2013-07-19 | Created file gen_group_samplelists that iterates through all genofiles...and builds each groups' samplelist
| Zachary Sloan |
2013-07-18 | Added Amelie's rat data genotypes...Got human mapping mostly working
Fixed dataset dropdown menus
| Zachary Sloan |
2013-07-18 | Added to installation notes...Removed webqtlConfigLocal file containing passwords
Updated main page dropdown menus (dataset_menu_structure.json)
| Zachary Sloan |
2013-06-13 | Merge /home/sam/gene into flask...Conflicts:
wqflask/wqflask/templates/index_page.html
Merging the code on Sam's branch onto my own
| Zachary Sloan |
2013-04-17 | Created file with pickled SNPIterator (from input.py) data...for HLC datasets
Still need to read in file
| Zachary Sloan |
2013-04-02 | pylmm code is running for human data (plink .bed genotype files) | Zachary Sloan |
2013-02-07 | Added code to marker_regression.py that creates the numpy arrays to...pass to Nick's code and changed the prep_data.py code to operate on
a list of phenotype values instead of a textfile with the values
delimited
| Zachary Sloan |
2013-01-25 | Fixed a few bugs while trying to get the code running on the new server | Zachary Sloan |