ivangzf commited on
Commit
f5382aa
·
verified ·
1 Parent(s): 8206393

update marker labels files

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: &nbsp; 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/example_data/markers_labels.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>')
 
393
  '</ul></div>')
394
  gr.Markdown('<div class="h-2 bold">Case 2: &nbsp; 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>')