How to Install and Uninstall macs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "macs" package

This guide let you learn how to install macs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install macs

2. Uninstall "macs" package

This guide let you learn how to uninstall macs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove macs $ sudo apt autoclean && sudo apt autoremove

3. Information about the macs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: macs
Priority: optional
Section: universe/science
Installed-Size: 3646
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.1.0.20151222-1
Depends: cython, python (<< 2.8), python (>= 2.7~), python-numpy, python:any (>= 2.7.5-5~), libc6 (>= 2.15)
Filename: pool/universe/m/macs/macs_2.1.0.20151222-1_amd64.deb
Size: 1007940
MD5sum: 09a0d8d84905adf393d4d7c8dd77bd00
SHA1: 9f8c206988ccdcc70b0f54ca36a34e0e0f9e3c3d
SHA256: f82f3ee6ab60af78d206dfb77d993cf17a6a9310b725d7e12f5c8adffbe5567f
Description-en: Model-based Analysis of ChIP-Seq on short reads sequencers
MACS empirically models the length of the sequenced ChIP fragments, which
tends to be shorter than sonication or library construction size estimates,
and uses it to improve the spatial resolution of predicted binding sites.
MACS also uses a dynamic Poisson distribution to effectively capture local
biases in the genome sequence, allowing for more sensitive and robust
prediction. MACS compares favorably to existing ChIP-Seq peak-finding
algorithms, is publicly available open source, and can be used for ChIP-Seq
with or without control samples.
Description-md5: ea92f8fedfe04d3f07954aa006c99da9
Homepage: http://github.com/taoliu/MACS/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu