SlideShare a Scribd company logo
1 of 29
Download to read offline
Automating Clinical Workflows with
the VarSeq Suite
March 16, 2022
Presented by Nate Fortier, Ph.D, Director of Research
2
Any Questions?
Automating Clinical Workflows with
the VarSeq Suite
March 16, 2022
Presented by Nate Fortier, Ph.D, Director of Research
NIH Grant Funding Acknowledgments
4
• Research reported in this publication was supported by the National Institute Of General Medical Sciences of
the National Institutes of Health under:
o Award Number R43GM128485-01
o Award Number R43GM128485-02
o Award Number 2R44 GM125432-01
o Award Number 2R44 GM125432-02
o Montana SMIR/STTR Matching Funds Program Grant Agreement Number 19-51-RCSBIR-005
• PI is Dr. Andreas Scherer, CEO of Golden Helix.
• The content is solely the responsibility of the authors and does not necessarily represent the official views of the
National Institutes of Health.
Who Are We?
5
Golden Helix is a global bioinformatics company founded in 1998
Filtering and Annotation
ACMG & AMP Guidelines
Clinical Reports
CNV Analysis
Pipeline: Run Workflows
CNV Analysis
GWAS | Genomic Prediction
Large-N Population Studies
RNA-Seq
Large-N CNV-Analysis
Variant Warehouse
Centralized Annotations
Hosted Reports
Sharing and Integration
Cited in 1,000s of Peer-Reviewed Publications
6
Over 400 Customers Globally
7
When you choose Golden Helix, you receive
more than just the software
8
Software is Vetted
• 20,000+ users at 400+ organizations
• Quality & feedback
Simple, Subscription-
Based Business Model
• Yearly fee
• Unlimited training & support
Deeply Engrained in Scientific
Community
• Give back to the community
• Contribute content and support
Innovative Software Solutions
• Cited in 1,000s of publications
• Recipient of numerous NIH grant and other
funding bodies
Motivation for
Automation
• Increase throughput of the lab
• Increase quality by reducing chance of
human error
• Simplifying oversight and compliance
audits
Outline
• Review NGS analysis process
• Discuss strategies & guidelines to automate
analytics steps
• Example automated pipeline demonstration
Tech/Resident
Automated
NGS Analysis Process
Raw Seq
Data FASTQ BAM
VCF
Target
Coverage
Variant
Annotation
CNV Calling
Filter & Rank
CNV
Interpret
ACMG
Scoring
Report
Review
& Sign-
Off
Director
12
Raw Seq Data ➜ FASTQ
• Convert raw image data to FASTQ
• Demultiplexing: Using barcodes to split lanes into
per-sample FASTQ files
• Integrated Onboard MiniSeq and MiSeq
• NovaSeq, HiSeq, NextSeq: “bcl2fastq”
• Input:
• Run Output Folder (BCL Files)
• sample_sheet.csv or Manifest File
• Output:
• One directory per sample, or one pair of FASTQ
files per sample
FASTQ ➜ BAM + VCF
• Per-Sample Steps:
• Align with BWA-MEM, Sort
• Mark Duplicates
• Realign Insertions/Deletions
• Recalibrate Base Quality Scores
• Call Variants
• Input:
• Per-Sample FASTQ
• Reference Sequence
• Known InDel Sights (for Realign)
• dbSNP (for Identifiers)
• Variant Caller Parameters
• Output:
• Polished BAM
• Recalibration Plots
• Per-Sample VCF files
BAM ➜ Called CNVs
• VS-CNV can call CNVs from NGS coverage
• Normalizes coverage and compares to a pool of
reference samples
• Uses multiple metrics to make calls from single
targets to whole chromosome aneuoploidy
• Input:
• Target Regions (BED Files)
• BAM Files
• CNV Reference Samples
• Output:
• Per-Sample CNV Calls
CNV Filtering and Analysis
• Multiple QC metrics provided per CNV call
• Quality flags
• Average Z-Score / Ratios
• P-Value
• Annotations help remove benign and highlight
candidate clinical CNVs
• Input:
• Raw CNV Calls
• Filtering Parameters
• CNV Annotations
• Output:
• Annotated, High Quality Calls
VCF ➜ Prioritized Variants
• Quality metrics from variant caller provide utility for
optimizing precision
• Annotate public and proprietary annotation sources
• Algorithms for scoring, prioritizing by phenotype
• Input:
• Raw Variant Calls
• Filtering Parameters
• Variant Annotations
• Sample Phenotypes / Gene Lists
• Output:
• Annotated Candidate Variants
Automation
Script
• Golden Helix can provide a
script automation service
• Customized to your
computing environment
• Scale this process to
hundreds and thousands of
samples
• Once configured, can be run
by any lab technician very
simply.
Scoring Variants
• Candidate variants should be
evaluated with appropriate guidelines
• Previous interpretations incorporated
• Workflow support for following
guidelines accurately and efficiently
• Partly automated, but ultimately
requires hands on interpretation of
novel variants
• Input:
• Candidate variants
• Output:
• Scored and interpreted variants
ready for clinical reporting (2017) Standards and Guidelines for the Interpretation and Reporting of Sequence Variants in Cancer:
Clinical Report
• Deliverable of the clinical genetic test
• Lab and test specific report template that
incorporates all relevant output
• Manually reviewed and signed off by Lab
Director
• Input:
• Patient information
• Interpreted CNVs
• Interpreted Variants
• Output:
• PDF, Word, or other structured data format
Automation Demo
• Starting Point:
• Per-sample FASTQ Files
• Samples_mainifest.tsv with patient information
• File system watcher for
sample_manifest.tsv alongside a batch of
FASTQ files
• Kick off automation pipeline
• Let’s start it and watch!
Automation
Guidelines and
Strategies
• Use a script to chain together command
line tools
• Allow the script to take input parameters
that may change
• Have consistent naming and output
structure
• Logs as part of output structure
• Precompute as much as possible, making
the “jump in” point for a user quick to open
Automated Pipeline
Components
• Sentieon Secondary:
• Alignment with BWA-Mem
• Sort, Dedup, Realign, Recalibrate
• Call Variants
• VarSeq (via VSPipeline)
• Create Project for Batch
• Steps defined by Project Template:
• CNV Calling/Import (VS-CNV)
• Annotate & Filter CNVs and Variants
• VSClinical ACMG Auto-Classifier
• VSReports Auto-Fill
Hand-On Steps
• Outputs of Automation:
• BAM, Recalibration PDF, VCF files
• Excel Spreadsheet with variants + CNVs
• Draft HTML report
• Prepared project
• Lab Tech/Resident Level:
• Review Sample Quality, Coverage Statistics
• CNVs: Review Quality / Interpret Candidates
• Variants: Review Quality / Run Guidelines on Candidates
• Lab Director / Sign-Off:
• Review Candidates and Draft Interpretations
• Write Final Report Summary
• Finalize Report
• Export as PDF
25
Product Demo
26
NIH Grant Funding Acknowledgments
27
• Research reported in this publication was supported by the National Institute Of General Medical Sciences of
the National Institutes of Health under:
o Award Number R43GM128485-01
o Award Number R43GM128485-02
o Award Number 2R44 GM125432-01
o Award Number 2R44 GM125432-02
o Montana SMIR/STTR Matching Funds Program Grant Agreement Number 19-51-RCSBIR-005
• PI is Dr. Andreas Scherer, CEO of Golden Helix.
• The content is solely the responsibility of the authors and does not necessarily represent the official views of the
National Institutes of Health.
Visit us at ACMG 2022
28
Booth 1117!
• Stop by for a demo or talk with our FAS team
• Get one of our infamous t-shirts
• Exhibit Theater Talk:
• Thursday – 12:15 in Exhibit Theater 1
29

