Getting Started with Seqera

circle-info

Please read all of the instructions on the page to see what information you need to gather before sending an email to the team at [email protected]envelope.

Create an Engaging account

If you do not have an Engaging account, you can create one at the following link:

Once you have an Engaging account, you'll need to notify the team at [email protected]envelope so that they can put you into the correct group to access the Seqera resources.

Create a Seqera account

Navigate to the Seqera websitearrow-up-right and sign up for an account. Please use your MIT email when signing up so that we can be sure that the Seqera account corresponds to you. After signing up, notify the team at [email protected]envelope so that they can place you into the correct workspace on the Seqera Platform Cloud.

Associate your Engaging and Seqera accounts

For Seqera to submit Nextflow pipelines on Engaging on your behalf, you'll need to create an SSH key for Seqera to use to login as your user. Once you have the SSH key, it will need to be tied to your Seqera account.

To create the SSH key, run the following commands on Engaging:

This will create two files: home/<you>/.ssh/id_seqera.pub and home/<you>/.ssh/id_seqera. The file without the .pub suffix is your SSH private key, which proves that you are you. The file with the .pub suffix is the SSH public key, which is used to authenticate whoever holds the corresponding private key.

Place the contents of the public key into your authorized_keys file to signify that whoever presents the corresponding private key can login as you.

Then, copy the contents of the private key and send it to the team at [email protected]envelope so that they can add that private key to your Seqera account user.

triangle-exclamation

Last updated

Was this helpful?