-
Notifications
You must be signed in to change notification settings - Fork 311
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
Add CRAM reference argument to CLI for loading alignments and fragments #2293
Comments
@heuermh Thank you for this fix. I am wondering how to properly set this. So far I have:
I keep getting this error
I am using Adam 0.35 with Singularity. Apologies, if this is stated somewhere in the docs and I overlooked it. Thank you very much for your help :) |
Sorry,
$ adam-submit --help
...
-cram_reference VAL : CRAM format reference, if necessary
-reference VAL : Path to a reference file to use for indel realignment. Hope this helps! |
Hi @heuermh , yes this helps a little. the reference error is gone, but now I ran into this:
For context, I am running this with nextflow and the singularity container. Using the same setup and bam files works though.
I added |
Sorry this is turning out to be so much trouble! This is a file system issue:
Where on the file system is the CRAM reference stored? What does the |
No description provided.
The text was updated successfully, but these errors were encountered: