This is a test version of Biostars. For the public version, visit https://www.biostars.org.
MACS peak calling error

Hello, I am on step peak calling using macs2. However, I am getting this error: from MACS2.Constants import * ModuleNotFoundError: No module named 'MACS2'

However, macs is already installed. Please suggest what should I do.

chip-seq software error sequencing rna-seq

Maybe the path in which the program is looking for modules is not the same path in which your module is actually installed?

I’m unsure about Mac, but I recently did some peakcalling using ChipSeeker and ChipPeakAnno, which are packages in R. I used a bed file.

This does not answer OP's question. Please do not add answers unless they actually do answer the question.

2 answers

This error might be related to the path where it is installed. Have a look at the thread: https://github.com/macs3-project/MACS/issues/132

Thank you !! It solved the problem. The command was using macs2 installed at a different path.

If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they all work.

Upvote|Bookmark|Accept

jaja probando mensaje en espa;ol

Log in to answer this question.