bedtools_bamtobed
bedtools_bamtobed converts BAM files to BED format to facilitate genomic feature analysis by computing end coordinates from CIGAR strings, assigning QNAME as the name field, and using MAPQ as the score.
Key Features:
- Conversion with CIGAR parsing: Converts BAM alignments into BED intervals and computes end coordinates by interpreting the CIGAR string for each alignment.
- Name and score mapping: Assigns the BAM QNAME to the BED name field and uses MAPQ as the default BED score.
- Format interoperability: Produces BED output suitable for comparison and manipulation alongside BED and GFF feature formats within the BEDTools suite.
- Scalability and pipeline integration: Processes large next-generation sequencing alignment datasets and can be integrated into Unix-based analysis pipelines.
Scientific Applications:
- Genomic feature analysis: Enables interval-based analyses of genomic features such as gene expression, variant calling, and structural variation by representing alignments as BED intervals.
- Correlation and overlap studies: Facilitates testing correlations and intersections between different genomic feature sets by converting alignments into comparable BED intervals.
Methodology:
Parses BAM alignments, interprets CIGAR strings to determine end coordinates, assigns QNAME to the BED name field, and uses MAPQ as the BED score.
Topics
Collections
Details
- Maturity:
- Mature
- Tool Type:
- web application
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- Shell
- Added:
- 12/19/2016
- Last Updated:
- 4/20/2021
Operations
Publications
Mareuil F, Doppelt-Azeroual O, Ménager H. A public Galaxy platform at Pasteur used as an execution engine for web services. Unknown Journal. 2017. doi:10.7490/f1000research.1114334.1.
Quinlan AR, Hall IM. BEDTools: a flexible suite of utilities for comparing genomic features. Bioinformatics. 2010;26(6):841-842. doi:10.1093/bioinformatics/btq033. PMID:20110278. PMCID:PMC2832824.
Afgan E, Baker D, van den Beek M, Blankenberg D, Bouvier D, Čech M, Chilton J, Clements D, Coraor N, Eberhard C, Grüning B, Guerler A, Hillman-Jackson J, Von Kuster G, Rasche E, Soranzo N, Turaga N, Taylor J, Nekrutenko A, Goecks J. The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2016 update. Nucleic Acids Research. 2016;44(W1):W3-W10. doi:10.1093/nar/gkw343. PMID:27137889. PMCID:PMC4987906.