Skip to content
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

Fix 9461 mutations api endpoint #9586

Closed

Commits on Aug 24, 2022

  1. fix cBioPortal#9461 - mutations api endpoint

    - modified java files to remove unused properties and changes to tests
    - db changes, mutationmapper.xml
    - Update seed_mini.sql
    jagnathan committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ae94d47 View commit details
    Browse the repository at this point in the history
  2. fix 9461 removing Oncotator related properties

    fix 9461 removing Oncotator related properties
    jagnathan committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    eeb85e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe0ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. fix 9461 mutations api oncotator related fields

    fix 9461 mutations api oncotator related fields
    jagnathan committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b2d006d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update DaoCosmicData.java

    Using 0 instead of -1 for mutPos as 0 is a valid value for position.
    jagnathan committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    df67064 View commit details
    Browse the repository at this point in the history