8 lines
400 B
Markdown
8 lines
400 B
Markdown
# Julia_imzML_GUI
|
|
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.
|
|
For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only.
|
|
julia
|
|
]
|
|
add Pkg Libz
|
|
add https://github.com/CINVESTAV-LABI/julia_mzML_imzML
|