-
Notifications
You must be signed in to change notification settings - Fork 11
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
Downstream tools [GATK] affected by disq #110
Comments
@tomwhite I was meaning to ask you about this when we spoke just now, but I forgot... Any thoughts about what's going on here? |
@SHuang-Broad thanks for the error report. The error log says that the concat operation is failing. Do you know if you get the same error if you remove the interval filter ( |
I've done several experiments here
So it seems like requesting |
Thanks @SHuang-Broad! I will try to reproduce and write a fix. |
@SHuang-Broad Thank you for reporting this issue! If the fix merged in #111 doesn't work for you, please reopen this issue or create a new one. |
Hello Tom,
I am reporting a behavior here that I observed while running GATK 4
PrintReadsSpark
in a vanilla manner.I do not know how to summarize the behavior so I am simply copying the error message here
NOTE: the bam is a long read bam (PacBio sequence) produced by minimap2.
If you need more, please let me know.
Thanks!
In the attached zip, there's the
setup.dataproc.sh
for creating the dataproc cluster,printReadsSpark.sh
for extracting reads mapped to chr21, and the full stacktracePrintReadsSpark_Error.log
.PrintReadsSpark_error.zip
The text was updated successfully, but these errors were encountered: