Published January 28, 2026 | Version v5
Preprint Open

A Computational Framework for Genomics

Authors/Creators

  • 1. Biotronics Ai

Description

A Computational Framework for Genomics

ABSTRACT. Genomic data comparison and storage play a critical role in forensic genetics
and large-scale genomic investigations, yet traditional approaches often require days to
process and compare complex genetic datasets. This paper presents an open-source,
CPU-based computational framework that reduces genomic comparison times from days
to seconds while maintaining forensic-grade accuracy. The proposed system builds upon a
kernel-based genomic representation combined with optimized data structures and parallel
processing strategies, enabling high-throughput analysis on classical hardware.
Unlike GPU-dependent solutions, the framework is designed to operate eciently on
standard personal computers, signicantly lowering hardware requirements and deploy-
ment costs. By adopting a fully local execution model, the proposed approach enhances
data privacy, security, and reproducibility, which are essential in forensic and institutional
genomic workows. The open-source implementation further promotes transparency and
methodological interpretability, facilitating adoption by domain experts. Performance
evaluations conducted on benchmark forensic DNA datasets demonstrate substantial im-
provements in processing speed while preserving the accuracy and reliability required
for forensic applications. Overall, this work establishes a scalable and accessible com-
putational foundation for rapid genomic comparison, with potential applicability beyond
forensic genetics to other large-scale genomic analysis domains.

Notes

This is a preprint of a manuscript currently under peer review.

Files

main.pdf

Files (427.7 kB)

Name Size Download all
md5:42aa874508fb5ea07a9de05d7dbed3fb
427.7 kB Preview Download

Additional details

Software

Repository URL
https://github.com/Biotronics-Ai/ForenSight
Programming language
Python
Development Status
Active