-
Couldn't load subscription status.
- Fork 97
Big composite and mb2 #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
andrewdavidsmith
wants to merge
19
commits into
ucscGenomeBrowser:master
Choose a base branch
from
andrewdavidsmith:big-composite-and-mb2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Big composite and mb2 #96
andrewdavidsmith
wants to merge
19
commits into
ucscGenomeBrowser:master
from
andrewdavidsmith:big-composite-and-mb2
Conversation
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
…dding the JS and CSS for bigComposite
…d a helper parseDataTypes. Also added a condition in specificUi to catch tdb->type bigComposite and generate the UI, along with an extra condition to avoid calling hCompositeUi when the type is bigComposite
… 'bigComposite'; also types 'hmr', 'levels' and 'reads' used by MethBase2. These are checked and set 'fillInFromType'.
…d dataTables.select plugins, needed by bigComposite.js
…wo lists but probably only one was appropriate...
…e-embedded data so the JS knows the identifier on possibly-cached metadata
…e-embedded data, which comes from the track name for the bigComposite
…metadata (any url that's not CORS blocked) and encoding it in the settings for the bigComposite trackDb entry
…ute, ensuring that at least two values are present. Also made attributes in the settings from the metadata JSON file lowerCamel to match
…he whole bigComposite together
…the color-related information is present/complete in the settings part of the metadata, and preventing things from going crazy if the max number of checkboxes is not defined by the user
…tions for updated code
…config information is all stored in the trackDb.settings longblob; color information is optional and if used needs a json file to define colors
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.
Adding proposed "bigComposite" with:
simpleTracks.chgTrackUi.c(EDIT: the README mentions a script to help make test data. I forgot to include it but I put it at https://smithlabresearch.org/data/sample_bigcomposite.py if needed.)