Age | Commit message (Collapse) | Author |
|
|
|
|
|
Feature/manhattan plot coloring
|
|
option are stored to using a list comprehension on a list of the just the hex strings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
columns (that no longer uses DataTables buttons plug-in)
|
|
|
|
|
|
|
|
|
|
display_mapping_results.py
|
|
coloration to run_mapping.py and views.py
|
|
necessary imports and hidden inputs
|
|
|
|
|
|
Fix broken UI
|
|
- Changed the "Block by Attribute Value" feature and the "Filter by Value" feature to only work on columns that are numeric or have a small number of distinct values (respectively)
|
|
|
|
couple class names to make more sense for being shared between both this feature and "Block Samples by Index"
|
|
|
|
|
|
instead say N/A and be a shade of grey
|
|
BonfaceKilz/feature/fetch-md-files-from-gh-docs-repo
Feature/fetch md files from gh docs repo
|
|
* .github/workflows/main.yml (jobs):
[container]: Use image that is on python3-genenetwork "ad741c1" which
has python-markdown packaged.
|
|
* wqflask/tests/unit/wqflask/test_markdown_routes.py
(MockRequests404): Use dataclasses.
(MockRequests200): Ditto.
|