More Related Content

What's hot

CNV Annotations: a crucial step in your variant analysis
CNV Annotations: a crucial step in your variant analysisCNV Annotations: a crucial step in your variant analysis
CNV Annotations: a crucial step in your variant analysisGolden Helix
 
Annotation capabilities
Annotation capabilitiesAnnotation capabilities
Annotation capabilitiesGolden Helix
 
Evaluating Oncogenicity in VSClinical
Evaluating Oncogenicity in VSClinicalEvaluating Oncogenicity in VSClinical
Evaluating Oncogenicity in VSClinicalGolden Helix
 
Advanced Report Customization via VSClinical
Advanced Report Customization via VSClinicalAdvanced Report Customization via VSClinical
Advanced Report Customization via VSClinicalGolden Helix
 
Performing a Trio Analysis in VSClinical
Performing a Trio Analysis in VSClinicalPerforming a Trio Analysis in VSClinical
Performing a Trio Analysis in VSClinicalGolden Helix
 
Whole Genome Trait Association in SVS
Whole Genome Trait Association in SVSWhole Genome Trait Association in SVS
Whole Genome Trait Association in SVSGolden Helix
 
Using Golden Helix CancerKB to Accelerate NGS Cancer Testing
Using Golden Helix CancerKB to Accelerate NGS Cancer TestingUsing Golden Helix CancerKB to Accelerate NGS Cancer Testing
Using Golden Helix CancerKB to Accelerate NGS Cancer TestingGolden Helix
 
Advanced VSClinical Reports with Scripting and Custom Integrations
Advanced VSClinical Reports with Scripting and Custom IntegrationsAdvanced VSClinical Reports with Scripting and Custom Integrations
Advanced VSClinical Reports with Scripting and Custom IntegrationsGolden Helix
 
Exploring New Features and Clinical Reports in the ACMG Guideline Workflow
Exploring New Features and Clinical Reports in the ACMG Guideline WorkflowExploring New Features and Clinical Reports in the ACMG Guideline Workflow
Exploring New Features and Clinical Reports in the ACMG Guideline WorkflowGolden Helix
 
Golden Helix's End-to-End Solution for Clinical Labs
Golden Helix's End-to-End Solution for Clinical LabsGolden Helix's End-to-End Solution for Clinical Labs
Golden Helix's End-to-End Solution for Clinical LabsGolden Helix
 
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB Updates
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB UpdatesReduce Turn-Around with Enhanced Cancer Annotations and CancerKB Updates
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB UpdatesGolden Helix
 
