Skip to main content

Integrate script output into Datagrok

Integrate into info pane

Add your function to the info panel to display custom information for your data. To do this, specify semantic type, for the script input, add panel tag and condition annotation. Read the detailed instructions in the corresponding developer's how-to sections.

Integrate into the top menu

To add your function to the top menu, add the top-menu annotation tag and specify the element location in the menu. Save your script and reload the page to see the new element in the top menu.

Your function header
#top-menu: Bio | Generate | Sequences clusters...

Scripting-Integration-TopMenu