PAPerFly
PAPerFly reconstructs transcription factor binding sites and their genomic context directly from raw sequencing data without requiring a reference genome.
Key Features:
- Reference Genome Independence: Operates without a reference genome, enabling analysis of non-model organisms and datasets lacking assemblies.
- Heuristic Algorithm: Employs a heuristic algorithm that leverages genome assembly techniques to reconstruct binding-site sequences and their enrichment.
- De Bruijn Graph Construction: Constructs a de Bruijn graph from sequencing reads to organize overlapping k-mers for sequence reconstruction.
- Sequence Reconstruction and Enrichment Identification: Reconstructs enriched sequences corresponding to potential transcription factor binding sites by analyzing graph-derived contigs and k-mer enrichment.
- Peak Identification: Aligns reconstructed sequences and identifies peaks in sequence enrichment to pinpoint candidate transcription factor binding loci.
Scientific Applications:
- ChIP-seq analysis: Reconstructs transcription factor binding sites and their genomic context directly from ChIP-seq sequencing data.
- Non-model organism studies: Enables identification of binding sites in species lacking reference genomes.
- Benchmarking and comparative evaluation: Has demonstrated improved accuracy on ChIP-seq datasets from ENCODE compared to standard reference-free methods.
Methodology:
Accepts raw sequencing data as input; constructs a de Bruijn graph from reads and k-mers; applies a heuristic algorithm to reconstruct sequences and identify enriched regions; aligns reconstructed sequences to detect peaks indicating potential binding sites.
Topics
Details
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Mac, Linux, Windows
- Programming Languages:
- Python, C#
- Added:
- 4/19/2024
- Last Updated:
- 4/19/2024
Operations
Publications
Faltejsková K, Vondrášek J. PAPerFly: Partial Assembly-based Peak Finder for ab initio binding site reconstruction. BMC Bioinformatics. 2023;24(1). doi:10.1186/s12859-023-05613-5. PMID:38114921. PMCID:PMC10731698.
PMID: 38114921
PMCID: PMC10731698
Funding: - Grantová Agentura, Univerzita Karlova: 360121
- European Regional Development Fund: CZ.02.1.01/0.0/0.0/16 019/0000729
Links
Repository
https://github.com/Caeph/paperfly/