نتایج جستجو برای: vegf

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

ژورنال: :نشریه علوم زیستی ورزشی 2014
علی اصغر رواسی مهدی یادگاری سیروس چوبینه

از جمله سازگاری های مهمی که در پی تمرینات ورزشی رخ می دهد، افزایش چگالی مویرگی یا آنژیوژنز است.  فاکتور رشد آندوتلیال عروقی (vegf) نقش میتوژنیک برای سلول های آندوتلیال دارد و واسطۀ مهمی در فرایند آنژیوژنز به شمار می رود. هدف از تحقیق حاضر، مقایسۀ تأثیر دو نوع فعالیت بدنی بر پاسخ vegf-a سرمی در مردان غیر ورزشکار بود. به همین منظور 11 مرد غیر ورزشکار (میانگین سنی80/23 سال) به صورت داوطلبانه انتخا...

Journal: :archives of medical laboratory sciences 0
maryam helali samira esmaeili reykandeh shaban alizadeh zahra kashani khatib javad razavian zahra sadat abtahi

background: alpha-thalassemia syndrome includes a group of hereditary anemia in which expression of alpha globin chains is decreased or absent. impaired rbc in patients with thalassemia causes vessel involvement and endothelial cell vessel disturbance. vascular endothelial growth factor (vegf) is the most important regulator for endothelial cell proliferation. so, the aim of this study is to co...

   Background & Objective: The combination of two or more therapeutic agents and their synergetic impacts can be therapeutically effective against multifactorial diseases, such as diabetic foot ulcers. This study demonstrates the application of a nanofiber-based drug delivery system with a controlled release of the growth factor. Various studies have shown that vascular endothelial growth facto...

Objective(s): Previous study has indicated that triiodothyronine (T3) facilitated cartilage degeneration in osteoarthritis (OA). This study aimed to investigate the effects of T3 on angiogenesis-related factor expression in human osteoblasts of OA subchondral bone.Materials and Methods: The subchondral bone specimens were obtained from O...

حاجی قاسمی, فاطمه, میرشفیعی, عباس,

Background: Vascular endothelial growth factor (VEGF) has mitogenic effect for endothelial cells and is an important mediator of tumor expansion, metastasis and angiogenesis in vivo. Isosorbide dinitrate, as a nitric oxide donor, has been widely used in treatment of many cardiovascular diseases such as congestive heart failure and acute coronary syndromes. Furthermore this drug was found to hav...

Journal: :reports of biochemistry and molecular biology 0
mohsen azimi-nezhad

vascular endothelial growth factor (vegf) is a multifunctional cytokine with distinct functions in angiogenesis, lymphangiogenesis, vascular permeability, and hematopoiesis. vegf is a highly conserved, disulfide-bonded dimeric glycoprotein of 34 to 45 kda produced by several cell types including fibroblasts, neutrophils, endothelial cells, and peripheral blood mononuclear cells, particularly t ...

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

the aim of this study was to examine the effect of swimming submaximal training and cadmium consumption on cardiac hif1-α and vascular endothelial growth factor (vegf) in pregnant rats. 32 pregnant wistar rats were randomly divided into 4 groups: cadmium, swimming, cadmium+swimming and control. experimental groups performed the swimming protocol for 3 weeks, 5 sessions a week for 60 minutes per...

Journal: :dental research journal 0
bhavana gupta shaleen chandra anil singh kunal sah vineet raj vivek gupta

background: vascular endothelial growth factor (vegf) is capable of initiating angiogenesis in blood vessels and may act as mitogenic agent for epithelium of odontogenic cysts and tumors. this study was conducted to evaluate the role of epithelial vegf expression in odontogenic cysts and ameloblastoma and its correlation with argyrophilic nucleolar organizer region counts to assess its role in ...

Aflatoonian R, Moini A Ramazanali F Saboori Darabi S, Zarezadeh N

Background: Vascular endothelial growth factor (VEGF) is an angiogenic growth factor that is produced by different tissues, including the endometrium and ovary. VEGF is involved in many processes related to reproductive physiology, including angiogenesis, which is essential for implantation and placentation. It has been suggested that VEGF may be the angiogenic factor responsible for the implan...

Journal: :International Journal of Ophthalmology 2023

AIM: To evaluate the clinical efficacy and systemic safety profile of conbercept in practice on vascular endothelial growth factor (VEGF)-A, VEGF-B, placental (PLGF) levels after intravitreal injections for neovascular age-related macular degeneration (AMD). METHODS: Thirty-five patients (35 eyes) with AMD received treatment pro re nata protocol. Best-corrected visual acuity (BCVA) central reti...

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

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

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