A PCR Mix calculator.
Find a file
2023-02-23 08:45:15 -03:00
.gitignore refactored the code, prefrences now inside app 2020-08-07 10:22:00 -03:00
AndroidManifest.xml attempt to port it to android devices 2021-03-03 09:53:31 -03:00
check.go updated to fyne v2 2021-02-09 12:26:21 -03:00
contains.go first commit 2020-07-10 12:22:11 -03:00
copy.go updated to fyne v2 2021-02-09 12:26:21 -03:00
customSettings.go updated to fyne v2 2021-02-09 12:26:21 -03:00
defaultSettings.go updated to fyne v2 2021-02-09 12:26:21 -03:00
floatEntry.go add scrolling to entry widgets 2021-02-23 08:30:44 -03:00
go.mod Bump golang.org/x/text from 0.3.5 to 0.3.8 2023-02-23 05:56:33 +00:00
go.sum Bump golang.org/x/text from 0.3.5 to 0.3.8 2023-02-23 05:56:33 +00:00
icon.go icon update 2021-02-23 10:36:41 -03:00
Icon.png changed icon 2020-09-08 13:09:52 -03:00
LICENSE first commit 2020-07-10 12:22:11 -03:00
main.go updated to fyne v2 2021-02-09 12:26:21 -03:00
mix.go updated to fyne v2 2021-02-09 12:26:21 -03:00
pcr.go updated to fyne v2 2021-02-09 12:26:21 -03:00
preferences.go attempt to simplify preferences 2020-09-02 19:49:55 -03:00
README.md Updated README 2021-08-11 08:51:32 -03:00
setTheme.go updated to fyne v2 2021-02-09 12:26:21 -03:00
ui.go more compact design 2021-03-02 19:29:56 -03:00

goPCR

A PCR Mix Calculator

Github Releases GitHub release Go Report Card

goPCR is a simple Polymerase Chain Reaction mix calculator. It is a Golang application with a GUI built using Fyne.

More information on the application usage, can be found here.