نتایج جستجو برای: haarlem family

تعداد نتایج: 420195  

2015
Rashid Ramazanzadeh Daem Roshani Pegah Shakib Samaneh Rouhi

BACKGROUND Transmission of Mycobacterium tuberculosis (M. tuberculosis) can occur in different ways. Furthermore, drug resistant in M. tuberculosis family is a major problem that creates obstacles in treatment and control of tuberculosis (TB) in the world. One of the most prevalent families of M. tuberculosis is Haarlem, and it is associated with drug resistant. Our objectives of this study wer...

Journal: :journal of research in medical sciences 0
rashid ramazanzadeh daem roshani pegah shakib samaneh rouhi

background: transmission of mycobacterium tuberculosis ( m. tuberculosis ) can occur in different ways. furthermore, drug resistant in m. tuberculosis family is a major problem that creates obstacles in treatment and control of tuberculosis (tb) in the world. one of the most prevalent families of m. tuberculosis is haarlem, and it is associated with drug resistant. our objectives of this study ...

2009
Wibeke Kinander Torbjørn Bruvik Ulf R. Dahle

BACKGROUND During the previous century Norway had a high incidence of tuberculosis, but no molecular epidemiological studies could be performed and these previously epidemic strains have been disappearing during the last decades. Currently, tuberculosis among native Norwegians is in the elimination phase, and it is still not known what type of M. tuberculosis was so efficiently controlled durin...

2013
Madeleine Hanekom Elizabeth M. Streicher Doreen Van de Berg Helen Cox Cheryl McDermid Marlein Bosman Nicolaas C. Gey van Pittius Tommie C. Victor Martin Kidd Dick van Soolingen Paul D. van Helden Robin M. Warren

BACKGROUND Molecular genotyping methods have shown infection with more than one Mycobacterium tuberculosis strain genotype in a single sputum culture, indicating mixed infection. AIM This study aimed to develop a PCR-based genotyping tool to determine the population structure of M. tuberculosis strain genotypes in primary Mycobacterial Growth Indicator Tubes (MGIT) and Löwenstein-Jensen (LJ) ...

2015
Erasto V. Mbugi Bugwesa Z. Katale Keith K. Siame Julius D. Keyyu Sharon L. Kendall Hazel M. Dockrell Elizabeth M. Streicher Anita L. Michel Mark M. Rweyemamu Robin M. Warren Mecky I. Matee Paul D. van Helden

This study was part of a larger cross-sectional survey that was evaluating tuberculosis (TB) infection in humans, livestock and wildlife in the Serengeti ecosystem in Tanzania. The study aimed at evaluating the genetic diversity of Mycobacterium tuberculosis isolates from TB patients attending health facilities in the Serengeti ecosystem. DNA was extracted from 214 sputum cultures obtained from...

2015
Gloria Puerto Lina Erazo Maira Wintaco Claudia Castro Wellman Ribón Martha Inírida Guerrero Axel Cloeckaert

INTRODUCTION Tuberculosis (TB) remains a primary public health problem worldwide. The number of multidrug-resistant tuberculosis (MDR TB) cases has increased in recent years in Colombia. Knowledge of M. tuberculosis genotypes defined by spoligotyping can help determine the circulation of genotypes that must be controlled to prevent the spread of TB. OBJECTIVE To describe the genotypes of M. t...

Journal: :Journal of clinical microbiology 2008
Ewa Augustynowicz-Kopec Tomasz Jagielski Zofia Zwolska

The genetic compositions of 71 isoniazid-resistant Mycobacterium tuberculosis strains from Poland were determined by spoligotyping. Nearly 80% of the isolates belonged to either the T or the Haarlem family. The genotypic diversity was largely due to variation within those families. The scarcity of imported genotypes suggested that the M. tuberculosis population studied has an endemic nature.

Journal: :Journal of Historians of Netherlandish Art 2021

Contrary to what we thought knew about the provenance of Paulus Potter’s iconic The Bull (1647; Mauritshuis, Hague), painting served as a gift Prince William IV Orange in 1749, after stay many decades within family Barbara Schas and Willem Fabricius Haarlem. may have been produced, or adapted, giant piece decoration for private house Hague.

Journal: :Eastern Mediterranean health journal = La revue de sante de la Mediterranee orientale = al-Majallah al-sihhiyah li-sharq al-mutawassit 2013
N Bedrossian M Hamze A K Rahmo A Jurjus J Saliba F Dabboussi W Karam

Genotyping Mycobacterium tuberculosis in Lebanon on the national level may be beneficial for assessing patients and monitoring the therapeutic response to DOTS. This study aimed to characterize the spoligotypes of clinical isolates of M. tuberculosis patients collected between April 2004 and October 2005 from all Lebanese provinces. Isolates (n = 60) were cultured and identified by their bioche...

2016
N. Alvarez D. Haft U. A. Hurtado J. Robledo F. Rouzaud

Colombia is one of the 105 countries that has reported at least one case of extensively drug-resistant tuberculosis (XDR-TB). The Mycobacterium tuberculosis Haarlem genotype is ubiquitous worldwide. Here, we report the high-quality draft genome sequence of a Colombian Haarlem XDR-TB clinical isolate composed of 4,329,127 bp with 4,386 genes.

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->