Hacker News

khokao
Show HN: Synergetica – A Modern, End-to-End Genetic Circuit Design Desktop App github.com

We’ve built Synergetica, an open-source desktop app for end-to-end genetic circuit design. It supports node-based or code-based editing, interactive simulations, and automated DNA sequence generation.

You can find the repo and docs here:

- GitHub: https://github.com/khokao/synergetica

- Docs: https://khokao.github.io/synergetica/


Archit3cha month ago

Am I the only one who expected Electrical Circuits designed via Genetic Algorithms?

bythreadsa month ago

Same

bythreadsa month ago

Didn't realize circuit was used that way in genome / dna stuff

khokaoopa month ago

Thanks for checking this out! In this context, “genetic circuit” refers to synthetic biology constructs that use biological components (such as promoters and proteins) to regulate gene expression, rather than electrical circuits created by genetic algorithms.

the__alchemist25 days ago

> To get started, install both the backend Docker image and the desktop application.

> If the Docker engine is running when you open the desktop app, the Docker container will automatically start and the API will launch on port 7007.

There is no reasonable reason for this, given the context of a PC application. I also write moecular-bio PC applications, and this has not been a consideration.

Centigonala month ago

Could someone please explain what a genetic circuit is, for those out of the loop (like me)?

bglazera month ago

Protein A binds to DNA at a specific spot near Gene B and allows the cell to make more Protein B (which is the product of Gene B). Protein B then binds near Gene A and prevents Protein A from being produced. This causes oscillations as the genes A and B activate and repress each other. The details are quite a bit more complex, but that's the basic idea. You can get very complex circuits that implement very interesting and useful behavior. Imagine engineering an immune cell so that it only attacks cancer cells displaying certain proteins on it. More generally, an insanely complex web of interactions between genes and proteins and other chemicals governs the development of all multicellular organisms.

Centigonala month ago

That's very interesting. Thank you!

khokaoopa month ago

Thank you so much for the clear explanation!

cosmotica month ago

What makes it modern?

sirjaza month ago

What was the decision to use typescript? It looks like another electron app

GlacierFoxa month ago

What specifically makes apps look like they've been built using electron?

goku12a month ago

Looks like it's made with Tauri and React, rather than Electron.

hn-front (c) 2024 voximity
source