Setting up PanoramaWeb Credentials
Note
This is an optional step that only needs to be performed once on the system where you are running workflows. You only need to do this if you will be downloading or uploading files from/to PanoramaWeb.
To set up your Panorama API key, follow these instructions:
After logging into PanoramaWeb, click the user-shaped icon in the top-right next to your username and choose External Tool Access.
Click Generate API Key then Copy To Clipboard.
Then on the GSIT system, run the following command (this is one line):
/net/maccoss/vol1/maccoss_shared/nextflow/bin/nextflow secrets set PANORAMA_API_KEY "xxxxxxxxxxxxxxxxxxxxxxxx"
Important
Be sure to replace
xxxxxxxxxxxxxxxxxxxxxxxxwith your access key.