Skip to content

Floris-Hyve/cbioportal-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbioportal-core

Many of the Java classes here are in use by the main cbioportal/cbioportal codebase, the metaImport.py Python scripts are all used for importing. We decided to move them all to a single repo so that we might deprecate them in the future once we have come up with a good plan for replacing them.

This repo contains:

  • many old Java classes for interacting with the database
  • The metaImport.py Python script used for importing

Inclusion in main codebase

The cbioportal-core code is currently included in the final Docker image during the Docker build process: https://github.com/cBioPortal/cbioportal/blob/master/docker/web-and-data/Dockerfile#L48

About

Externalized cBioPortal Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.8%
  • Python 15.2%
  • HTML 7.3%
  • Perl 0.9%
  • Shell 0.9%
  • GAP 0.6%
  • Jinja 0.3%