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

importGenePanel.pl failing to import gene panels: MDSIWG152, RMG, agilent #1853

Open
edoyango opened this issue Jul 5, 2023 · 0 comments
Open

Comments

@edoyango
Copy link

edoyango commented Jul 5, 2023

Hi,

I've been trying to setup a cBioPortal instance using the deploy with docker instructions which all works fine.

commit versions:
cbioportal-docker-compose: b69cb428c1b (master at time of writing).
datahub: 6009f12 (master at time of writing).

Once I start importing gene panels, MDSIWG152, RMG, and agilent panels fail due to missing genes:

MDSIWG152:

Warnings / Errors:
-------------------
0.  Could not find gene in the database: MIR-516A-1/3P; 1x
1.  Could not find gene in the database: MIR-516B-2/3P; 1x
2.  Could not find gene in the database: MIR1267; 1x
3.  Could not find gene in the database: MIR142; 1x
4.  Could not find gene in the database: MIR632; 1x
5.  Could not find gene in the database: MIR891A; 1x
6.  Gene panel MDSIWG152 cannot be imported because one or more genes in the panel are not found in the database, or are duplicated.; 1x

RMG:

Warnings / Errors:
-------------------
0.  Could not find gene in the database: MIR142; 1x
1.  Gene panel RMG cannot be imported because one or more genes in the panel are not found in the database, or are duplicated.; 1x

agilent:

Warnings / Errors:
-------------------
0.  Could not find gene in the database: MIR1288; 1x
1.  Gene panel Agilent cannot be imported because one or more genes in the panel are not found in the database, or are duplicated.; 1x

From what I can gather, these errors might have something to do with the seed database? I can confirm from the init.sh script in cbioportal-docker-compose that v2.12.14 is being used to seed the DB.

Are there setup steps that I'm missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant