Archived site. See the  latest event.
Arthur Gymer
Arthur Gymer

Oct 18, 2023, 3:30 PM CET

Watch on YouTube

Analysing ONT long read data for cancer with Nextflow

Community

Arthur Gymer, Adam Geiss, Tim Freeman, Rowan Howell, Bisal Nayal, and Matt Proxenos


The identification of genomic changes in cancer is important for the treatment, prognostication and monitoring of cancers. Long read DNA sequencing can be used to identify genomic alterations which may not be detected using short read DNA based sequencing technologies and therefore provide greater insight into a patients cancer and allow for improvements in patient management.

The Genomics England Cancer 2.0 programme aims to investigate the clinical utility of long read sequencing in cancer. Genomics England are working with academic partners and NHS Genomic Laboratory Hubs (GLH’s) to explore the clinical potential of this technique. Using Oxford Nanopore technology, to date the project has sequenced over 4000 flow cells with the initial pilot phase expected to add upwards of 150 flow cells per month from the 3 pilot sites. As part of this project, a bioinformatics pipeline for long read sequencing is being developed to analyse the sequencing data.

The project currently comprises two pipelines; a per-flowcell basecalling and QC pipeline, and a per-patient tumour-normal variant-calling pipeline. Input for the QC pipeline can be either pre or post basecalling, with both FAST5 and POD5 raw formats supported as well as basecalled FASTQ or BAM formats. Basecalling is performed using Guppy or Dorado and requires GPU support. As part of the basecalling process DNA methylation information is also endcoded into the BAMs. All alignment is performed using minimap2 with access to iGenomes references enabled through nf-core. QC steps performed include measuring coverage and alignment quality as well as making HLA typing calls and a simplistic sex determination.

Tumour-normal analysis is performed using the aligned BAMs output from the QC pipeline. Structural variants are called using nanomonsv and small variant calling is implemented with ClairS. Finally, we perform a proprietary tiering of called variants.

Our pipelines are built using the nf-core framework including use of the pipeline template and module repository. Additional proprietary steps and software are distributed via an internally hosted repository which follows the structure of nf-core modules. Pipelines are run on a HPC via NF Tower, which allows both engineers and other staff to easily monitor progress and troubleshoot issues without requiring access to the cluster or expertise in nextflow. Orchestration of the pipelines and related tasks such as data ingestion, sample tracking and logging, are handled by custom logic using various cloud solutions including Amazon ECS, Lambda functions, Step Functions, RDS and API Gateway. Where possible, managed or serverless technologies are favoured to reduce maintenance overhead and improve scalability and availability. This will be key as we scale up to support more GLH locations and move towards delivery of a clinical service.

Watch on YouTube
Arthur Gymer

Arthur Gymer

Bio Engineer at Genomics England

Community
Speaker