نتایج جستجو برای: benzilic acids

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

Journal: :علوم دامی ایران 0
نجمه سادات روحانی دانش آموخته کارشناسی ارشد پرورش و تولید طیور دانشگاه تربیت مدرس محمد امیر کریمی ترشیزی استادیار گروه پرورش و تولید طیور دانشگاه تربیت مدرس مریم نیکخواه استادیار گروه نانوبیوتکنولوژی دانشگاه تربیت مدرس

lysozyme is one of the bioactive components of eggs with well known antibacterial potential, widely used in food industry, medicine and pharmaceutics. in this study, the possibility of quail’s egg lysozyme concentration and activity (modified via amino acids dietary supplementation) was investigated. in accordance with lysozyme amino acids profile, four amino acids of: asparagine, arginine, gly...

Journal: :پژوهش های علوم دامی ایران 0
سیدجواد حسینی واشان محمد ملکانه علی اله رسانی

introduction the common isoform of fatty acids in animal and herbal lipids are cis fatty acids, however in some sources such as milk and meat of ruminant, the trans fatty acids are more abundant as compared to the plant lipids. the trans fatty acids are very important because they increase the cardiovascular and heart attack. the heart disorders were increased by enhancing the concentration of ...

Journal: :avicenna journal of medical biochemistry 0
narges shokri department of pharmaceutics, faculty of pharmacy, hamadan university of medical sciences, hamadan, ir iran; department of pharmaceutics, faculty of pharmacy, hamadan university of medical sciences, hamadan, ir iran. tel: +98-8118381591, fax: +98-8118380031 hamid akbari javar department of pharmaceutics, faculty of pharmacy, tehran university of medical sciences, tehran, ir iran rozhin ghadermazi department of pharmaceutics, faculty of pharmacy, hamadan university of medical sciences, hamadan, ir iran

conclusions the most effective enhancer for aha and ha were liquid paraffin and glycerol, respectively. the most effective surfactant for both aha and ha was tween 80. the effects of the enhancers were increased by prolonging the exposure time. results after 1.5 and 12 hours, the maximum permeated amount of aha were 89.8 and 342.5 mg, respectively, which related to the formulations with liquid ...

In this study, the oil contents, fatty acid composition and tocopherol contents of sesame seed and oils belong to different countries were determined. The oil contents of materials changed between 49.22% (India) and 56.16% (Nigeria-Kanu). The major saturated fatty acids in sesame seed oils were palmitic (6.06-9.03%), stearic (5.29-6.42%) acids with small 20:0 (0.19-0.71%) acids. The main un...

Journal: :research journal of pharmacognosy 2014
s.e. sadat-ebrahimi m. hassanpoor mir g.r. amin h. hajimehdipoor

securigera securidaca (l.) degen & dorfl grows in different parts of iran. the seeds of the species are used in iranian folk medicine as an anti-diabetic agent. many studies have established hypoglycemic effects of amino acids and in the present investigation, amino acids of securigera securidaca seeds have been evaluated. the ground seeds were extracted using petroleum ether, hot ethanol a...

ژورنال: Medical Laboratory Journal 2016
Ariaie , Mohammad, Joshaghani, Hamidreza, Aliarab, azadeh, Mirfazeli , Arezoo , Mohammad Abadi , Fahime , Nejabat, Mojgan , taherizadeh, Mahsa , Zaeri , Hossein ,

ABSTRACT        Background and Objective: Measurement of amino acids is an important tool for metabolic studies and evaluation of patients’ clinical condition. The aim of this study was to analyze the plasma amino acids using reverse phase high performance liquid chromatography techniques (RP-HPLC) with pre-column derivatization by o-phthalaldehyde (OPA)...

Journal: Poultry Science Journal 2019
Golian A, Zerehdaran S, Zhaleh S

An experiment was conducted to compare the effect of corn-soybean meal finisher (29-42d) diets containing flaxseeds (rolled or extruded) on pellet quality, performance, n-3 fatty acids (FA) and oxidative stability of meat in broiler chickens. Seven pelleted diets were provided in a 3×2 factorial arrangement with three flaxseed levels (5, 10, and 15%) and two processing methods (rolled or extrud...

Journal: :پژوهش های علوم و صنایع غذایی ایران 0
asal gachpazian sodeif azadmard javad hesari s.hadi peyghambardoust mahbub nemati sadegh alijani

milk and dairy products are in diet almost every day. milk fat contains 70% of saturated fatty acids which can cause an increase in total and low-density lipoprotein cholesterol, and the risk of cardiovascular diseases. therefor, modification of fat composition at dairy products such as yoghurt seems necessary. walnut has high amount of essential fatty acids, anti oxidants and other beneficial ...

As natural plant growth stimulators, amino acids are widely used to improve the yield and quality of crops. Change in enzymes activities of N assimilation (NR, NiR and GS), residual nitrate (NO3-), soluble protein content, and yield of spinach and lettuce plants were investigated under replacing 20% nitrate-N in the nutrient solution by L-glycine and blood meal amino acids. Seeds of the mention...

Abbasi, H, Banaeifar, B,

Background and Objectives: Omega-3 fatty acids are very important in the human diet for the prevention of diseases.  Materials & Methods: In the present study, the effect of whey protein concentrate (5, 6.67, 10, 13.33, 15%) and guar gum (0.1, 0.25, 0.55, 0.85, 1%) were evaluated on the qualitative properties of fish oil emulsion and electrospun fibers. Results: Increasing concentration of whey...

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

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

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