VSWarehouse: Tracking Changing Variant Evidence and Classifications
VSWarehouse: Tracking Changing Variant Evidence and ClassificationsVSWarehouse: Tracking Changing Variant Evidence and Classifications
VSWarehouse: Tracking Changing Variant Evidence and ClassificationsGolden Helix
 
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline Workflow
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline WorkflowEvaluating Copy Number Variants with VSClinical's New ACMG Guideline Workflow
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline WorkflowGolden Helix
 
VSClinical: a complete clinical workflow solution
VSClinical: a complete clinical workflow solutionVSClinical: a complete clinical workflow solution
VSClinical: a complete clinical workflow solutionGolden Helix
 
Building Secure Analysis and Storage Systems with Golden Helix
Building Secure Analysis and Storage Systems with Golden HelixBuilding Secure Analysis and Storage Systems with Golden Helix
Building Secure Analysis and Storage Systems with Golden HelixGolden Helix
 
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP Guidelines
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP GuidelinesVSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP Guidelines
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP GuidelinesGolden Helix
 
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...Golden Helix
 
Next-Generation Sequencing Analysis in VSClinical
Next-Generation Sequencing Analysis in VSClinicalNext-Generation Sequencing Analysis in VSClinical
Next-Generation Sequencing Analysis in VSClinicalGolden Helix
 
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeq
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeqPhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeq
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeqGolden Helix
 
Clinical Reporting Made Easy
Clinical Reporting Made EasyClinical Reporting Made Easy
Clinical Reporting Made EasyGolden Helix Inc
 

What's hot (20)

CNV Annotations: a crucial step in your variant analysis
CNV Annotations: a crucial step in your variant analysisCNV Annotations: a crucial step in your variant analysis
CNV Annotations: a crucial step in your variant analysis
 
Annotation capabilities
Annotation capabilitiesAnnotation capabilities
Annotation capabilities
 
Evaluating Oncogenicity in VSClinical
Evaluating Oncogenicity in VSClinicalEvaluating Oncogenicity in VSClinical
Evaluating Oncogenicity in VSClinical
 
Advanced Report Customization via VSClinical
Advanced Report Customization via VSClinicalAdvanced Report Customization via VSClinical
Advanced Report Customization via VSClinical
 
Performing a Trio Analysis in VSClinical
Performing a Trio Analysis in VSClinicalPerforming a Trio Analysis in VSClinical
Performing a Trio Analysis in VSClinical
 
Whole Genome Trait Association in SVS
Whole Genome Trait Association in SVSWhole Genome Trait Association in SVS
Whole Genome Trait Association in SVS
 
Using Golden Helix CancerKB to Accelerate NGS Cancer Testing
Using Golden Helix CancerKB to Accelerate NGS Cancer TestingUsing Golden Helix CancerKB to Accelerate NGS Cancer Testing
Using Golden Helix CancerKB to Accelerate NGS Cancer Testing
 
Advanced VSClinical Reports with Scripting and Custom Integrations
Advanced VSClinical Reports with Scripting and Custom IntegrationsAdvanced VSClinical Reports with Scripting and Custom Integrations
Advanced VSClinical Reports with Scripting and Custom Integrations
 
Exploring New Features and Clinical Reports in the ACMG Guideline Workflow
Exploring New Features and Clinical Reports in the ACMG Guideline WorkflowExploring New Features and Clinical Reports in the ACMG Guideline Workflow
Exploring New Features and Clinical Reports in the ACMG Guideline Workflow
 
Golden Helix's End-to-End Solution for Clinical Labs
Golden Helix's End-to-End Solution for Clinical LabsGolden Helix's End-to-End Solution for Clinical Labs
Golden Helix's End-to-End Solution for Clinical Labs
 
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB Updates
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB UpdatesReduce Turn-Around with Enhanced Cancer Annotations and CancerKB Updates
Reduce Turn-Around with Enhanced Cancer Annotations and CancerKB Updates
 
VSWarehouse: Tracking Changing Variant Evidence and Classifications
VSWarehouse: Tracking Changing Variant Evidence and ClassificationsVSWarehouse: Tracking Changing Variant Evidence and Classifications
VSWarehouse: Tracking Changing Variant Evidence and Classifications
 
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline Workflow
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline WorkflowEvaluating Copy Number Variants with VSClinical's New ACMG Guideline Workflow
Evaluating Copy Number Variants with VSClinical's New ACMG Guideline Workflow
 
VSClinical: a complete clinical workflow solution
VSClinical: a complete clinical workflow solutionVSClinical: a complete clinical workflow solution
VSClinical: a complete clinical workflow solution
 
Building Secure Analysis and Storage Systems with Golden Helix
Building Secure Analysis and Storage Systems with Golden HelixBuilding Secure Analysis and Storage Systems with Golden Helix
Building Secure Analysis and Storage Systems with Golden Helix
 
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP Guidelines
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP GuidelinesVSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP Guidelines
VSWarehouse Upgrade: Somatic Variant Analysis via VSClinical AMP Guidelines
 
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...
Efficiently Following the AMP Guidelines with VSClinical and Golden Helix Can...
 
Next-Generation Sequencing Analysis in VSClinical
Next-Generation Sequencing Analysis in VSClinicalNext-Generation Sequencing Analysis in VSClinical
Next-Generation Sequencing Analysis in VSClinical
 
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeq
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeqPhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeq
PhoRank 2.0: Improved Phenotype-Based Gene Ranking in VarSeq
 
