Launching AIVA Portal on Seqera studio
Tarun Mamidi
29 steps
6 minutes
Seqera
Aivaportal
From Seqera Studio to AIVA: A Complete Genomic Workflow Guide
1
**Introduction** [AIVA](https://chat.aivaportal.com) is an AI clinical analyst agent that helps with analyzing genetic variants through natural language conversations. This guide demonstrates how to seamlessly integrate AIVA into your Seqera Studio workflow. What You'll Learn: - Spinning up AIVA Portal instance using Seqera Studio - Uploading pre-annotated VCFs to AIVA Portal - Collaborating on variant analysis with AIVA Prerequisites: - Pre-annotated VCF from any secondary analysis pipelines (e.g. nf-core/Sarek, raredisease, etc.) - Access to Seqera Studio and compute environment - An AIVA Portal account -[chat.aivaportal.com](https://chat.aivaportal.com)
AIVA allows you to pre-annotate VCFs to bring your in-house annotations. Please use either VEP/SnpEff/BCFTools or directly from your secondary analysis pipeline of choice for analysis.
2
Navigate to [https://cloud.seqera.io/](https://cloud.seqera.io/orgs/Mamidi_Health/workspaces/AIVA/launchpad) and run your favorite variant calling pipeline (Sarek, raredisease, etc) along with variant annotation.
3
Click "Data Explorer" to make sure you have the annotated VCF in your bucket
4
Copy the URL path for the annotated VCF file
5
Click "Studios"
6
Click "Add Studio"
7
Click "Mount data"
8
Select the bucket with your annotated VCF files
9
Click "Add (1) selected item" to mount the bucket
10
Click "Mount data"
11
Click "Next"
12
Click to change from template to AIVA prebuilt container
13
Click "Prebuilt container image"
14
Click "Container identifier"
15
Add AIVA container - [[gcr.io/aiva-b2387/aiva-chat-seqera:latest]]
16
Click "Add and start"
17
Studio will spin up AIVA instance
18
Click "Login"
19
Click "Samples"
20
Click "Upload Files"
21
Click "Cloud Import"
22
Paste your VCF URL here. Replace [[s3:// or gs://]] with [[/workspace/data]] since we mounted the bucket to studio instance already. For example: [[/workspace/data/your-bucket-name/sample1-annotated.vcf.gz]]
23
Click "Import from Cloud" to start the import process
24
Click "Jobs" to monitor upload progress
25
Larger files may take a bit longer to finish processing
26
Click "Browse by Samples" to find your uploaded samples
27
Click "Chat" to start analyzing...
28
Start analyzing based on the annotations in VCF
29
Agent executes steps (fully transparent) and returns responses
Please reach out to tarun@mamidi.co.in if you encounter any trouble in this process or need help!