-
Notifications
You must be signed in to change notification settings - Fork 1
File input for the dropdown plugin
Laurent Thomas edited this page Jan 27, 2021
·
1 revision
Supplementary Figure 1: Inputs for the dropdown plugin
The dropdown plugin expects as input a csv or tsv file with the name of the features on the first row, and the associated options on the following rows.
Each column (separated by comma in a csv, or tab in a tsv) corresponds to a new dropdown menu.
Each column can have a different number of choices.
The csv can be initially generated in any spreadsheet software or text editor (ex: excel and notepad++ below).
An example csv is shipped with the plugins in Fiji. It is located in the the subdirectory Fiji.app/lib.
This csv and an example tsv are also in this GitHub repository in the same subdirectory repos_root/Fiji.app/lib.