Clinical Reporting Made Easy
Clinical Reporting Made EasyClinical Reporting Made Easy
Clinical Reporting Made Easy
 

Similar to Automating Clinical Workflows with the VarSeq Suite

Evaluating Cloud vs On-Premises for NGS Clinical Workflows
Evaluating Cloud vs On-Premises for NGS Clinical WorkflowsEvaluating Cloud vs On-Premises for NGS Clinical Workflows
Evaluating Cloud vs On-Premises for NGS Clinical WorkflowsGolden Helix
 
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMG
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMGVarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMG
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMGGolden Helix
 
Qualification of a central lab russian clinical trial forum nov2016
Qualification of a central lab russian clinical trial forum nov2016Qualification of a central lab russian clinical trial forum nov2016
Qualification of a central lab russian clinical trial forum nov2016Michal Dysko
 
Qualification of a Central Lab for a Clinical Trial
Qualification of a Central Lab for a Clinical TrialQualification of a Central Lab for a Clinical Trial
Qualification of a Central Lab for a Clinical TrialMichal Dysko
 
Enhance Genomic Research with Polygenic Risk Score Calculations in SVS
Enhance Genomic Research with Polygenic Risk Score Calculations in SVSEnhance Genomic Research with Polygenic Risk Score Calculations in SVS
Enhance Genomic Research with Polygenic Risk Score Calculations in SVSGolden Helix
 
A Pragmatic Approach to REDCap Validation
A Pragmatic Approach to REDCap ValidationA Pragmatic Approach to REDCap Validation
A Pragmatic Approach to REDCap ValidationRick Watts
 
An Introduction to Clinical Study Migrations
An Introduction to Clinical Study MigrationsAn Introduction to Clinical Study Migrations
An Introduction to Clinical Study MigrationsPerficient, Inc.
 
Best Practices for Validating a Next-Gen Sequencing Workflow
Best Practices for Validating a Next-Gen Sequencing WorkflowBest Practices for Validating a Next-Gen Sequencing Workflow
Best Practices for Validating a Next-Gen Sequencing WorkflowGolden Helix
 
Authoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqAuthoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqGolden Helix Inc
 
Authoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqAuthoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqDelaina Hawkins
 
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science CentralCloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science CentralPaolo Missier
 
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveVarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveGolden Helix
 
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveVarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveGolden Helix
 
DCN Diagnostics. Design and Development of Lateral Flow Assay Systems
DCN Diagnostics. Design and Development of Lateral Flow Assay SystemsDCN Diagnostics. Design and Development of Lateral Flow Assay Systems
DCN Diagnostics. Design and Development of Lateral Flow Assay SystemsBrendan O'Farrell
 
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solution
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solutionAutomated FASTQ to Reports with VarSeq Suite: A fast, flexible solution
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solutionGolden Helix
 
LT033 RIQAS Explained MAY17
LT033 RIQAS Explained MAY17LT033 RIQAS Explained MAY17
LT033 RIQAS Explained MAY17Randox
 
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...Chromatography & Mass Spectrometry Solutions
 
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...Kevin Mader
 

Similar to Automating Clinical Workflows with the VarSeq Suite (20)

Evaluating Cloud vs On-Premises for NGS Clinical Workflows
Evaluating Cloud vs On-Premises for NGS Clinical WorkflowsEvaluating Cloud vs On-Premises for NGS Clinical Workflows
Evaluating Cloud vs On-Premises for NGS Clinical Workflows
 
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMG
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMGVarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMG
VarSeq 2.4.0: Structural Variants and Advanced Automation in VSClinical ACMG
 
Qualification of a central lab russian clinical trial forum nov2016
Qualification of a central lab russian clinical trial forum nov2016Qualification of a central lab russian clinical trial forum nov2016
Qualification of a central lab russian clinical trial forum nov2016
 
Qualification of a Central Lab for a Clinical Trial
Qualification of a Central Lab for a Clinical TrialQualification of a Central Lab for a Clinical Trial
Qualification of a Central Lab for a Clinical Trial
 
Enhance Genomic Research with Polygenic Risk Score Calculations in SVS
Enhance Genomic Research with Polygenic Risk Score Calculations in SVSEnhance Genomic Research with Polygenic Risk Score Calculations in SVS
Enhance Genomic Research with Polygenic Risk Score Calculations in SVS
 
Chromatography: Part 4 of 4 Pesticide Residue Analysis Webinar Series - Late...
Chromatography: Part 4 of 4 Pesticide Residue Analysis Webinar Series -  Late...Chromatography: Part 4 of 4 Pesticide Residue Analysis Webinar Series -  Late...
Chromatography: Part 4 of 4 Pesticide Residue Analysis Webinar Series - Late...
 
A Pragmatic Approach to REDCap Validation
A Pragmatic Approach to REDCap ValidationA Pragmatic Approach to REDCap Validation
A Pragmatic Approach to REDCap Validation
 
An Introduction to Clinical Study Migrations
An Introduction to Clinical Study MigrationsAn Introduction to Clinical Study Migrations
An Introduction to Clinical Study Migrations
 
