Scroll to navigation

MACS3(1) User Commands MACS3(1)

NAME

macs3 - macs3 - Model-based Analysis for ChIP-Sequencing

DESCRIPTION

usage: macs3 [-h] [--version]

{callpeak,bdgpeakcall,bdgbroadcall,bdgcmp,bdgopt,cmbreps,bdgdiff,filterdup,predictd,pileup,randsample,refinepeak,callvar,hmmratac} ...

macs3 -- Model-based Analysis for ChIP-Sequencing

positional arguments:

{callpeak,bdgpeakcall,bdgbroadcall,bdgcmp,bdgopt,cmbreps,bdgdiff,filterdup,predictd,pileup,randsample,refinepeak,callvar,hmmratac}
Main MACS3 Function: Call peaks from alignment results.
Call peaks from bedGraph file.
Call nested broad peaks from bedGraph file.
Comparing two signal tracks in bedGraph format.
Operate the score column of bedGraph file.
Combine bedGraph files of scores from replicates.
Differential peak detection based on paired four bedGraph files.
Remove duplicate reads, then save in BED/BEDPE format file.
Predict d or fragment size from alignment results. In case of PE data, report the average insertion/fragment size from all pairs.
Pileup aligned reads (single-end) or fragments (paired-end).
Randomly choose a number/percentage of total reads, then save in BED/BEDPE format file.
Take raw reads alignment, refine peak summits. Inspired by SPP.
Call variants in given peak regions from the alignment BAM files.
Dedicated peak calling based on Hidden Markov Model for ATAC-seq data.

options:

show this help message and exit
show program's version number and exit

For command line options of each command, type: macs3 COMMAND -h

February 2024 macs3 3.0.1