نتایج جستجو برای: ceratorhiza hydrophila

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

2016
Cody R. Rasmussen-Ivey Mohammad J. Hossain Sara E. Odom Jeffery S. Terhune William G. Hemstreet Craig A. Shoemaker Dunhua Zhang De-Hai Xu Matt J. Griffin Yong-Jie Liu Maria J. Figueras Scott R. Santos Joseph C. Newton Mark R. Liles

Lineages of hypervirulent Aeromonas hydrophila (vAh) are the cause of persistent outbreaks of motile Aeromonas septicemia in warm-water fishes worldwide. Over the last decade, this virulent lineage of A. hydrophila has resulted in annual losses of millions of tons of farmed carp and catfish in the People's Republic of China and the United States (US). Multiple lines of evidence indicate US catf...

2013
Mohammad J. Hossain Geoffrey C. Waldbieser Dawei Sun Nancy K. Capps William B. Hemstreet Kristen Carlisle Matt J. Griffin Lester Khoo Andrew E. Goodwin Tad S. Sonstegard Steven Schroeder Karl Hayden Joseph C. Newton Jeffery S. Terhune Mark R. Liles

To investigate the molecular basis of the emergence of Aeromonas hydrophila responsible for an epidemic outbreak of motile aeromonad septicemia of catfish in the Southeastern United States, we sequenced 11 A. hydrophila isolates that includes five reference and six recent epidemic isolates. Comparative genomics revealed that recent epidemic A. hydrophila isolates are highly clonal, whereas refe...

Journal: :Infection and immunity 1998
C Hernanz Moral E Flaño del Castillo P López Fierro A Villena Cortés J Anguita Castillo A Cascón Soriano M Sánchez Salazar B Razquín Peralta G Naharro Carrasco

The aroA gene of Aeromonas hydrophila SO2/2, encoding 5-enolpyruvylshikimate 3-phosphate synthase, was cloned by complementation of the aroA mutation in Escherichia coli K-12 strain AB2829, and the nucleotide sequence was determined. The nucleotide sequence of the A. hydrophila aroA gene encoded a protein of 440 amino acids which showed a high degree of homology to other bacterial AroA proteins...

2010
Zenas Chang Anwar Huq Daniel C. Stein Sam W. Joseph Sarah Biancardi Amy Horneman

Title of Document: A STUDY OF UNUSUAL METABOLIC VARIANTS OF AEROMONAS CAVIAE AND AEROMONAS HYDROPHILA USING A POLYPHASIC TAXONOMIC APPROACH Zenas Chang, MS, 2010 Directed By: Professor Sam W. Joseph, CBMG Variation in acid production from carbohydrate metabolism has been identified in Aeromonas as a potential indicator for new subspecies. Therefore, pure cultures of non-lactose fermenting Aerom...

Journal: :Infection and immunity 2004
H B Yu P S Srinivasa Rao H C Lee S Vilches S Merino J M Tomas K Y Leung

Aeromonas hydrophila is a gram-negative opportunistic pathogen in fish and humans. Many bacterial pathogens of animals and plants have been shown to inject anti-host virulence determinants into the hosts via a type III secretion system (TTSS). Degenerate primers based on lcrD family genes that are present in every known TTSS allowed us to locate the TTSS gene cluster in A. hydrophila AH-1. A se...

2017
Hasan C. Tekedar Salih Kumru Safak Kalindamar Attila Karsi Geoffrey C. Waldbieser Tad Sonstegard Steven G. Schroeder Mark R. Liles Matt J. Griffin Mark L. Lawrence

Aeromonas hydrophila is a Gram-negative bacterium that is particularly adapted to freshwater environments and can cause severe infections in fish and humans. Here, we report the draft genomes of three A. hydrophila catfish and tilapia isolates.

2016
Hasan C. Tekedar Salih Kumru Attila Karsi Geoffrey C. Waldbieser Tad Sonstegard Steven G. Schroeder Mark R. Liles Matt J. Griffin Mark L. Lawrence

Aeromonas hydrophila is an opportunistic pathogen residing in freshwater environments that causes infection in fish and mammals. Here, we report the draft genome sequence of A. hydrophila strain TN97-08 isolated from a diseased bluegill (Lepomis macrochirus) in 1997.

Journal: :Applied and environmental microbiology 2005
H B Yu Y L Zhang Y L Lau F Yao S Vilches S Merino J M Tomas S P Howard K Y Leung

Aeromonas hydrophila is a gram-negative opportunistic pathogen of animals and humans. The pathogenesis of A. hydrophila is multifactorial. Genomic subtraction and markers of genomic islands (GIs) were used to identify putative virulence genes in A. hydrophila PPD134/91. Two rounds of genomic subtraction led to the identification of 22 unique DNA fragments encoding 19 putative virulence factors ...

2011
Han-Chuan Chuang Yu-Huai Ho Chorng-Jang Lay Lih-Shinn Wang Yeong-Shu Tsai Chen-Chi Tsai

This study aimed to compare the clinical presentations of Aeromonas hydrophila, A. veronii biovar sobria and A. caviae monomicrobial bacteremia by a retrospective method at three hospitals in Taiwan during an 8-yr period. There were 87 patients with A. hydrophila bacteremia, 45 with A. veronii biovar sobria bacteremia and 22 with A. caviae bacteremia. Compared with A. hydrophila and A. veronii ...

2011
S. Prasad N. Areechon

Humoral response in red tilapia against formalin-killed Aeromonas hydrophila and Streptococ cus sp. vaccine administered by intraperitoneal injection was evaluated.The result indicated that A. hydrophila vaccine induced significantly differed (P<0.05) high mean peak antibody titers of 925.87±467.92 and 4983.47±1832.74 in both primary and secondary immune response, respectively. However specific...

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

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

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"; } -->