Best Practices for Validating a Next-Gen Sequencing Workflow
Best Practices for Validating a Next-Gen Sequencing WorkflowBest Practices for Validating a Next-Gen Sequencing Workflow
Best Practices for Validating a Next-Gen Sequencing Workflow
 
Authoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqAuthoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeq
 
Authoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeqAuthoring Clinical Reports in VarSeq
Authoring Clinical Reports in VarSeq
 
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science CentralCloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
 
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveVarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
 
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User PerspectiveVarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
VarSeq 2.4.0: VSClinical ACMG Workflow from the User Perspective
 
Amy Driskell - Information management and data Quality
Amy Driskell - Information management and data QualityAmy Driskell - Information management and data Quality
Amy Driskell - Information management and data Quality
 
DCN Diagnostics. Design and Development of Lateral Flow Assay Systems
DCN Diagnostics. Design and Development of Lateral Flow Assay SystemsDCN Diagnostics. Design and Development of Lateral Flow Assay Systems
DCN Diagnostics. Design and Development of Lateral Flow Assay Systems
 
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solution
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solutionAutomated FASTQ to Reports with VarSeq Suite: A fast, flexible solution
Automated FASTQ to Reports with VarSeq Suite: A fast, flexible solution
 
LT033 RIQAS Explained MAY17
LT033 RIQAS Explained MAY17LT033 RIQAS Explained MAY17
LT033 RIQAS Explained MAY17
 
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...
Chromatography Data System: Getting It “Right First Time” Seminar Series – Pa...
 
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
 

More from Golden Helix

VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic Analysis
VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic AnalysisVarSeq 2.6.0: Advancing Pharmacogenomics and Genomic Analysis
VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic AnalysisGolden Helix
 
Introducing VSPGx: Pharmacogenomics Testing in VarSeq
Introducing VSPGx: Pharmacogenomics Testing in VarSeqIntroducing VSPGx: Pharmacogenomics Testing in VarSeq
Introducing VSPGx: Pharmacogenomics Testing in VarSeqGolden Helix
 
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...Golden Helix
 
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...Golden Helix
 
VarSeq 2.5.0: VSClinical AMP Workflow from the User Perspective
VarSeq 2.5.0: VSClinical AMP Workflow from the User PerspectiveVarSeq 2.5.0: VSClinical AMP Workflow from the User Perspective
VarSeq 2.5.0: VSClinical AMP Workflow from the User PerspectiveGolden Helix
 
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening Analysis
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening AnalysisVarSeq 2.5.0: Empowering Family Planning through Carrier Screening Analysis
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening AnalysisGolden Helix
 
Identifying Oncogenic Variants in VarSeq
Identifying Oncogenic Variants in VarSeqIdentifying Oncogenic Variants in VarSeq
Identifying Oncogenic Variants in VarSeqGolden Helix
 
2023 Innovation Awards Winner, Dr. Muthukumaran
2023 Innovation Awards Winner, Dr. Muthukumaran2023 Innovation Awards Winner, Dr. Muthukumaran
2023 Innovation Awards Winner, Dr. MuthukumaranGolden Helix
 
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeq
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeqThe Wide Spectrum of Next-Generation Sequencing Assays with VarSeq
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeqGolden Helix
 
Prenatal Genetic Screening with VarSeq
Prenatal Genetic Screening with VarSeqPrenatal Genetic Screening with VarSeq
Prenatal Genetic Screening with VarSeqGolden Helix
 
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...Golden Helix
 
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0Golden Helix
 
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic Variation
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic VariationVarSeq 2.3.0: Supporting the Full Spectrum of Genomic Variation
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic VariationGolden Helix
 
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMP
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMPVarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMP
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMPGolden Helix
 
Single Sample and Family Based Genome Analysis With VarSeq
Single Sample and Family Based Genome Analysis With VarSeqSingle Sample and Family Based Genome Analysis With VarSeq
Single Sample and Family Based Genome Analysis With VarSeqGolden Helix
 
User perspective for somatic variant analysis in VSClinical AMP​
User perspective for somatic variant analysis in VSClinical AMP​User perspective for somatic variant analysis in VSClinical AMP​
User perspective for somatic variant analysis in VSClinical AMP​Golden Helix
 
Maximizing Profitability in your NGS Testing Lab
Maximizing Profitability in your NGS Testing LabMaximizing Profitability in your NGS Testing Lab
Maximizing Profitability in your NGS Testing LabGolden Helix
 
Handling a Variety of CNV Caller Inputs with VarSeq
Handling a Variety of CNV Caller Inputs with VarSeqHandling a Variety of CNV Caller Inputs with VarSeq
Handling a Variety of CNV Caller Inputs with VarSeqGolden Helix
 
VarSeq Custom Database Curation Capabilities.pdf
VarSeq Custom Database Curation Capabilities.pdfVarSeq Custom Database Curation Capabilities.pdf
VarSeq Custom Database Curation Capabilities.pdfGolden Helix
 
Integrating Custom Gene Panels for Variant Innovations
Integrating Custom Gene Panels for Variant InnovationsIntegrating Custom Gene Panels for Variant Innovations
Integrating Custom Gene Panels for Variant InnovationsGolden Helix
 

