Added plot interaction to the UI, improved boot loading, modified UI to accomodate for these changes
Added plot interaction to the UI, improved boot loading, modified UI to accomodate for these changes
Julia_msi_GUI
A Graphical User Interface for MSI in Julia: https://github.com/CINVESTAV-LABI/julia_mzML_imzML
Local Installation
- Make sure you have Julia installed, if not, follow the next installation guide for juliaup (recommended) or julia
- Access the repository using this link:
https://github.com/Pixelguy14/Julia_msi_GUI
click "<> Code" button then hit "Download ZIP"
unzip the file in your desired location
Load User Interface
- Set working directory to Julia_msi_GUI (this repository) in your terminal using:
linux:
windows/mac:cd PathToRepository/Julia_msi_GUI-maincd PathToRepository\Julia_msi_GUI-main - Launch the Julia project in your terminal using:
julia --project=. start_MSI_GUI.jl - After the script has finished loading, it should open a page (http://127.0.0.1:1481/) in your browser with the web app running.
Additional notes: After the first boot initializes the packages in your computer, subsequent uses of the app should not take longer to load. Recomended system requirements: 4 core processor, 8 GB ram Minimum system requirements: 2 core processor, 8 GB ram (long loading times)
Languages
Julia
91.2%
HTML
8.4%
CSS
0.4%