Age | Commit message (Collapse) | Author |
|
|
|
|
|
Use the new auth proxy tools instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This function is coupled to "wqflask.app", therefore requiring it's
import at the module level. This may lead circular importation issues
when working with blueprints.
|
|
|
|
Hacky but re-implement `hmac_creation` as `create_hmac`
|
|
This avoids calling Redis twice when fetching metadata about the
resource.
|
|
If a user has several access roles, select the highest role.
|
|
|
|
Borrowed from:
<https://github.com/woodruffw/ordered_enum/tree/master/src/ordered_enum>
|
|
|
|
This module is coupled to `utility.redis_tools` which needs to be
deprecated. Also, the routes are created by importing `app` instead of
creating a new blueprint.
|
|
|
|
|
|
|
|
All new API definitions should be migrated to "wqflask/ api"
|
|
|
|
|
|
set before (which caused some problems)
|
|
|
|
|
|
|
|
|
|
|
|
settings file)
|
|
|
|
|
|
BXD073bxBXD077F1
|
|
ProbeSet trait descriptions on the search result page
|
|
name was being set
|
|
the correct position in the query results
|
|
|
|
|
|
Feature/remove trait creation from search
|
|
+ prevent encoding error with try/except
|
|
manually resized
|
|
|
|
feature/remove_trait_creation_from_search
|
|
Add Resizeable Table Columns
|
|
Clustered heatmaps
|
|
test template for gn3 wgcna
|
|
mapping results (a while back it was changed from LOD to -logP)
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi
* Add some documentation on generating the heatmaps, that would be
useful for the end user.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi
* Update the action button text to more closely correspond to the
action that the button triggers.
|