نتایج جستجو برای: endometrial stem cell

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

Journal: :iranian journal of immunology 0
behrouz nikbin immunogenetics lab, department of immunology mandana mohyeddin bonab hematology-oncology research center, shariati hospital, tehran university of medical sciences fatemeh talebian immunogenetics lab, department of immunology

tissue and cell transplantation are regarded as a popular procedure in clinical sciences, prospecting a new horizon for several incurable diseases. along with its usefulness, many ethical concerns accompany this development. the ethical issue of organ transplant is unique to the source used which includes: living related, living unrelated, cadaveric, and xenotransplant. obtaining organs has a s...

Journal: :iranian journal of basic medical sciences 0
farhad rahmanifar department of basic sciences, school of veterinary medicine, shiraz university, shiraz, iran amin tamadon stem cell and transgenic technology research center, shiraz university of medical sciences, shiraz, iran davood mehrabani stem cell and transgenic technology research center, shiraz university of medical sciences, shiraz, iran shahrokh zare stem cell and transgenic technology research center, shiraz university of medical sciences, shiraz, iran sorush abasi stem cell and transgenic technology research center, shiraz university of medical sciences, shiraz, iran saeideh keshavarz stem cell and transgenic technology research center, shiraz university of medical sciences, shiraz, iran

objective(s): bone marrow-derived mesenchymal stem cells (bm-mscs) potentials make them appropriate for cell therapy including ability of differentiation and release of anti-inflammatory cytokines and growth factors secreta. for treatment of azoospermia to induce proliferation and differentiation of germ cells, mscs transplantation has been introduced. the aim of the present experimental case-c...

Journal: :modares journal of medical sciences: pathobiology 2013
majid halvaei atefeh solouk nabiollah abolfathi nooshin haghighipour mahnaz eskandari

the provision of an adequate quantity of cells with proper function and purity is one of the main challenges of tissue engineering studies. stem cells, with their self-renewal and differentiation capacity, are considered one of the main cell sources in the field of tissue engineering. previously, the use of chemical factors seemed to be the only possible way for stem cell differentiation. howev...

Journal: :modares journal of medical sciences: pathobiology 2012
samane adib taki tirahi taher taheri

objective: demyelination of cns axons occurs under pathological conditions such as multiple sclerosis and spinal cord injuries, but can be repaired by cell therapy. within the cns remyelination can be achieved by transplantation of neural stem cells (nscs). nscs are self-renewing cells that maintain the capacity to differentiate into cns-specific cell types and can differentiate into the three ...

Journal: :molecular and biochemical diagnosis (journal) 0
maryam adelipour department of clinical biochemistry, faculty of medical sciences, tarbiat modares university, tehran, iran foad abdollahpour department of clinical biochemistry, faculty of medical sciences, tarbiat modares university, tehran, iran abdolamir allameh department of clinical biochemistry, faculty of medical sciences, tarbiat modares university, tehran, iran

cancer stem cells (csc) are the tumor-associated cells existed within tumors or hematological cancers which share characteristics similar to normal stem cells. the common characteristics of a normal stem cell and a csc are their differentiation capacity and self-renewal in tumors. the expression pattern of csc markers differs depending on the type and location of cancers. cd molecules are proba...

Journal: :iranian journal of basic medical sciences 0
bahman mansouri motlagh department of microbiology, veterinary faculty, urmia university, urmia, iran nahideh afzale ahangaran department of microbiology, veterinary faculty, urmia university, urmia, iran seyyed meysam abtahi froushani department of microbiology, veterinary faculty, urmia university, urmia, iran

objective(s):some evidence showed that calcitriol has an important role in regulating growth and differentiation of mesenchymal stem cells (mscs). however, the interaction between mesenchymal stem cells and macrophage is not clear yet.  the current study was done to investigate the in vitro effects of calcitriol on the interactions between bone marrow-derived mscs and rat macrophages. materials...

2018
Yanli Liu Rongcheng Niu Fen Yang Yan Yan Shengying Liang Yuliang Sun Ping Shen Juntang Lin

Successful isolation of human endometrial stem cells from menstrual blood, namely menstrual blood-derived endometrial stem cells (MenSCs), has provided enticing alternative seed cells for stem cell-based therapy. MenSCs are enriched in the self-regenerative tissue, endometrium, which shed along the periodic menstrual blood and thus their acquisition involves no physical invasiveness. However, t...

Journal: :European review for medical and pharmacological sciences 2016
X-J Liu X-G Bai Y-L Teng L Song N Lu R-Q Yang

OBJECTIVE miRNAs have been recently reported to contribute to the etiology of endometriosis in stem cells. However, the mechanisms remain unclear. The aim of this investigation is to explore the expression of miR-15a-5p and VEGFA in endometrial samples from patients with or without endometriosis. And then examine the regulation by miR-15a-5p on the expression of VEGFA. PATIENTS AND METHODS He...

2017
In-Sung Song Yu Jeong Jeong Young Jin Seo Jung Mi Byun Young Nanm Kim Dae Hoon Jeong Jin Han Ki Tae Kim Sung-Wuk Jang

Cancer stem cell (CSC)-targeted therapy could reduce tumor growth, recurrence, and metastasis in endometrial cancer (EC). The mitochondria of CSCs have been recently found to be an important target for cancer treatment, but the mitochondrial features of CSCs and their regulators, which maintain mitochondrial function, remain unclear. Here, we investigated the mitochondrial properties of CSCs, a...

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

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

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