replikation / VarSkip

VarSkip multiplex PCR designs for SARS-CoV-2 sequencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VarSkip multiplex PCR designs for SARS-CoV-2 sequencing

This repository contains reference files that describe the VarSkip primers used to amplify overlapping fragments of the SARS-CoV-2 virus.

In an attempt to reduce the impact of variants on amplification efficiency, these primers were designed using PrimalSeq after masking the SARS-CoV-2 reference sequence for SNVs observed more than 4000 times in GISAID. More details can be found in scientific presentations:

VarSkip 1a primers are commerically available at NEB.com as part of the ARTIC sequencing kits. VarSkip Long primers are only available as a custom product for larger volume sequencing.

The files in this repository can be used with analyis methods designed for other multiplex designs (e.g. ARTIC). To avoid miscalling or masking variants in priming regions, it's important to use primer coordinates that match the primers used during amplification (e.g. do not use ARTICv3 primer files with VarSkip libraries).

The same information is presented in multiple formats for convenience. Most workflows should use neb_vss1a.primer.bed.

Analysis methods known to work:

  • galaxy ARTIC

  • viralrecon (tested with illumina data)

  • ARTIC field bioinformatics docs

    The ARTIC field bioinformatics pipeline is commonly used to analyize results produced on the Oxford Nanopore instruments. It requires a specific directory structure and primer naming to operate correctly. The schemes directory contains a reformatted primer annotation and reference genome that meet those constraints.

    Example commands (tune this to your instrument-specific model, primer set, and directories):

    VarSkip 1a: artic minion --threads 4 --read-file example_vss1a.fastq --scheme-directory schemes --scheme-version 1a NEB_VarSkip Example --skip-nanopolish --medaka --medaka-model r941_min_fast_g303

    VarSkip 2: artic minion --threads 4 --read-file example_vss2.fastq --scheme-directory schemes --scheme-version 2 NEB_VarSkip Example --skip-nanopolish --medaka --medaka-model r941_min_fast_g303

    VarSkip 1a Long: artic minion --threads 4 --read-file example_vsl1a.fastq --scheme-directory schemes --scheme-version 1a-long NEB_VarSkip Example --skip-nanopolish --medaka --medaka-model r941_min_fast_g303

Many libraries produced using VarSkip primers are available via the NCBI SRA. e.g. SRR16375192

About

VarSkip multiplex PCR designs for SARS-CoV-2 sequencing

License:GNU Affero General Public License v3.0