pallada-92 / dna-3d-engine

3d engine implementation in DNA code!
https://observablehq.com/@pallada-92/3d-engine-in-dna-code
GNU General Public License v3.0
548 stars 26 forks source link

Unit for oligo concentration #2

Closed mys721tx closed 3 years ago

mys721tx commented 3 years ago

What is the unit for oligo concentration in the initial concentration table? Is it meant to be arbitrary as long as the ratio is kept?

pallada-92 commented 3 years ago

Yes, exactly. All input/output/const concentrations can be multiplied by same factor and the algorithm will work correctly.