Update README.md

This commit is contained in:
Pixelguy14 2024-07-17 13:27:37 -06:00 committed by GitHub
parent 7923a1f4a8
commit f0d72d2cf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# Julia_imzML_GUI # Julia_imzML_GUI<br />
A graphical User Interface created with Julia Genie Builder made for this repository: https://github.com/CINVESTAV-LABI/julia_mzML_imzML that generates images with the imzML and ibd files. A graphical User Interface created with Julia Genie Builder made for this repository: https://github.com/CINVESTAV-LABI/julia_mzML_imzML that generates images with the imzML and ibd files.<br />
For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only. For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only.<br />
julia julia<br />
] ]<br />
add Pkg Libz add Pkg Libz<br />
add https://github.com/CINVESTAV-LABI/julia_mzML_imzML add https://github.com/CINVESTAV-LABI/julia_mzML_imzML<br />