DNA-Entropy-Graph
C#WinUI 3PythonEvo 2Google Cloud
Drop in a GenBank or FASTA file, or paste a sequence, and DNA-Entropy-Graph runs the Evo 2 genomic language model on a GPU that belongs to you, then hands back a per-base Shannon entropy track, a number from 0 to 2 bits at every position, that opens in IGV, Geneious, SnapGene or Benchling. There are two ways to run it. If the machine has an NVIDIA card with 24 GB or more, the work stays there and the sequence never leaves the desk. Evo 2 is CUDA only, so that is the bar. If the machine cannot meet it, the app rents a GPU inside your own Google Cloud project, which you are billed for and which is deleted when the run ends. Either way, nobody involved with this project can see your account, your files or your bill.
Researchers in a lab at Vanderbilt University Medical Center already use the command-line prototypes this succeeds, and their PI greenlit this app to replace them. Where it stands today: the science package runs and its own test suite passes, the Windows app around it is still being built, and there is no installer yet. I am not going to show a screenshot of an app whose viewer still renders glitched, so the plate below draws the one design decision that actually matters, that whichever of the two GPUs you pick, no server of mine sits anywhere between your sequence and your result.
PLATE I.
Sequence in, then either a GPU in your own machine or one rented inside your own Google Cloud project, entropy track back. No server of mine sits in either path.
| Measurement | Result | Source |
|---|---|---|
| Worker pipeline, stand-in predictor | 810 passed, 2 skipped | DNA-Entropy-Graph README.md, Where it stands table |
| App shell, run history, run progress | 327 tests, 0 failing, 1 skipped | DNA-Entropy-Graph README.md, Where it stands table |