More from Golden Helix (20)

VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic Analysis
VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic AnalysisVarSeq 2.6.0: Advancing Pharmacogenomics and Genomic Analysis
VarSeq 2.6.0: Advancing Pharmacogenomics and Genomic Analysis
 
Introducing VSPGx: Pharmacogenomics Testing in VarSeq
Introducing VSPGx: Pharmacogenomics Testing in VarSeqIntroducing VSPGx: Pharmacogenomics Testing in VarSeq
Introducing VSPGx: Pharmacogenomics Testing in VarSeq
 
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...
Analyzing Performance of the Twist Exome with CNV Backbone at Various Probe D...
 
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...
From Panels to Genomes with VarSeq: The Complete Tertiary Platform for Short ...
 
VarSeq 2.5.0: VSClinical AMP Workflow from the User Perspective
VarSeq 2.5.0: VSClinical AMP Workflow from the User PerspectiveVarSeq 2.5.0: VSClinical AMP Workflow from the User Perspective
VarSeq 2.5.0: VSClinical AMP Workflow from the User Perspective
 
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening Analysis
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening AnalysisVarSeq 2.5.0: Empowering Family Planning through Carrier Screening Analysis
VarSeq 2.5.0: Empowering Family Planning through Carrier Screening Analysis
 
Identifying Oncogenic Variants in VarSeq
Identifying Oncogenic Variants in VarSeqIdentifying Oncogenic Variants in VarSeq
Identifying Oncogenic Variants in VarSeq
 
2023 Innovation Awards Winner, Dr. Muthukumaran
2023 Innovation Awards Winner, Dr. Muthukumaran2023 Innovation Awards Winner, Dr. Muthukumaran
2023 Innovation Awards Winner, Dr. Muthukumaran
 
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeq
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeqThe Wide Spectrum of Next-Generation Sequencing Assays with VarSeq
The Wide Spectrum of Next-Generation Sequencing Assays with VarSeq
 
Prenatal Genetic Screening with VarSeq
Prenatal Genetic Screening with VarSeqPrenatal Genetic Screening with VarSeq
Prenatal Genetic Screening with VarSeq
 
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...
Maximizing the Benefits of Comprehensive Genomic Testing in Cancer Care with ...
 
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0
A User’s Perspective: Somatic Variant Analysis in VarSeq 2.3.0
 
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic Variation
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic VariationVarSeq 2.3.0: Supporting the Full Spectrum of Genomic Variation
VarSeq 2.3.0: Supporting the Full Spectrum of Genomic Variation
 
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMP
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMPVarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMP
VarSeq 2.3.0: New TSO-500 and Genomic Signature Support in VSClinical AMP
 
Single Sample and Family Based Genome Analysis With VarSeq
Single Sample and Family Based Genome Analysis With VarSeqSingle Sample and Family Based Genome Analysis With VarSeq
Single Sample and Family Based Genome Analysis With VarSeq
 
User perspective for somatic variant analysis in VSClinical AMP​
User perspective for somatic variant analysis in VSClinical AMP​User perspective for somatic variant analysis in VSClinical AMP​
User perspective for somatic variant analysis in VSClinical AMP​
 
Maximizing Profitability in your NGS Testing Lab
Maximizing Profitability in your NGS Testing LabMaximizing Profitability in your NGS Testing Lab
Maximizing Profitability in your NGS Testing Lab
 
Handling a Variety of CNV Caller Inputs with VarSeq
Handling a Variety of CNV Caller Inputs with VarSeqHandling a Variety of CNV Caller Inputs with VarSeq
Handling a Variety of CNV Caller Inputs with VarSeq
 
VarSeq Custom Database Curation Capabilities.pdf
VarSeq Custom Database Curation Capabilities.pdfVarSeq Custom Database Curation Capabilities.pdf
VarSeq Custom Database Curation Capabilities.pdf
 
Integrating Custom Gene Panels for Variant Innovations
Integrating Custom Gene Panels for Variant InnovationsIntegrating Custom Gene Panels for Variant Innovations
Integrating Custom Gene Panels for Variant Innovations
 

Recently uploaded

Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonRussian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonCall Girls Service Gurgaon
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipurgragmanisha42
 
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Call Girls Service Chandigarh Ayushi
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Sheetaleventcompany
 
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...Niamh verma
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Memriyagarg453
 
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetChandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meetpriyashah722354
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...Gfnyt.com
 
Basics of Anatomy- Language of Anatomy.pptx
Basics of Anatomy- Language of Anatomy.pptxBasics of Anatomy- Language of Anatomy.pptx
Basics of Anatomy- Language of Anatomy.pptxAyush Gupta
 
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in UdaipurUdaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipurseemahedar019
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...indiancallgirl4rent
 
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaHot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaRussian Call Girls in Ludhiana
 
Bangalore call girl 👯‍♀️@ Simran Independent Call Girls in Bangalore GIUXUZ...
Bangalore call girl  👯‍♀️@ Simran Independent Call Girls in Bangalore  GIUXUZ...Bangalore call girl  👯‍♀️@ Simran Independent Call Girls in Bangalore  GIUXUZ...
Bangalore call girl 👯‍♀️@ Simran Independent Call Girls in Bangalore GIUXUZ...Gfnyt
 

