Closed
Conversation
…ow long as parsable setting
…s, added inter-chromosomal support.
…rn non-square slices of data.
Updated mrh test data to small multi-chromosome dataset Updated mrh unit test to work with multi-chomosome mrh files, test both cis and trans data, and test specific values returned
…urn list of included chromosomes.
Updated multi-resolution heatmap dataprovider. Added multi-resolution heatmap visualization plugin.
Tweaked css layout. Added coordinate selection functionality. Fixed zoom-out bug when coordinate span not a factor of 2 different from total possible span. Changed settings panel to use visibility instead of z-index for hiding. Added initial load of lowest possible resolution heatmap on new chromosome load.
dannon
pushed a commit
that referenced
this pull request
Dec 11, 2015
Remove deprecated datatype stuff
dannon
pushed a commit
that referenced
this pull request
Jan 12, 2016
Adjustments to sanitize_whitelist reloading.
dannon
pushed a commit
that referenced
this pull request
Mar 21, 2016
Minor style tweaks to pass flake8
dannon
pushed a commit
that referenced
this pull request
Jun 14, 2016
Stays up-to-date with galaxy dev branch
dannon
pushed a commit
that referenced
this pull request
Jul 25, 2016
Merge pull request #2 from galaxyproject/dev
dannon
pushed a commit
that referenced
this pull request
Jul 28, 2016
Fixes azure_blob detection for conditional dependency resolution
dannon
pushed a commit
that referenced
this pull request
Sep 22, 2016
Per agreement of all authors. Closes #2.
dannon
pushed a commit
that referenced
this pull request
Jan 12, 2017
* fix indentation and import * import fix * refix indentation * better looking imports
dannon
pushed a commit
that referenced
this pull request
Jan 3, 2018
A first pass on the "admin" UI related section
dannon
pushed a commit
that referenced
this pull request
Mar 8, 2018
More general safe_walk function, handles symlinks loops
dannon
pushed a commit
that referenced
this pull request
Mar 14, 2019
Fix test tool label and tool xsd
dannon
pushed a commit
that referenced
this pull request
Apr 8, 2019
Use a base URI set in config for Custos Authnz backend.
dannon
pushed a commit
that referenced
this pull request
Sep 22, 2020
fix crash when no input selected
dannon
pushed a commit
that referenced
this pull request
Sep 8, 2021
1. Remove id parameter from constructor (this is created by the db). 2. Remove `item` instance attribute: it's not used and is meaningless. 3. Make user and item parameters in the constructor required: a rating cannot exist without a rater or the item being rated. 4. For the same reason as in #2, make the `set_item()` method private and only call it from the constructor. 5. Simplify mapping test: just use the constructor.
dannon
pushed a commit
that referenced
this pull request
Jul 14, 2022
dannon
pushed a commit
that referenced
this pull request
Jan 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should be fully functional now.