[go: nahoru, domu]

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

Data for REMM is not configured #538

Closed
HongyuanChu opened this issue Feb 5, 2024 · 2 comments
Closed

Data for REMM is not configured #538

HongyuanChu opened this issue Feb 5, 2024 · 2 comments

Comments

@HongyuanChu
Copy link

1707126329954
This appeared while performing "java -Xmx6g -jar ~/exomiser-cli-13.3.0/exomiser-cli-13.3.0.jar --analysis examples/NA19722_601952_AUTOSOMAL_RECESSIVE_POMP_13_29233225_5UTR_38.yml --spring.config.location=/data/chuhy/exomiser-cli-13.3.0/application.properties --assembly hg38"
The application.properties is as follows
#exomiser.data-directory=data
exomiser.data-directory=/data/chuhy/exomiser-cli-13.3.0/data
exomiser.hg19.data-version=2309
exomiser.hg38.data-version=2309
exomiser.hg19.variant-white-list-path=2309_hg19_clinvar_whitelist.tsv.gz
exomiser.hg38.variant-white-list-path=2309_hg38_clinvar_whitelist.tsv.gz
exomiser.phenotype.data-version=2309
exomiser.hg38.remm-path=ReMM.v0.4.hg38.tsv.gz

@lpsyy
Copy link
lpsyy commented Mar 9, 2024

I think you should put the full path of the remm in the application properties, for example mnt/f/exomiser/exomiser-cli-13.3.0/data/2309_hg38/remm........

@julesjacobsen
Copy link
Contributor

@HongyuanChu, as @ipsyy said, you need to use the full path to the ReMM.v0.4.hg38.tsv.gz file.

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

3 participants