Genomic Sequencing of SARS-Cov-2: a Guide to Implementation for Maximum Impact on Public Health
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Mobile Genetic Elements in Streptococci
Curr. Issues Mol. Biol. (2019) 32: 123-166. DOI: https://dx.doi.org/10.21775/cimb.032.123 Mobile Genetic Elements in Streptococci Miao Lu#, Tao Gong#, Anqi Zhang, Boyu Tang, Jiamin Chen, Zhong Zhang, Yuqing Li*, Xuedong Zhou* State Key Laboratory of Oral Diseases, National Clinical Research Center for Oral Diseases, West China Hospital of Stomatology, Sichuan University, Chengdu, PR China. #Miao Lu and Tao Gong contributed equally to this work. *Address correspondence to: [email protected], [email protected] Abstract Streptococci are a group of Gram-positive bacteria belonging to the family Streptococcaceae, which are responsible of multiple diseases. Some of these species can cause invasive infection that may result in life-threatening illness. Moreover, antibiotic-resistant bacteria are considerably increasing, thus imposing a global consideration. One of the main causes of this resistance is the horizontal gene transfer (HGT), associated to gene transfer agents including transposons, integrons, plasmids and bacteriophages. These agents, which are called mobile genetic elements (MGEs), encode proteins able to mediate DNA movements. This review briefly describes MGEs in streptococci, focusing on their structure and properties related to HGT and antibiotic resistance. caister.com/cimb 123 Curr. Issues Mol. Biol. (2019) Vol. 32 Mobile Genetic Elements Lu et al Introduction Streptococci are a group of Gram-positive bacteria widely distributed across human and animals. Unlike the Staphylococcus species, streptococci are catalase negative and are subclassified into the three subspecies alpha, beta and gamma according to the partial, complete or absent hemolysis induced, respectively. The beta hemolytic streptococci species are further classified by the cell wall carbohydrate composition (Lancefield, 1933) and according to human diseases in Lancefield groups A, B, C and G. -
Analysis of the Impact of Sequencing Errors on Blast Using Fault Injection
View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Illinois Digital Environment for Access to Learning and Scholarship Repository ANALYSIS OF THE IMPACT OF SEQUENCING ERRORS ON BLAST USING FAULT INJECTION BY SO YOUN LEE THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Science in Electrical and Computer Engineering in the Graduate College of the University of Illinois at Urbana-Champaign, 2013 Urbana, Illinois Adviser: Professor Ravishankar K. Iyer ABSTRACT This thesis investigates the impact of sequencing errors in post-sequence computational analyses, including local alignment search and multiple sequence alignment. While the error rates of sequencing technology are commonly reported, the significance of these numbers cannot be fully grasped without putting them in the perspective of their impact on the downstream analyses that are used for biological research, forensics, diagnosis of diseases, etc. I approached the quantification of the impact using fault injection. Faults were injected in the input sequence data, and the analyses were run. Change in the output of the analyses was interpreted as the impact of faults, or errors. Three commonly used algorithms were used: BLAST, SSEARCH, and ProbCons. The main contributions of this work are the application of fault injection to the reliability analysis in bioinformatics and the quantitative demonstration that a small error rate in the sequence data can alter the output of the analysis in a significant way. BLAST and SSEARCH are both local alignment search tools, but BLAST is a heuristic implementation, while SSEARCH is based on the optimal Smith-Waterman algorithm. -