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

Error #9

Open
SamKap-2 opened this issue Feb 13, 2018 · 2 comments
Open

Error #9

SamKap-2 opened this issue Feb 13, 2018 · 2 comments

Comments

@SamKap-2
Copy link

Could you throw some light on this error
bpipe.PipelineError: Error evaluating script '~/ximmer/eval/pipeline/config.groovy': No such property: HGFA for class: ~/ximmer/eval/pipeline/config.groovy
at bpipe.Pipeline$_loadExternalStagesFromPathList_closure14.doCall(Pipeline.groovy:1027)
at bpipe.Pipeline.loadExternalStagesFromPathList(Pipeline.groovy:1000)
at bpipe.Pipeline.loadExternalStagesFromPaths(Pipeline.groovy:982)
at bpipe.Pipeline.loadExternalStagesFromPaths(Pipeline.groovy)
at bpipe.Pipeline.load(Pipeline.groovy:1107)
at exome_cnv_pipeline.groovy.run(exome_cnv_pipeline.groovy:30)
at exome_cnv_pipeline.groovy$run.call(Unknown Source)
at bpipe.Runner.main(Runner.groovy:439)

@ssadedin
Copy link
Owner

Apologies, it looks like the installer is not setting this up properly.

I'll get a fix in for it, but in the meantime, could you try editing the file

~/ximmer/eval/pipeline/config.groovy

And in there, put a line like so:

HGFA="/path/to/genome/reference.fa"

Where you need to replace that reference with the same reference that your BAM files are aligned to.

@SamKap-2
Copy link
Author

Thanks Simon

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

2 participants