Skip to content

Quantify peaks in BED format to a sparse count matrix for downstream analysis, such as DEseq2.

Notifications You must be signed in to change notification settings

hoseok-lee/peak-quant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CLI Usage

usage: python quantify.py [-h] [-b] input output

positional arguments:
  input           comma-delimited file denoting path to peak BED
  output          path to output folder to save sparse matrix

options:
  -h, --help      show this help message and exit
  -b, --binarize  binarize matrix counts, stores peaks availability instead of peak counts

About

Quantify peaks in BED format to a sparse count matrix for downstream analysis, such as DEseq2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages