From 421d594b995d1360c4dfa54b33f003c8e5becbf3 Mon Sep 17 00:00:00 2001 From: Pixelguy14 Date: Wed, 5 Mar 2025 12:29:12 -0600 Subject: [PATCH] Added test data link in Readme, fixed typo --- README.md | 7 ++++++- app.jl.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac1e8a5..041e571 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,9 @@ A Graphical User Interface for MSI in Julia: https://github.com/CINVESTAV-LABI/j Additional notes:
After the first boot initializes the packages in your computer, subsequent uses of the app should take less time to load.
-Recomended system requirements: 4 core processor, 8 GB ram
\ No newline at end of file +Recomended system requirements: 4 core processor, 8 GB ram
+ +## Example data + +Robert Winkler. (2023). mzML mass spectrometry and imzML mass spectrometry imaging test data [Data set]. +Zenodo. \ No newline at end of file diff --git a/app.jl.html b/app.jl.html index 756b1c5..b25b0e9 100644 --- a/app.jl.html +++ b/app.jl.html @@ -30,7 +30,7 @@ :rules="[val => !!val || '* Required', val => val >= 0.0 && val <= 1.0 || 'Needs to be in range between 0 and 1']">
-