Age | Commit message (Collapse) | Author |
|
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.
|
|
clustered_heatmaps
|
|
mapping method in export filename
|
|
Scroller (so all rows beyond a certain point)
|
|
clustered_heatmaps
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi
* Provide the user with the UI elements to enable them select the
orientation of the heatmap that will be produced.
|
|
|
|
After adding the missing attribute to "self.trait", we need to also
need to update some missing calls.
|
|
|
|
|
|
|
|
group_list by using group_list.items()
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/decorators.py (edit_access_required.wrap): Query the
proxy to see the access rights of a given user.
|
|
|
|
|
|
|
|
The stack trace causes the log file to grow into unmanageable sizes
over time.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Add a progress indicator to show the user that there is some
progress happening, so that they can wait.
Add a function to handle any errors that arise.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* etc/default_settings.py: remove duplicate configuration variable
* wqflask/wqflask/collect.py: use the configured url for the API
server
Use the configured URL rather that the hard-coded URL that was used
for testing out the clustered heatmap generation.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* If the user clicks on the "Clustered Heatmap" button, the system
should remove any previously existing clustered heatmap image and
replace it with the new image.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Move the heatmap area to before the data table, so that once the
heatmap is generated, it shows up before the table, and the user is
able to see what happened.
|
|
mentioned it isn't working correctly
|
|
to GN3 (should be just 'control' but was previously passed as 'control_marker')
|
|
link back to the home page
|
|
since without it it attempts to submit the form encapsulating the button (export in this case)
|
|
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Remove unnecessary console.log(...) statements that were used in
development
* Re-arrange the html elements
* Rename element id
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Attempt using the figure, serialized as JSON, to display the
clustered heatmap.
|
|
well enough again now that some issues have been fixed
|
|
longer supported
|
|
edit button had replaced it
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Prevent the default submit action.
|
|
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Move the button out of the "export_form" into a new "heatmaps_form"
to avoid some weird JS interaction that showed up.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* Implement some javascript to activate the "Clustered Heatmap"
button.
This commit provides a proof-of-concept implementation to help with
identifying the requirements for sending and receiving of the
heatmaps data.
|
|
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi
* wqflask/wqflask/collect.py: provide hard-coded URL for testing
* wqflask/wqflask/templates/collections/view.html: provide button
Provide a button to trigger the heatmap generation. As a test, we
also provide a hard-coded URL for the API endpoint to get the
heatmap data.
|
|
|
|
with being translated to directories
|
|
translated to directories
|
|
instead of the generic mapping_results.csv
|
|
|
|
|
|
figure itself)
|
|
|
|
some features aren't working on gn1.genenetwork.org yet
|
|
|