Recently uploaded (20)

Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service GurgaonRussian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
Russian Call Girls Gurgaon Swara 9711199012 Independent Escort Service Gurgaon
 
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In RaipurCall Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
Call Girl Raipur 📲 9999965857 ヅ10k NiGhT Call Girls In Raipur
 
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...Jalandhar  Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
Jalandhar Female Call Girls Contact Number 9053900678 💚Jalandhar Female Call...
 
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Subhash Nagar Delhi reach out to us at 🔝9953056974🔝
 
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service LucknowCall Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
 
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
 
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130  Available With RoomVIP Kolkata Call Girl New Town 👉 8250192130  Available With Room
VIP Kolkata Call Girl New Town 👉 8250192130 Available With Room
 
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
Call Girl In Zirakpur ❤️♀️@ 9988299661 Zirakpur Call Girls Near Me ❤️♀️@ Sexy...
 
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...
Call Girls Service Chandigarh Gori WhatsApp ❤9115573837 VIP Call Girls Chandi...
 
Russian Call Girls in Dehradun Komal 🔝 7001305949 🔝 📍 Independent Escort Serv...
Russian Call Girls in Dehradun Komal 🔝 7001305949 🔝 📍 Independent Escort Serv...Russian Call Girls in Dehradun Komal 🔝 7001305949 🔝 📍 Independent Escort Serv...
Russian Call Girls in Dehradun Komal 🔝 7001305949 🔝 📍 Independent Escort Serv...
 
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Hyderabad Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near MeVIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
VIP Call Girls Noida Sia 9711199171 High Class Call Girl Near Me
 
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real MeetChandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
Chandigarh Call Girls 👙 7001035870 👙 Genuine WhatsApp Number for Real Meet
 
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
❤️♀️@ Jaipur Call Girl Agency ❤️♀️@ Manjeet Russian Call Girls Service in Jai...
 
Basics of Anatomy- Language of Anatomy.pptx
Basics of Anatomy- Language of Anatomy.pptxBasics of Anatomy- Language of Anatomy.pptx
Basics of Anatomy- Language of Anatomy.pptx
 
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
 
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in UdaipurUdaipur Call Girls 📲 9999965857 Call Girl in Udaipur
Udaipur Call Girls 📲 9999965857 Call Girl in Udaipur
 
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
(Sonam Bajaj) Call Girl in Jaipur- 09257276172 Escorts Service 50% Off with C...
 
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In LudhianaHot  Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
Hot Call Girl In Ludhiana 👅🥵 9053'900678 Call Girls Service In Ludhiana
 
Bangalore call girl 👯‍♀️@ Simran Independent Call Girls in Bangalore GIUXUZ...
Bangalore call girl  👯‍♀️@ Simran Independent Call Girls in Bangalore  GIUXUZ...Bangalore call girl  👯‍♀️@ Simran Independent Call Girls in Bangalore  GIUXUZ...
Bangalore call girl 👯‍♀️@ Simran Independent Call Girls in Bangalore GIUXUZ...
 

