Skip to main content

Genome-wide extraction of reproducible continuous-valued signals hidden in noisy multisample functional genomics data

Project description

Consenrich

Tests

Consenrich is a sequential genome-wide state estimator for extraction of reproducible, spatially-resolved, epigenomic signals hidden in noisy multisample HTS data.


  • Input:

    • $m \geq 1$ Sequence alignment files -t/--bam_files corresponding to each sample in a given HTS experiment
    • (Optional): $m_c = m$ control sample alignments, -c/--control_files, for each 'treatment' sample (e.g., ChIP-seq)
  • Output: Real-valued 'consensus' epigenomic state estimates (BedGraph/BigWig) and uncertainty metrics.

    • As a robust, spatially informative representation of multiple samples' epigenomic profiles, Consenrich-extracted signal tracks can present additional insight for a variety of conventional analyses aiming to construct encompassing regulatory characterizations of sample groups (e.g., consensus peak calling, mixed-assay peak calling, etc.)
    • Consenrich also offers potential for various spectral analyses, e.g., targeted detection of signal patterns associated with specific regulatory properties/states.

Several technical features of Consenrich are discussed below.

Example Command-Line Use

  • Run Consenrich on ten ATAC-seq samples in the current directory. Generate a BigWig signal track and inverse-variance-weighted residuals.

    consenrich --bam_files *.bam -g hg38 -o hg38_test_output.tsv --signal_bigwig demo_signal.bw --residual_bigwig demo_ivw_residuals.bw
    

fig1


  • Use Consenrich for ChIP-seq enrichment analysis with treatment/control sample alignments (POL2RA, six donors' colon tissue samples). Generate separate BigWig output tracks for signal estimates and inverse-variance weighted residuals. Use fixed-width genomic intervals of 25bp:

    consenrich \
     --bam_files \
       ENCSR322JEO_POL2RA.bam \
       ENCSR472VBD_POL2RA.bam \
       ENCSR431EHE_POL2RA.bam \
       ENCSR724FCJ_POL2RA.bam \
       ENCSR974HQI_POL2RA.bam \
       ENCSR132XRW_POL2RA.bam \
     --control_files \
       ENCSR322JEO_CTRL.bam \
       ENCSR472VBD_CTRL.bam \
       ENCSR431EHE_CTRL.bam \
       ENCSR724FCJ_CTRL.bam \
       ENCSR974HQI_CTRL.bam \
       ENCSR132XRW_CTRL.bam \
     -g hg38 --step 25 \
     -o Consenrich_POL2RA.tsv \
     --signal_bigwig Consenrich_POL2RA_CTRL_Signal.bw \
     --residual_bigwig Consenrich_POL2RA_CTRL_IVW_Residuals.bw
    

Output ChIPDemo

Download/Install

Consenrich can be easily downloaded and installed from source:

  1. git clone https://github.com/nolan-h-hamilton/Consenrich.git
  2. cd Consenrich
  3. python setup.py sdist bdist_wheel
  4. python -m pip install .
  5. Check installation: consenrich --help

Technical Features

  • Effectively models sample-and-region-varying noise to better integrate data across heterogeneous samples
  • Balances biologically-informed a priori predictions with observed HTS data to determine final estimates
  • Provides interpretable uncertainty quantification with respect to multiple model aspects
  • Runs efficiently in linear time with respect to genome size.

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

consenrich-0.0.1b1.tar.gz (4.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

consenrich-0.0.1b1-py3-none-any.whl (4.3 MB view details)

Uploaded Python 3

File details

Details for the file consenrich-0.0.1b1.tar.gz.

File metadata

  • Download URL: consenrich-0.0.1b1.tar.gz
  • Upload date:
  • Size: 4.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for consenrich-0.0.1b1.tar.gz
Algorithm Hash digest
SHA256 89c225d9ab7a306212aa1143cbe6ff5b9eff37f56b4e4d4327b71407dce3d8d4
MD5 25fadfa1507155f60c3f6f7b71312063
BLAKE2b-256 9f9831337564c60d6959441cad1c02b548a81b1087e1e7db28d8132d43d40390

See more details on using hashes here.

File details

Details for the file consenrich-0.0.1b1-py3-none-any.whl.

File metadata

  • Download URL: consenrich-0.0.1b1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for consenrich-0.0.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 229ae71bb9338a0c5f934f325878f5f7d712877ceed38a2a7fb6aab2e2a01cb0
MD5 5386a0f689ee52f4a9f6f0b103f3e1b0
BLAKE2b-256 cd0c994e4957f22e5c1cdf1376c19424a2bdfe14052648d1d1ac79f5a5fd562c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page