نتایج جستجو برای: purified protein derivative ppd

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

Journal: :journal of medical bacteriology 0
mohammad morad-farajollahi department of biotechnology and cellular and molecular research center, tehran university of medical sciences, tehran,ir iran. sepideh hamzehlou department of biotechnology and cellular and molecular research center, tehran university of medical sciences, tehran,ir iran.

b ackground : tuberculosis is a crucial health problem. establishing a rapid, reliable and still inexpensive diagnostic method for tuberculosis seems to be substantial in developing countries where tb has very high incidence rate . methods:   an indirect  enzyme-linked  immunosorbent  assay (elisa )   was established to detect serum antibodies against mycobacterium  tuberculosis. three kinds of...

Journal: :Clinical infectious diseases : an official publication of the Infectious Diseases Society of America 2004
Philip C Hill Roger H Brookes Annette Fox Katherine Fielding David J Jeffries Dolly Jackson-Sillah Moses D Lugos Patrick K Owiafe Simon A Donkor Abdulrahman S Hammond Jacob K Otu Tumani Corrah Richard A Adegbola Keith P W J McAdam

The purified protein derivative (PPD) skin test for Mycobacterium tuberculosis infection lacks specificity. We assessed 2 more specific M. tuberculosis antigens (ESAT-6 and CFP-10) by enzyme-linked immunospot assay (ELISPOT) compared with PPD by ELISPOT and skin test in The Gambia. Of 735 household contacts of 130 sputum smear-positive tuberculosis cases, 476 (65%) tested positive by PPD ELISPO...

Journal: :Clinical and diagnostic laboratory immunology 2001
R K Katial J Hershey T Purohit-Seth J T Belisle P J Brennan J S Spencer R J Engler

Although delayed-type hypersensitivity skin testing with tuberculin purified protein derivative (PPD) is the standard for tuberculosis screening, its variability suggests the need for a more sensitive, noninvasive test. An in vitro whole-blood assay has been proposed as an alternative. Using health care worker volunteers, we confirmed the correlation between PPD skin test (PPD-ST) results (posi...

Journal: :The Journal of Experimental Medicine 1979
H Hirschberg O J Bergh E Thorsby

The [3H]thymidine suicide technique was used to test the hypothesis that the response of immune human T cells from HLA-D/DR heterozygous donors to the soluble protein antigen purified protein derivative (PPD) is clonally expressed and consists of the concurrent proliferation of at least two separable subpopulations of lymphocytes. The results showed that each of the two subpopulations react to ...

Journal: :Infection and immunity 2011
Hongliang Yang JoLynn Troudt Ajay Grover Kimberly Arnett Megan Lucas Yun Sang Cho Helle Bielefeldt-Ohmann Jennifer Taylor Angelo Izzo Karen M Dobos

Purified protein derivative (PPD) is a widely used reagent for the diagnosis of Mycobacterium tuberculosis infection. Recently, the molecular composition of PPD was defined, with hundreds of mycobacterial protein representatives making up PPD. Which, if any, of these specific products drive the potency of PPD remains in question. In this study, two proteins (DnaK and GroEL2) previously identifi...

Journal: :Journal of immunology 1998
R N Coler Y A Skeiky T Vedvick T Bement P Ovendale A Campos-Neto M R Alderson S G Reed

Polypeptide Ags present in the culture filtrate of Mycobacterium tuberculosis were purified and evaluated for their ability to stimulate PBMC from purified protein derivative (PPD)-positive healthy donors. One such Ag, which elicited strong proliferation and IFN-gamma production, was further characterized. The N-terminal amino acid sequence of this polypeptide was determined and used to design ...

Journal: :Infection and immunity 1989
D N McMurray C L Mintzer R A Bartow R L Parr

Inbred strain 2 guinea pigs were vaccinated with Mycobacterium bovis BCG or were left unvaccinated. They were maintained for 6 weeks on defined, isocaloric diets containing either 30% (control animals) or 10% (animals receiving low protein) ovalbumin as the sole protein source. Animals were challenged by the respiratory route with a low dose of virulent M. tuberculosis H37Rv and killed 4 weeks ...

Journal: :Applied microbiology 1970
S Landi H R Held M C Tseng

Biologically active (14)C-labeled purified protein derivative ((14)C-PPD) has been prepared from the culture filtrates of seven species of mycobacteria, namely Mycobacterium tuberculosis Johnston strain (PPD), M. bovis BCG (PPD-BCG), M. avium (PPD-A), M. kansasii (PPD-Y), M. intracellulare (PPD-B), M. scrofulaceum (PPD-G), and M. fortuitum (PPD-F). These mycobacteria were grown in a culture med...

2012
Maurício Baltazar de Carvalho Filho Rodrigo Mauro Ramos Antônio Augusto Fonseca Lívia de Lima Orzil Mariana Lázaro Sales Vania Lucia de Assis Santana Marcilia Maria Alves de Souza Evandro dos Reis Machado Paulo Rodrigues Lopes Filho Rômulo Cerqueira Leite Jenner Karlisson Pimenta dos Reis

BACKGROUND The allergic test of mallein is one of the most frequently used tests, together with the Complement Fixation Test (CFT), for the diagnosis of glanders in endemic areas. Mallein, a purified protein derivative (PPD), is produced similarly to PPD tuberculin and the end product is a primarily proteic antigen, which is only poorly purified. The immuno-allergic activity of mallein is belie...

2015
Kristoffer Jarlov Jensen Nanna Larsen Sofie Biering-Sørensen Andreas Andersen Helle Brander Eriksen Ivan Monteiro David Hougaard Peter Aaby Mihai G. Netea Katie L. Flanagan Christine Stabell Benn

BACKGROUND Bacillus Calmette-Guérin (BCG) seems to have beneficial nonspecific effects; early BCG vaccination of low-birth-weight (LBW) newborns reduces neonatal mortality by >40% due to prevention of primarily septicemia and pneumonia. METHODS Within a randomized trial in LBW infants in Guinea-Bissau of early BCG vs the usual postponed BCG, a subgroup was bled 4 weeks after randomization. Le...

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

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

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