BED Analyzer
The BED Analyzer at bedbase.org/analyze lets you upload a BED file and instantly run quality control and other analysis in your browser.
Analysis is powered by the gtars WebAssembly package, so all processing happens client-side â your file is never sent to a server.
How to use
- Navigate to bedbase.org/analyze.
- Upload a BED file (gzipped or uncompressed), or use bedfile link.
- Review the results displayed in the browser.
Results
After analysis, the tool reports:
- Number of regions â total region count in the file
- Mean region width â average width of genomic intervals
- File size â size of the uploaded file
- Data Format â BED format compliance of the file
- BED compliance â BED compliance of the file
- Reference genome compatibility â whether the file is compatible with reference genomes in our database
- Chromosome regions statistics â distribution of regions across chromosomes
- Region width distribution â distribution of region widths in the file