Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.22 KB

Neurodata's Opensource Method for Autonomous Detection of Synapses (NOMADS)

Build Status

0) Run the setup script found here

1) Upon running the setup script, you will see this screen:

tut_1

2) Click on the Upload File Button to select your data

  • The pipeline expects that your data is formatted in the following way:
    • 2 by Z by Y by X TIFF image
    • Channel 0 corresponds to the PRESYNAPTIC biomarker
    • Channel 1 corresponds to the POSTSYNAPTIC biomarker

tut_2

3) Click on the Launch NOMADS button to launch the pipeline.

  • You will see a loading symbol by the tab in your browser. This means the pipeline is running.

tut_3

4) Get your Results!

  • Nomads will ouput a file named results.tiff for you to download with your results

tut_4