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. It also outputs log RPKM as a parquet file
📦 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 \
--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
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
File details
Details for the file quantnado-0.1.4.dev0.tar.gz.
File metadata
- Download URL: quantnado-0.1.4.dev0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47402c626d71a28caf7fd17ab9922623d5ec62b8ac61c417dd4b2b152786b592
|
|
| MD5 |
2d4ed581743dbc970fa951f3d0f1df78
|
|
| BLAKE2b-256 |
5e8faee8e6d04a5efe476f57ba9c191315ae1afdd00c1cb75f82b7e42f68732a
|
File details
Details for the file quantnado-0.1.4.dev0-py3-none-any.whl.
File metadata
- Download URL: quantnado-0.1.4.dev0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84c0363e04410f3392b9a32e9f852fdecdcc3f2c7b144592728c54d03de5a233
|
|
| MD5 |
9a31ee85ae8672656d42b41815d36904
|
|
| BLAKE2b-256 |
0cc7dad52a902a26a474ed9b859c10c0f298d4ce03cde0bb77713c892d8ff2fe
|