نتایج جستجو برای: physiological biochemical parameters

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

Journal: :Regulatory mechanisms in biosystems 2022

Revealing peculiarities of the course physiological and biochemical processes in formation parameters ejaculate allows effective correlation biological completeness spermatozoids based on use chelate compounds limiting microelements, particularly copper. The study was focused determining changes spermatogenesis during correction mineral nutrition. In experiment, we used adult boars same age, li...

Journal: :international journal of environmental research 2010
f.a. ansari a.k. gupta m. yunus

management of solid waste (flyash) has attained an apparent scenario for scientific & strategic concern in india due to large-scale dependence on coal-based thermal power plants. waste utilization as the best option of pollution-prevention and disaster risk strategy has been worked out during previous decades to open doors for flyash utilization on various sectors of developmental and manuf...

Journal: :caspian journal of enviromental sciences 0

hematological parameters are suitable biomarkers for evaluating the potential risk of the chemicals. the aim of this study was to investigate of acute crude oil exposure on basic physiological functions of persian sturgeon, acipenser persicus. 210 juvenile persian sturgeon (9.4 ± 1g) were supplied by the rajaei fish farm in mazandaran province, iran.  juveniles were exposed to the crude oil (15...

Journal: :anatomical sciences journal 0
forouzan mohamadi gametogenesis research center, kashan university of medical sciences hossein nikzad gametogenesis research center, kashan university of medical sciences aliakbar taherian anatomical sciences research center, kashan university of medical sciences mohsen taghizadeh research center for biochemistry and nutrition in metabolic disorders. abolfazl azami-tameh anatomical sciences research center, kashan university of medical sciences homayon naderian anatomical sciences research center, kashan university of medical sciences

introduction: cyclophosphamide is a chemotherapy drug with several side effects on various organs such as male reproductive system that can cause infertility. in this study, we assessed combined effect of ginger and pumpkin extractson rat testis after cp injection. methods: forty adult male rats were randomly divided into 4 groups: the control group received intraperitoneal injection of isotoni...

Journal: :journal of crop protection 2013
bita valizadeh jalal jalali sendi arash zibaee marzyeh oftadeh

the elm leaf beetle xanthogaleruca luteola müller (coleoptera: chrysomelidae), is a serious pest of elm (ulmus spp.) throughout iran. in the present study, lethal and sublethal effects of neem, achook® containing 0.03% azadirachtin, were assessed on mortality, growth, larval weight and feeding deterrence as well as enzymatic and non-enzymatic activities of third instar larvae of the elm leaf be...

Journal: :iranian red crescent medical journal 0
saam noroozi neurology research center, kerman university of medical sciences, kerman, iran; department of biochemistry, school of medicine, kerman university of medical sciences, kerman, iran mohammad kazemi arababadi immunology of infectious diseases research center, rafsanjan university of medical sciences, rafsanjan, iran; department of laboratory sciences, faculty of paramedicine, rafsanjan university of medical sciences, rafsanjan, iran hossein ali ebrahimi meimand neurology research center, kerman university of medical sciences, kerman, iran gholamreza asadikaram department of biochemistry, school of medicine, kerman university of medical sciences, kerman, iran; neuroscience research center, institute of neuropharmacology, kerman university of medical sciences, kerman, iran; endocrinology and metabolism research center, institute of basic and clinical physiology sciences, kerman, iran; endocrinology and metabolism research center, institute of basic and clinical physiology sciences, kerman, iran. tel: +98-9131406916, fax: +98-3413222048

conclusions this study showed that ifnβ-1a decreased oxidant impacts in ms patients, but had no influence in improving mitochondrial dysfunction. results in the patients group (30 patients), a significant difference was observed in their measured biochemical factors in comparison to the control group (p = 0.001), however, after six months of using ifnβ-1a, only mda was shown in the main (p = 0....

Journal: :Environmental toxicology and chemistry 2002
Jinhee Choi Thierry Caquet Hélène Roche

The effects of fenitrothion exposure on fourth-instar Chimnomus riparius larvae were investigated on biochemical, physiological, and population-level parameters. Biochemical effects were investigated through measurements of acetylcholinesterase and cytosolic superoxide dismutase activities. Water content and dry weight of the larvae were used as physiological parameters, and the emergence rate ...

Journal: :پژوهش های حبوبات ایران 0
هانیه فیروزی همت اله پیردشتی سید جابر حسینی

nowadays, protection of environment and safe agricultural production are an important aims of the sustainable agriculture. also, in attention to abundance of saline soil and water resources in the country, the present research was designed to evaluate pgpr inoculation effect on some morphological and physiological traits of two green bean plant cultivars under salinity stress conditions. a gree...

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

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

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