Installlion's Logo

Installlion.com

How To Uninstall macs On Kali Linux 2017.1

To uninstall macs just follow these instructions.

Uninstall just macs

Model-based Analysis of ChIP-Seq on short reads sequencers 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.Kali Linux 2017.1science2.1.1.20160309-1
sudo apt-get remove macs

This will remove just the macs package itself.

Uninstall macs and its dependencies

sudo apt-get remove --auto-remove macs

This will remove the macs package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for macs then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge macs

Or similarly, like this macs

sudo apt-get purge --auto-remove macs

Package Data

Packagemacs
Version2.1.1.20160309-1
MaintainerDebian Med Packaging Team <[email protected]>
Home pagehttp://github.com/taoliu/MACS/
DescriptionModel-based Analysis of ChIP-Seq on short reads sequencers 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.
Distrokalilinux
Releasekalilinux
Repomain
Sectionscience

Dependencies