forked from cBioPortal/cbioportal
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Clickbase #5
Open
alisman
wants to merge
173
commits into
demo-clickhouse-k8s
Choose a base branch
from
clickbase
base: demo-clickhouse-k8s
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
Clickbase #5
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
- modified java files to remove unused properties and changes to tests - db changes, mutationmapper.xml - Update seed_mini.sql roll back changes for refseqMrnaId roll back changes for refseqMrnaId Update ExtendedMutation.java Added required property setOncotatorRefseqMrnaId and getOncotatorRefseqMrnaId
Updated more files for removed fields Remove unused oncotator fields Remove unused oncotator fields ONCOTATOR_DBSNP_RS ONCOTATOR_UNIPROT_ENTRY_NAME remove fields from sql file ONCOTATOR_DBSNP_RS and ONCOTATOR_UNIPROT_ENTRY_NAME removal from sql file
db changes in sql for renaming columns renamed the column prefixes from oncotator to mutation on multiple classes and files
Update testSql.sql updating testSql for the name change of columns from ONCOTATOR to MUTATION Update DaoMutation.java The data files still use the old column prefix of ONCOTATOR instead of MUTATION Update DaoMutation.java Update migration.sql Adding quotes around column names
db changes in sql for renaming columns renamed the column prefixes from oncotator to mutation on multiple classes and files
Update migration.sql fix syntax errors in mysql change column Update migration.sql fix syntax errors in mysql change column setting db version setting db version
Removed Link columns and modified the documentation
…api-endpoint-final Fix 9461 mutations api endpoint final
…d support for multiple database impls to support mysql and h2
…patible-with-sqlmodeOnlyFullGroupBy
…patible-with-sqlmodeOnlyFullGroupBy Update SQL to fix incompatibility with sqlmode OnlyFullGroupBy
…ndpoint Binning of custom data
Merge master into v5.3.0
We need to update this test because it's not java 8 compatible.
Release v5.3.0
update cosmic importer for new cosmic datafiles
Fix StructuralVariantMapper.xml
See yaml/pyyaml#724 for details of this update
Update Pyyaml package
Frontend v5.3.14
Set download button visibility in UI based on user role/group
Frontend v5.3.15
Two sided fishers test
Allow Redis service unavailable when Redis is enabled
Frontend v5.3.16
* Add two-sided fisher tests news --------- Co-authored-by: Ino de Bruijn <ino@ino.bio>
* implement getting CNA types for a gene specific * add tests for genomic-data-counts endpoint * change CopyNumberDataCounterFilter to StudyViewFilter and GenomicDataCountFilter * change to molecularDataService to fetch data * add filter logic for DISCRETE molecular profiles * Refactor * count NA and clean up codes * Updates * Update StudyViewServiceImplTest.java --------- Co-authored-by: Qi-Xuan Lu <qlu@carisls.com> Co-authored-by: Karthik <kalletlakarthik@gmail.com>
Update about us page
Frontend v5.3.17
* Add data access token user role filter feature * Update and more tests * Update failing test --------- Co-authored-by: Jeremy R. Easton-Marks <j.r.eastonmarks@gmail.com>
Update About-Us.md
Add label check test for pull request
Frontend v5.3.18
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 # (see https://help.github.com/en/articles/closing-issues-using-keywords)
Describe changes proposed in this pull request:
Checks
Any screenshots or GIFs?
If this is a new visual feature please add a before/after screenshot or gif
here with e.g. Giphy CAPTURE or Peek
Notify reviewers
Read our Pull request merging
policy. It can help to figure out who worked on the
file before you. Please use
git blame <filename>
to determine thatand notify them either through slack or by assigning them as a reviewer on the PR