Genome Analysis Toolkit

Variant Discovery in High-Throughput Sequencing Data

GATK process banner

Need Help?

Search our documentation

Community Forum

Hi, How can we help?

Developed in the Data Sciences Platform at the Broad Institute, the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping. Its powerful processing engine and high-performance computing features make it capable of taking on projects of any size. Learn more

Error running DenoiseReadCounts on arm64 processor

Answered
0

5 comments

  • Avatar
    Genevieve Brandt (she/her)

    Hi dbpiero,

    It looks like a similar question was posted on our old forum, which has been archived here. Essentially, it looks like the issue is most likely coming from a file system permission issue. You can change the temporary directory with the java option `-Djava.io.tmpdir=tmp`. If that does not solve the issue, you could try using GATK from docker.

    Best,

    Genevieve

    0
    Comment actions Permalink
  • Avatar
    dbpiero

    Hi Genevieve,

    thank you for your answer. I've tried them but it still doesn't work. I add another warning, not seen before:

    16:00:21.248 WARN NativeLibraryLoader - Unable to load libgkl_compression.so from native/libgkl_compression.so (/tmp/libgkl_compression980365261311152112.so
    : /tmp/libgkl_compression980365261311152112.so: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64-bit .so on a AAR
    CH64-bit platform))

    0
    Comment actions Permalink
  • Avatar
    Genevieve Brandt (she/her)

    Hi dbpiero,

    Unfortunately after looking into this further I found that currently the arm64 processor is not currently supported for running GATK. We do want you to be able to use the tools. In this case we may be able to patch the DenoiseReadCounts tool so that you can successfully run it without needing the HDF5 library. I created a ticket on our github for the team to look into this further. You can follow along at this link as it is being solved: https://github.com/broadinstitute/gatk/issues/7297

    I am sorry we do not have a better workaround at this point but you have come across an unsupported issue. Thank you for writing in so that we can find a solution as soon as possible.

    Best,

    Genevieve

    0
    Comment actions Permalink
  • Avatar
    dbpiero

    Hi Genevieve, thank you for your kind support.

    0
    Comment actions Permalink
  • Avatar
    Genevieve Brandt (she/her)

    You're welcome! :)

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk