Update README.md
This commit is contained in:
parent
0203f55260
commit
ef1779cede
17
README.md
17
README.md
@ -1,16 +1,17 @@
|
||||
# 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.<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.<br />
|
||||
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<br />
|
||||
```julia<br />
|
||||
]<br />
|
||||
add Pkg Libz<br />
|
||||
add https://github.com/CINVESTAV-LABI/julia_mzML_imzML<br />
|
||||
add https://github.com/CINVESTAV-LABI/julia_mzML_imzML<br />```
|
||||
then open a terminal on the directory "JuliaIMZML_GUI"and type: <br />
|
||||
julia<br />
|
||||
```julia<br />
|
||||
]<br />
|
||||
activate .<br />
|
||||
(press backspace)<br />
|
||||
using Genie (an option may appear, select Y to download genie if that happens)<br />
|
||||
activate .<br />```
|
||||
#(press backspace)<br />
|
||||
using Genie<br />
|
||||
#(an option may appear, select Y to download genie if that happens)<br />
|
||||
Genie.loadapp()<br />
|
||||
up()<br />
|
||||
up()<br />```
|
||||
and open the port that gets generated to access to the GUI<br />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user