Quantile-based peak calling from RPKM bigWig files
Project description
QuantNado
QuantNado is a quantile-based peak caller for CUT&Tag RPKM-scaled bigWig files. It tiles the genome, extracts log1p-transformed signal, and outputs BED files of high-signal regions using quantile thresholding.
📦 Installation
Install using pip:
pip install quantnado
🚀 Usage
QuantNado \
--bigwig path/to/file.bw \
--output-dir path/to/output/ \
--chromsizes path/to/hg38.chrom.sizes \
# Optional parameters:
--blacklist path/to/hg38-blacklist.bed \
--tilesize 128 \
--quantile 0.98 \
--min-peak-length 128 \
--tmp-dir path/to/temp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quantnado-0.1.0.tar.gz
(13.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
quantnado-0.1.0-py3-none-any.whl
(12.1 kB
view details)
File details
Details for the file quantnado-0.1.0.tar.gz.
File metadata
- Download URL: quantnado-0.1.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb0feacf6db262c516787c27c67825fbde935187ea37bed326181c7010ba62b5
|
|
| MD5 |
c1e5d3d3ed63e6414a7ca00cd565bfb5
|
|
| BLAKE2b-256 |
5d9142beb6aabd28de89287023f0798b5bf15bb118824085374dabc4ca0afba6
|
File details
Details for the file quantnado-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quantnado-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a14816993fe77929f57bab13ed0f5257bc90e697edb2c6073548073e305d0c4d
|
|
| MD5 |
03978820caa0bca7a6178fb15bab3d43
|
|
| BLAKE2b-256 |
5afd0e0f0676860b3a1d241af65bdeae49aaf0fb8534ae9cc6252e78113fe1df
|