Installing and running MACS3
1
0
Entering edit mode
2.8 years ago

I am trying to run and install MACS3 in Ubuntu. I ran the following code to install:

pip install MACS3

I found where it was installed

pip show MACS3

Name: MACS3
Version: 3.0.0a6
Summary: Model Based Analysis for ChIP-Seq data
Home-page: http://github.com/macs3-project/MACS/
Author: Tao Liu
Author-email: vladimir.liu@gmail.com
License: UNKNOWN
Location: /home/william/.local/lib/python3.8/site-packages
Requires: cykhash, Cython, numpy
Required-by:

How do I now run the MACS3 packages (like callpeak)?

I apologize I am very new to installing and running packages using pip install.

macs3 install pip path • 3.7k views
ADD COMMENT
0
Entering edit mode
2.8 years ago

Have you read the manual? There are several examples there.

ADD COMMENT

Login before adding your answer.

Traffic: 2574 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6