Go-based Modification Associated Database SCANner based on GUI
- GoMADScan is developed to achieve user-friendly keyword searching
- GoMADScan can handle character separated values (CSV) files such as the dataset available in PhosphoSitePlus.
If you already have an environment to use go lang and gtk+, type a below command in your terminal.
go get github.com/carushi/GoMADScan
For a more detailed instruction , check our wikipage.
-
go language
- Reference: golang.org
-
go-gtk (including GTK-Development-Packages)
- Reference: go-gtk repository
- I refered "demo" of go-gtk for implementation.
- header skipping or including
- synonym search
- embedding image
- binary distribution