This is a test version of Biostars. For the public version, visit https://www.biostars.org.
findPeaks in homer

I'm a computer engineer and not very familiar with the Homer tool, I studied homer but I do not know what causes the low error?

findPeaks Sox2-ChIP-Seq  -style factor -o auto
error-->findPeaks: command not found
chip-seq homer findpeaks

You probably don't have the executable/binary in your PATH. What platform (OS) are you on?

And how did you install homer? Using apt-get/a similar package manager or from source?

That's odd - apt-get install should take care of PATH settings. Did the package install successfully? Can you give us the command you used? Maybe run it again and give us all the output (STDOUT & STDERR) you see.

Now I was able to solve the above problem with your guidance. I did not add the executable path correctly.

Thank you very much.

0 answers

No answers yet.

Log in to answer this question.