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

mutect problem -- Malformed walker argument: Could not find walker with name: MuTect #10

Open
xiaxuyang opened this issue May 4, 2016 · 3 comments

Comments

@xiaxuyang
Copy link

xiaxuyang commented May 4, 2016

Hi.When I do "./run_regression.pl", I get a problem --Malformed walker argument: Could not find walker with name: MuTect .
So I can't install it and I don't know how to solve it.Can you help me ?Thanks!

@sooheelee
Copy link

This page and this page give some links and instructions to compile the mutect jar. I'm not sure if this is what you're asking for so let us know if it's not.

@elsamah
Copy link

elsamah commented Sep 28, 2021

were you able to fix it? running into a similar problem

@AvrahamKahan123
Copy link

If it's still relevant for anyone, I think this is caused by using an improper version of Java (usually too new). You must use JDK 7.
You can use the jdk from https://download.java.net/openjdk/jdk7u75/ri/jdk_ri-7u75-b13-linux-x64-18_dec_2014.tar.gz on linux x86 64 bit systems.
Using this, along with the version of mutect available from conda ( https://anaconda.org/compbiocore/mutect/1.1.6/download/linux-64/mutect-1.1.6-1.tar.bz2 ) allowed me to run mutect properly

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

4 participants