نتایج جستجو برای: according to equi

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

2013
Joshua D. Ramsay Massaro W. Ueti Wendell C. Johnson Glen A. Scoles Donald P. Knowles Robert H. Mealey

Theileria equi has a biphasic life cycle in horses, with a period of intraleukocyte development followed by patent erythrocytic parasitemia that causes acute and sometimes fatal hemolytic disease. Unlike Theileria spp. that infect cattle (Theileria parva and Theileria annulata), the intraleukocyte stage (schizont) of Theileria equi does not cause uncontrolled host cell proliferation or other si...

2013
Angela I. Bordin Jan S. Suchodolski Melissa E. Markel Kaytee B. Weaver Jörg M. Steiner Scot E. Dowd Suresh Pillai Noah D. Cohen

BACKGROUND Rhodococcus equi is an important pathogen of foals. Enteral administration of live, virulent R. equi during early life has been documented to protect against subsequent intrabronchial challenge with R. equi, indicating that enteral mucosal immunization may be protective. Evidence exists that mucosal immune responses develop against both live and inactivated micro-organisms. The exten...

Journal: :Infection and immunity 2005
Daniel M Wall Pamela S Duffy Chris Dupont John F Prescott Wim G Meijer

Rhodococcus equi is an important pathogen of foals, causing severe pyogranulomatous pneumonia. Virulent R. equi strains grow within macrophages, a process which remains poorly characterized. A potential source of carbon for intramacrophage R. equi is membrane lipid-derived fatty acids, which following beta oxidation are assimilated via the glyoxylate bypass. To assess the importance of isocitra...

2017
Marcel M. Trevisani Ebert S. Hanna Aline F. Oliveira Silvia A. Cardoso Maria C. Roque-Barreira Sandro G. Soares

Rhodococcus equi is a facultative intracellular bacterium causing severe pyogranulomatous pneumonia, ulcerative enterocolitis, and mesenteric lymphadenopathy in foals aged less than 6 months. Less frequently, this pathogen affects various other species, such as pigs, cattle, cats, and even humans. Although rhodococcosis is treated with a combination of antimicrobial agents, resistance is develo...

Journal: :Journal of veterinary internal medicine 2011
S Giguère N D Cohen M Keith Chaffin N M Slovis M K Hondalus S A Hines J F Prescott

Rhodococcus equi, a gram-positive facultative intracellular pathogen, is one of the most common causes of pneumonia in foals. Although R. equi can be cultured from the environment of virtually all horse farms, the clinical disease in foals is endemic at some farms, sporadic at others, and unrecognized at many. On farms where the disease is endemic, costs associated with morbidity and mortality ...

Journal: :Clinical and vaccine immunology : CVI 2006
Cristina W Cunha Travis C McGuire Lowell S Kappmeyer Stephen A Hines A Marianela Lopez Odir A Dellagostin Donald P Knowles

In this study, the kinetics of specific immunoglobulin G (IgG) isotypes were characterized in Babesia equi (Theileria equi)-infected horses. IgGa and IgGb developed during acute infection, whereas IgG(T) was detected only after resolution of acute parasitemia. The same IgG isotype profile induced during acute infection was obtained by equi merozoite antigen 1/saponin immunization.

2008
R. van der Geize W. de Jong G. I. Hessels A. W. F. Grommen A. A. C. Jacobs L. Dijkhuizen

A novel method to efficiently generate unmarked in-frame gene deletions in Rhodococcus equi was developed, exploiting the cytotoxic effect of 5-fluorocytosine (5-FC) by the action of cytosine deaminase (CD) and uracil phosphoribosyltransferase (UPRT) enzymes. The opportunistic, intracellular pathogen R. equi is resistant to high concentrations of 5-FC. Introduction of Escherichia coli genes enc...

Journal: :Infection and immunity 2004
Margareta Flock Karin Jacobsson Lars Frykberg Timothy R Hirst Anders Franklin Bengt Guss Jan-Ingmar Flock

Horses that have undergone infection caused by Streptococcus equi subspecies equi (strangles) were found to have significantly increased serum antibody titers against three previously characterized proteins, FNZ (cell surface-bound fibronectin binding protein), SFS (secreted fibronectin binding protein), and EAG (alpha2-macroglobulin, albumin, and immunoglobulin G [IgG] binding protein) from S....

2011
Don Hayes

Rhodococcus equi is an emerging opportunistic pathogen in immunocompromised patients. A lungtransplant recipient developed weight loss, nonproductive cough, dyspnea, and somnolence. Computed tomogram showed a pulmonary nodule and pleural changes in the right allograft that was due to R. equi infection. Alteration of cell-mediated immunity is a predisposing risk factor for R. equi infection in h...

Journal: :Revista brasileira de parasitologia veterinaria = Brazilian journal of veterinary parasitology : Orgao Oficial do Colegio Brasileiro de Parasitologia Veterinaria 2011
Tiago Marques Dos Santos Erica Cristina Rocha Roier Huarrisson Azevedo Santos Marcus Sandes Pires Joice Aparecida Rezende Vilela Larissa Martins de Brito Moraes Fernando Queiroz de Almeida Cristiane Divan Baldani Rosangela Zacarias Machado Carlos Luiz Massard

Serum samples from 714 equids of Itaguaí and Serrana microregions, Rio de Janeiro, southeastern Brazil, were examined by indirect fluorescent antibody test (titer 1:80) for Theileria equi. The prevalence in the microregions and factors associated with seropositivity were evaluated and the prevalence ratio (PR) calculated. The overall prevalence of T. equi infection was 81.09% (n = 579), with hi...

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

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

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