cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
581 stars 448 forks source link

should we import the hg38 seed db by default #10745

Open jjgao opened 3 months ago

jjgao commented 3 months ago

currently it's only hg19 by default and it causes confusion when people needs to load hg38 data. Is it true that adding hg38 reference genome would not add performance issue? If so, maybe we should update init.sh to include hg38 data too and get rid of init_hg38.sh.

https://github.com/cBioPortal/cbioportal-docker-compose

Similarly, we only need to provide a hg38_hg19 combined seed db: https://github.com/cBioPortal/datahub/tree/master/seedDB

@inodb @rmadupuri