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
|
|
* wqflask/tests/unit/wqflask/test_markdown_routes.py
(MockRequests404): Use dataclasses.
(MockRequests200): Ditto.
|
|
|
|
* wqflask/wqflask/markdown_routes.py (render_markdown): Use markdown
library instead of mistunes.
|
|
* wqflask/wqflask/markdown_routes.py (render_markdown): Use gn-docs
URL to fetch markdown content.
|
|
* wqflask/wqflask/static/markdown/: Delete folder. Files moved to
https://github.com/genenetwork/gn-docs
|