Spaces:
Sleeping
Sleeping
update marker labels files
Browse files
app.py
CHANGED
|
@@ -393,7 +393,7 @@ with gr.Blocks() as demo:
|
|
| 393 |
'</ul></div>')
|
| 394 |
gr.Markdown('<div class="h-2 bold">Case 2: Upload multiple files</div>')
|
| 395 |
gr.Markdown('<div class="h-2"><ul><li>upload a TIFF file containing Regions of Interest (ROIs) stored as multiplexed images. <a href="https://qbrc.swmed.edu/labs/xiaoxie/download/multiplex/example_image.tiff" download target="_blank">Example ROI</a></li>'
|
| 396 |
-
'<li>upload a Marker File listing the channels to identify the antibodies. <a href="https://github.com/QBRC/multiTAP/blob/main/
|
| 397 |
'</ul></div><hr>')
|
| 398 |
|
| 399 |
gr.Markdown('<div class="h-2">Select Input Case:</div>')
|
|
|
|
| 393 |
'</ul></div>')
|
| 394 |
gr.Markdown('<div class="h-2 bold">Case 2: Upload multiple files</div>')
|
| 395 |
gr.Markdown('<div class="h-2"><ul><li>upload a TIFF file containing Regions of Interest (ROIs) stored as multiplexed images. <a href="https://qbrc.swmed.edu/labs/xiaoxie/download/multiplex/example_image.tiff" download target="_blank">Example ROI</a></li>'
|
| 396 |
+
'<li>upload a Marker File listing the channels to identify the antibodies. <a href="https://github.com/QBRC/multiTAP/blob/main/notebooks/supplemental/markers_labels_BrCa.txt" download target="_blank">Example Marker File</a></li>'
|
| 397 |
'</ul></div><hr>')
|
| 398 |
|
| 399 |
gr.Markdown('<div class="h-2">Select Input Case:</div>')
|