Update app.jl.html

This commit is contained in:
Pixelguy14 2024-07-19 14:10:11 -06:00 committed by GitHub
parent 989c14d3f5
commit 9e2a8e3320
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
</header> </header>
<!--<q-file v-model="Juliapkg" filled="" label="Insert the file where 'julia_mzML_imzML' is located" accept=".txt"></q-file>--> <!--<q-file v-model="Juliapkg" filled="" label="Insert the file where 'julia_mzML_imzML' is located" accept=".txt"></q-file>-->
<h6>Please make sure the ibd file is located in the same directory as the imzML file</h6> <h6>Please make sure the ibd file is located in the same directory as the imzML file</h6>
<h6>Once an image is loaded, reload the page to clear possible memory usage</h6> <h6>It may take a while to generate the image, don't press the Start button more than once until it finishes</h6>
<div class="row"> <div class="row">
<div class="st-col col-12 col-sm st-module"> <div class="st-col col-12 col-sm st-module">
<div class="row"> <div class="row">
@ -60,4 +60,4 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>