-
Notifications
You must be signed in to change notification settings - Fork 308
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
Migrate oncoprintjs with its commit history #4266
Merged
Merged
Conversation
This file contains 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
onursumer
changed the title
Oncoprintjs package
Migrate oncoprintjs with its commit history
May 19, 2022
onursumer
force-pushed
the
oncoprintjs-package
branch
from
May 19, 2022 20:23
e839eb1
to
7a3404d
Compare
onursumer
force-pushed
the
oncoprintjs-package
branch
4 times, most recently
from
May 23, 2022 16:01
ae76f5b
to
bc9299c
Compare
onursumer
force-pushed
the
oncoprintjs-package
branch
7 times, most recently
from
May 27, 2022 20:32
56e0344
to
bc28249
Compare
alisman
force-pushed
the
oncoprintjs-package
branch
2 times, most recently
from
June 2, 2022 21:10
ee05e28
to
bc28249
Compare
onursumer
force-pushed
the
oncoprintjs-package
branch
2 times, most recently
from
June 6, 2022 20:07
a785cdf
to
722c0ad
Compare
…yarn/elliptic-6.5.3 Bump elliptic from 6.5.1 to 6.5.3
…yarn/handlebars-4.7.6 Bump handlebars from 4.4.3 to 4.7.6
Small typescript changes, and expose more to import
Signed-off-by: Adam Abeshouse <abeshoua@mskcc.org>
Save pre-cluster track group order, and restore it when clustering is disabled
…yarn/ini-1.3.8 Bump ini from 1.3.5 to 1.3.8
…yarn/elliptic-6.5.4 Bump elliptic from 6.5.3 to 6.5.4
…yarn/y18n-4.0.1 Bump y18n from 4.0.0 to 4.0.1
…yarn/ssri-6.0.2 Bump ssri from 6.0.1 to 6.0.2
…yarn/handlebars-4.7.7 Bump handlebars from 4.7.6 to 4.7.7
…h-4.17.21 Bump lodash from 4.17.19 to 4.17.21
Signed-off-by: Adam Abeshouse <abeshoua@mskcc.org>
Bump ws from 5.2.2 to 5.2.3
Refactoring to make naming clearer around universal and specific rules
Signed-off-by: Adam Abeshouse <abeshoua@mskcc.org>
Signed-off-by: Adam Abeshouse <abeshoua@mskcc.org>
…yarn/tar-4.4.15 Bump tar from 4.4.13 to 4.4.15
…yarn/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
New oncoprint property to configure tracks that are shown by default (oncoprintjs)
Signed-off-by: Onur Sumer <s.onur.sumer@gmail.com>
Signed-off-by: Onur Sumer <s.onur.sumer@gmail.com>
alisman
force-pushed
the
oncoprintjs-package
branch
from
June 8, 2022 14:08
722c0ad
to
6cb3ddf
Compare
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 cBioPortal/cbioportal#9441
Supersedes #4252
Only the commits
configure oncoprintjs with rollup
andfix errors
need to be reviewed