Made this to run dna comparison on my own computer real fast.
You can either download the app pre-built or build it yourself
Go to the releases page and download the version for your Os (only mac os built for the moment)
git clone https://github.com/kr6k3n/dna-electron && cd dna-electron && npm install && npm run-script build