-
Notifications
You must be signed in to change notification settings - Fork 30
spatial
layout
#1138
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
Draft
sehilyi
wants to merge
14
commits into
v2
Choose a base branch
from
spatial
base: v2
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.
Draft
spatial
layout
#1138
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
…1127) chore: make the spatial examples the default
* feat: minimal join data transform * chore: add a todo statement * first working demo * more work on bigwig join * first demo to load bigwig and full chromosomes * all d3 models drawn * chore: remove console log statements and clean up code * chore: fix typo in the comment statement * chore: more clean up * chore: compact axis * fix: fix loading json-based track * feat: grammar extension for 3D layout (#1136) feat: better grammar extension for 3d vis
…e specs (#1139) chore: move the 3d examples to the top; use the new grammar in examples
…options (#1140) * feat: add a Yeast model example * add thumbnail for yeast example * make the yeast example the default at least for now --------- Co-authored-by: David Kouril <[email protected]>
* chore: minimal example replaced the default (draft) thumbnail, also removed the very early example i used (with linked views) and the thumbnail * chore: remove the multiple tracks example for now still needs some implementation to be able to show that
* feat: remove data requirement for 3D tracks * comment statement * chore: update demo examples
…not specified (#1143) * fix: parse genomic coordinates properly even if assembly is incorrectly defined * remove console logs * join correctly when there is only a single genomic field
* feat: add example of different coloring strategies constant vs nominal vs quantitative * chore: remove data fields in tracks since it's not needed anymore * chore: change the default model for minimal to stevens also reverted back to being really 'minimal'
… view (#1147) * wip: combining multiple tracks within a single spatial view very very bad so far, just a first checkpoint toward something sorta working * feat: add a new example for superimposition * wip: multiple overlaid track * feat: (wip)example for composing multiple tracks within one spatial view touches the join implementation a bit * chore: remove computation of parent views * chore: clean up of unused properties * chore: clean up (log, unused var) * chore: delete commented line * chore: delete log and commented out line
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.
Fix #
Toward #
basic use
Change List
Checklist