Age | Commit message (Collapse) | Author |
|
|
|
Stopped using the scanone function pointer when doing R/qtl mapping, …
|
|
|
|
|
|
the first item to convert to numbers
|
|
the center vertically
|
|
|
|
they can be included in the loading page if the map is reloaded
|
|
displayed on mapping loading page
|
|
|
|
* wqflask/wqflask/database.py (init_db): Remove references to
"wqflask.model"
* wqflask/wqflask/model.py: Delete it.
|
|
This module is not used anywhere.
|
|
|
|
|
|
|
|
|
|
covariates and permutation/bootstrap numbers
|
|
|
|
also removed a console.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The log adds unnecessary noise in addition to creating unwanted
side-effects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when a trait is correlated against itself - before the 0.999... was preventing it from switching to calculating Spearman for the values above the diagonal in the correlation matrix
|
|
|
|
the same trait name; instead use combo of trait name and dataset name as the edge IDs
|
|
These are no longer used
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
adding it back
|