▶️DRAGEN Targeted Microbial App Documentation
Last updated
Last updated
DRAGEN Targeted Microbial is a software application designed to analyze sequencing data from enrichment and amplicon library preps (both DNA and RNA) on microbiological samples, with an emphasis on viruses. Illumina sequencing reads are processed to remove human-origin sequence, then assembled into consensus sequences that represent a best estimate of the population of viral sequences in each sample. Where appropriate, these consensus sequences are further analyzed by the phylogenetic analysis tools NextClade and/or Pangolin to provide an identification of the clade or lineage of each sequence.
Samples / biosamples with FASTQ datasets (see details in library preparation documents)
A project containing one or more samples / biosamples with FASTQ datasets
all samples / biosamples in the selected project will be analyzed
Supported hybrid-capture enrichment panels
Supported amplicon primer schemes
Chikungunya (Grubaugh lab; Illumina)
Dengue Serotype 1 (Grubaugh Lab; Illumina)
MPXV (Grubaugh Lab)
SARS-CoV-2 (ARTIC v3, v4, v4.1, v5.3.2)
Zika (Grubaugh lab)
Custom genomes and panels
Supports uploading FASTA files to use as reference genomes for both enrichment and amplicon panels, as well as custom primer definitions for amplicon panels. Multiplexed amplicon panels targeting multiple organisms in the same reaction are supported.
Reads are trimmed and filtered using Trimmomatic with the following parameters: LEADING:3 TRAILING:3 SLIDINGWINDOW:4:15 MINLEN:36
.
Human reads are removed with a modified version of the SRA Human Read Scrubber tool.
MEGAHIT is used to perform de novo assembly on the scrubbed reads.
CD-HIT-EST is used to cluster similar contigs to reduce redundancy.
The resulting contigs are mapped to a set of reference genomes using minimap2.
The best matching reference for each contig is selected for short read mapping.
The scrubbed reads from step 2 are aligned to the selected reference genomes using DRAGEN v4.2.4
Sequence variants are called from the alignments using DRAGEN Somatic Small Variant Caller v4.2.4 and applied to the corresponding reference sequences to create consensus sequences.
If applicable, Pangolin and/or Nextclade are run on the consensus sequences.
The software generates consensus sequences representing a best estimate of the population of targeted sequences in the sample. NextClade and Pangolin analysis are run on select organisms. See this page for details:
📂Output filesThe sequences are labeled according to the best match in the panel references. These references are not exhaustive and the labels should not be taken as definitive for strain-typing. If strain typing is needed, the built-in NextClade and/or Pangolin tools can be used for supported organisms. Alternatively, a BLAST or similar search of nucleotide databases may provide a more detailed match.
Because of sequence homology, it is possible that organisms with very few reads will result in the generation of a sequence not present (false positive). Although the de novo assembly step of this software largely mitigates such instances, sequences with very low horizontal coverage (< 5%) should be treated with caution and are highlighted as "low confidence" in the reports.
BaseSpace Sequence Hub (native BaseSpace app)