-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.bib
More file actions
30 lines (28 loc) · 3.16 KB
/
CITATION.bib
File metadata and controls
30 lines (28 loc) · 3.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
@article{Shepard:2016aa,
abstract = {BACKGROUND: Deep sequencing makes it possible to observe low-frequency viral variants and sub-populations with greater accuracy and sensitivity than ever before. Existing platforms can be used to multiplex a large number of samples; however, analysis of the resulting data is complex and involves separating barcoded samples and various read manipulation processes ending in final assembly. Many assembly tools were designed with larger genomes and higher fidelity polymerases in mind and do not perform well with reads derived from highly variable viral genomes. Reference-based assemblers may leave gaps in viral assemblies while de novo assemblers may struggle to assemble unique genomes.
RESULTS: The IRMA (iterative refinement meta-assembler) pipeline solves the problem of viral variation by the iterative optimization of read gathering and assembly. As with all reference-based assembly, reads are included in assembly when they match consensus template sets; however, IRMA provides for on-the-fly reference editing, correction, and optional elongation without the need for additional reference selection. This increases both read depth and breadth. IRMA also focuses on quality control, error correction, indel reporting, variant calling and variant phasing. In fact, IRMA's ability to detect and phase minor variants is one of its most distinguishing features. We have built modules for influenza and ebolavirus. We demonstrate usage and provide calibration data from mixture experiments. Methods for variant calling, phasing, and error estimation/correction have been redesigned to meet the needs of viral genomic sequencing.
CONCLUSION: IRMA provides a robust next-generation sequencing assembly solution that is adapted to the needs and characteristics of viral genomes. The software solves issues related to the genetic diversity of viruses while providing customized variant calling, phasing, and quality control. IRMA is freely available for non-commercial use on Linux and Mac OS X and has been parallelized for high-throughput computing.},
author = {\textbf{Samuel S. Shepard} and Meno, Sarah and Bahl, Justin and Wilson, Malania M and Barnes, John and Neuhaus, Elizabeth},
date-added = {2016-09-12 16:56:21 +0000},
date-modified = {2016-09-12 16:56:21 +0000},
doi = {10.1186/s12864-016-3030-6},
journal = {BMC Genomics},
journal-full = {BMC genomics},
keywords = {Deep sequencing; Ebola; High throughput; Influenza; NGS; Public health; Surveillance},
pages = {708},
pmc = {PMC5011931},
pmid = {27595578},
pst = {epublish},
title = {Viral deep sequencing needs an adaptive approach: IRMA, the iterative refinement meta-assembler},
volume = {17},
year = {2016},
bdsk-url-1 = {http://dx.doi.org/10.1186/s12864-016-3030-6}
}
@software{IRMA-core,
author = {Shepard, Samuel S. AND "IRMA-core Contributors"},
month = {09},
title = {{IRMA-core: a tool for IRMA and to assist the sequencing of virus genomes}},
url = {https://github.com/CDCgov/irma-core},
version = {0.6.2},
year = {2025}
}