Automating Clinical Workflows with the VarSeq Suite

  • 1. Automating Clinical Workflows with the VarSeq Suite March 16, 2022 Presented by Nate Fortier, Ph.D, Director of Research
  • 3. Automating Clinical Workflows with the VarSeq Suite March 16, 2022 Presented by Nate Fortier, Ph.D, Director of Research
  • 4. NIH Grant Funding Acknowledgments 4 • Research reported in this publication was supported by the National Institute Of General Medical Sciences of the National Institutes of Health under: o Award Number R43GM128485-01 o Award Number R43GM128485-02 o Award Number 2R44 GM125432-01 o Award Number 2R44 GM125432-02 o Montana SMIR/STTR Matching Funds Program Grant Agreement Number 19-51-RCSBIR-005 • PI is Dr. Andreas Scherer, CEO of Golden Helix. • The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.
  • 5. Who Are We? 5 Golden Helix is a global bioinformatics company founded in 1998 Filtering and Annotation ACMG & AMP Guidelines Clinical Reports CNV Analysis Pipeline: Run Workflows CNV Analysis GWAS | Genomic Prediction Large-N Population Studies RNA-Seq Large-N CNV-Analysis Variant Warehouse Centralized Annotations Hosted Reports Sharing and Integration
  • 6. Cited in 1,000s of Peer-Reviewed Publications 6
  • 7. Over 400 Customers Globally 7
  • 8. When you choose Golden Helix, you receive more than just the software 8 Software is Vetted • 20,000+ users at 400+ organizations • Quality & feedback Simple, Subscription- Based Business Model • Yearly fee • Unlimited training & support Deeply Engrained in Scientific Community • Give back to the community • Contribute content and support Innovative Software Solutions • Cited in 1,000s of publications • Recipient of numerous NIH grant and other funding bodies
  • 9. Motivation for Automation • Increase throughput of the lab • Increase quality by reducing chance of human error • Simplifying oversight and compliance audits
  • 10. Outline • Review NGS analysis process • Discuss strategies & guidelines to automate analytics steps • Example automated pipeline demonstration
  • 11. Tech/Resident Automated NGS Analysis Process Raw Seq Data FASTQ BAM VCF Target Coverage Variant Annotation CNV Calling Filter & Rank CNV Interpret ACMG Scoring Report Review & Sign- Off Director
  • 12. 12
  • 13. Raw Seq Data ➜ FASTQ • Convert raw image data to FASTQ • Demultiplexing: Using barcodes to split lanes into per-sample FASTQ files • Integrated Onboard MiniSeq and MiSeq • NovaSeq, HiSeq, NextSeq: “bcl2fastq” • Input: • Run Output Folder (BCL Files) • sample_sheet.csv or Manifest File • Output: • One directory per sample, or one pair of FASTQ files per sample
  • 14. FASTQ ➜ BAM + VCF • Per-Sample Steps: • Align with BWA-MEM, Sort • Mark Duplicates • Realign Insertions/Deletions • Recalibrate Base Quality Scores • Call Variants • Input: • Per-Sample FASTQ • Reference Sequence • Known InDel Sights (for Realign) • dbSNP (for Identifiers) • Variant Caller Parameters • Output: • Polished BAM • Recalibration Plots • Per-Sample VCF files
  • 15. BAM ➜ Called CNVs • VS-CNV can call CNVs from NGS coverage • Normalizes coverage and compares to a pool of reference samples • Uses multiple metrics to make calls from single targets to whole chromosome aneuoploidy • Input: • Target Regions (BED Files) • BAM Files • CNV Reference Samples • Output: • Per-Sample CNV Calls
  • 16. CNV Filtering and Analysis • Multiple QC metrics provided per CNV call • Quality flags • Average Z-Score / Ratios • P-Value • Annotations help remove benign and highlight candidate clinical CNVs • Input: • Raw CNV Calls • Filtering Parameters • CNV Annotations • Output: • Annotated, High Quality Calls
  • 17. VCF ➜ Prioritized Variants • Quality metrics from variant caller provide utility for optimizing precision • Annotate public and proprietary annotation sources • Algorithms for scoring, prioritizing by phenotype • Input: • Raw Variant Calls • Filtering Parameters • Variant Annotations • Sample Phenotypes / Gene Lists • Output: • Annotated Candidate Variants
  • 18. Automation Script • Golden Helix can provide a script automation service • Customized to your computing environment • Scale this process to hundreds and thousands of samples • Once configured, can be run by any lab technician very simply.
  • 19. Scoring Variants • Candidate variants should be evaluated with appropriate guidelines • Previous interpretations incorporated • Workflow support for following guidelines accurately and efficiently • Partly automated, but ultimately requires hands on interpretation of novel variants • Input: • Candidate variants • Output: • Scored and interpreted variants ready for clinical reporting (2017) Standards and Guidelines for the Interpretation and Reporting of Sequence Variants in Cancer:
  • 20. Clinical Report • Deliverable of the clinical genetic test • Lab and test specific report template that incorporates all relevant output • Manually reviewed and signed off by Lab Director • Input: • Patient information • Interpreted CNVs • Interpreted Variants • Output: • PDF, Word, or other structured data format
  • 21. Automation Demo • Starting Point: • Per-sample FASTQ Files • Samples_mainifest.tsv with patient information • File system watcher for sample_manifest.tsv alongside a batch of FASTQ files • Kick off automation pipeline • Let’s start it and watch!
  • 22. Automation Guidelines and Strategies • Use a script to chain together command line tools • Allow the script to take input parameters that may change • Have consistent naming and output structure • Logs as part of output structure • Precompute as much as possible, making the “jump in” point for a user quick to open
  • 23. Automated Pipeline Components • Sentieon Secondary: • Alignment with BWA-Mem • Sort, Dedup, Realign, Recalibrate • Call Variants • VarSeq (via VSPipeline) • Create Project for Batch • Steps defined by Project Template: • CNV Calling/Import (VS-CNV) • Annotate & Filter CNVs and Variants • VSClinical ACMG Auto-Classifier • VSReports Auto-Fill
  • 24. Hand-On Steps • Outputs of Automation: • BAM, Recalibration PDF, VCF files • Excel Spreadsheet with variants + CNVs • Draft HTML report • Prepared project • Lab Tech/Resident Level: • Review Sample Quality, Coverage Statistics • CNVs: Review Quality / Interpret Candidates • Variants: Review Quality / Run Guidelines on Candidates • Lab Director / Sign-Off: • Review Candidates and Draft Interpretations • Write Final Report Summary • Finalize Report • Export as PDF
  • 26. 26
  • 27. NIH Grant Funding Acknowledgments 27 • Research reported in this publication was supported by the National Institute Of General Medical Sciences of the National Institutes of Health under: o Award Number R43GM128485-01 o Award Number R43GM128485-02 o Award Number 2R44 GM125432-01 o Award Number 2R44 GM125432-02 o Montana SMIR/STTR Matching Funds Program Grant Agreement Number 19-51-RCSBIR-005 • PI is Dr. Andreas Scherer, CEO of Golden Helix. • The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.
  • 28. Visit us at ACMG 2022 28 Booth 1117! • Stop by for a demo or talk with our FAS team • Get one of our infamous t-shirts • Exhibit Theater Talk: • Thursday – 12:15 in Exhibit Theater 1
  • 29. 29