Skip to content

Releases: invisibl-cloud/cbioportal-core

v0.1.0

24 Jul 02:33
3bef9a1
Compare
Choose a tag to compare

Full Changelog: https://github.com/invisibl-cloud/cbioportal-core/commits/v0.1.0

New Feature

  • Incremental data load: To add or update a few entries (patient/sample/genetic profile) more quickly, especially for larger studies, you can use incremental data loading instead of re-uploading the entire study.
  • Supported Data Types:
    • CASE_LIST
    • CNA_CONTINUOUS
    • CNA_DISCRETE
    • CNA_DISCRETE_LONG
    • CNA_LOG2
    • EXPRESSION
    • GENERIC_ASSAY_BINARY (sample level only; patient_level: false)
    • GENERIC_ASSAY_CATEGORICAL (sample level only; patient_level: false)
    • GENERIC_ASSAY_CONTINUOUS (sample level only; patient_level: false)
    • METHYLATION
    • MUTATION
    • MUTATION_UNCALLED
    • PATIENT_ATTRIBUTES
    • PROTEIN
    • SAMPLE_ATTRIBUTES
    • SEG
    • STRUCTURAL_VARIANT
    • TIMELINE (aka clinical events)