نتایج جستجو برای: time pplymerase chain reaction

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

Journal: :iranian journal of pathology 2008
r, salehi b. tabanifar e. asgarani m. faghihi t. allame

background and objective: formalin-fixed paraffin-embedded tissues are a valuable source of dna for molecular studies. we designed and optimized an efficient procedure for dna extraction from formalin-fixed paraffin embedded tissues. materials and methods: seventy three blocks of cervical paraffin-embedded tissues were investigated. dna was extracted using 45 minutes boiling in alkaline solutio...

Journal: :jundishapur journal of chronic disease care 0
mishar kelishadi student research committee, department of microbiology, golestan university of medical sciences, gorgan, ir iran mohammad mojerloo department of hemodialysis, 5th azar hospital, golestan university of medical sciences, gorgan, ir iran pezhman hashemi student research committee, department of microbiology, golestan university of medical sciences, gorgan, ir iran alijan tabarraei infectious diseases research center, department of microbiology, golestan university of medical sciences, gorgan, ir iran; infectious diseases research center, department of microbiology, golestan university of medical sciences, gorgan, ir iran. tel: +98-1732422652, fax: +98-1732440225

Journal: :journal of food quality and hazards control 0
а. daugaliyeva aida1979@bk.ru s. peletto istituto zooprofilattico sperimentale del piemonte, liguria e valle d'aosta, via bologna 148, 10154, turin, italy a. sultanov kazakh scientific research veterinary institute, av. raiymbek 223, almaty, kazakhstan s. baramova kazakh scientific research veterinary institute, av. raiymbek 223, almaty, kazakhstan p.l. acutis istituto zooprofilattico sperimentale del piemonte, liguria e valle d'aosta, via bologna 148, 10154, turin, italy a. adambaeva kazakh scientific research veterinary institute, av. raiymbek 223, almaty, kazakhstan

background: classical bacteriological detection of brucella species from food, and environment is routinely carried out based on morphological and biochemical characteristics. however, for increasing specificity and sensitivity of species identification methods, development of a molecular assay is necessary that was main aim of this study. methods: panel of some reference strains belonging to t...

Journal: :journal of food quality and hazards control 0
m. zarei zarei@scu.ac.ir s. maktabi department of food hygiene, faculty of veterinary medicine, shahid chamran university of ahvaz, ahvaz, iran a. yousefvand department of food hygiene, faculty of veterinary medicine, shahid chamran university of ahvaz, ahvaz, iran s. tajbakhsh department of food hygiene, faculty of veterinary medicine, shahid chamran university of ahvaz, ahvaz, iran

background: one of the adulterant practice in dairy industry is the use of a less costly type of milk such as cow and goat milk instead of more expensive ones especially sheep milk. the aim of the present study was to assess fraud identification of undeclared milk species in composition of sheep yogurt and cheese offered as “pure sheep” in iranian local markets. methods: samples of sheep yogurt...

Journal: :journal of food quality and hazards control 0
s. boughattas department of environmental and biological chemistry, college of agriculture, life and environmental sciences, chungbuk national university, cheongju, chungbuk, south korea (republic of) r. salehi r_salehi@med.mui.ac.ir

foodborne pathogens comprise microorganisms such as viruses, bacteria and parasites that can be transmitted by food and affect public health worldwide. the most common viruses transmitted via food are hepatitis a virus and norwalk-like caliciviruses. also, the most common bacteria involved in foodborne illnesses are campylobacter jejuni, clostridium perfringens, salmonella spp, escherichia coli...

Journal: :بینا 0
محمود نجابت m nejabat شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی محمدرضا خلیلی mr khalili شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی پریسا بدیعی p badiei شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی فاطمه کشاورز فضل f keshavarz fazl شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی عبدالوهاب البرزی a alborzi شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی اطهر شادمانی a shadmani شیراز- خیابان پوستچی- مرکز تحقیقات چشم پزشکی پوستچی

purpose: to compare the value of conventional laboratory methods and polymerase chain reaction (pcr) in the diagnosis of fungal keratitis. methods: this cross sectional study was conducted at khalili hospital, shiraz, iran. samples were taken from thirty-eight patients with findings suspicious for fungal keratitis. corneal scrapings were used for gram, giemsa and koh stains, culture and pcr ana...

Journal: :Journal of computational biology : a journal of computational molecular cell biology 2005
Sheng Zhao Russell D. Fernald

Quantitative real-time polymerase chain reactions (qRT-PCR) have become the method of choice for rapid, sensitive, quantitative comparison of RNA transcript abundance. Useful data from this method depend on fitting data to theoretical curves that allow computation of mRNA levels. Calculating accurate mRNA levels requires important parameters such as reaction efficiency and the fractional cycle ...

Journal: :Environmental Health Perspectives 2001
J Ashby

The gravimetric uterotrophic assay is currently the most well-established, short-term rodent estrogenicity assay. Increasing attention is being paid to the extent to which use of morphometric or molecular changes in the uterus could act as surrogates for the gravimetric end point of the assay, thereby perhaps increasing the sensitivity of the assay. In this paper I discuss the available data, p...

Journal: :Journal of Chemical Education 1981

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

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

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