نتایج جستجو برای: archival breast cancer tissues

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

Journal: :iranian journal of cancer prevention 0
h rassi m houshmand m hashemi ak majidzadeh mh hosseini akbari

abstract bachground and aim: mutation analysis of mitochondrial genome and brca genes are helpful in the early diagnosis of familial breast cancers. in this study, we investigated mitochondrial common deletion and brca mutations through multiplex pcr and clinical parameters for the detection of familial breast cancers in archival breast cancer samples. methods: the multiplex pcr was conducted o...

Journal: :research in pharmaceutical sciences 0

dna methylation plays an important role in carcinogenesis through epigenetic silencing of tumor suppressor genes. aberrant methylation usually results from changes in the activity of dna methyltransferases (dnmts). some studies show that the overexpression of the dnmts may lead to aberrant methylation of tumor suppressor genes. also the overexpression of dnmts may be related to methylation stat...

1999
Zakaria Einbeigi Jeane Kindblom Lars-Gunnar Kindblom Tommy Martinsson Mart Suurkula Jan Wahlström Arne Wallgren Per Karlsson

The aim of this study was to describe and characterise a founder mutation of the BRCA1 gene in western Sweden. Of 62 families screened for BRCA mutations, 24 had BRCA1 mutations and two had BRCA2 mutations. Tumours that occurred in family members were histologically reviewed and mutational status was analysed using archival paraffin-embedded tissues. The same BRCA1 mutation, 3171ins5, was found...

ژورنال: بیماری های پستان 2021

Introduction: Breast cancer is the most important cause of cancer mortality among women, therefore the study of its causative or aggravating factors seems necessary. In this study, the mRNA levels of the PHB2 gene were evaluated in tumor and adjacent non-tumor tissues of 50 women diagnosed with invasive ductal carcinoma of the breast. Methods: RNX-Plus solution was used to isolate total RNA fro...

Journal: :Clinical cancer research : an official journal of the American Association for Cancer Research 2001
A G Glass H Donis-Keller C Mies J Russo B Zehnbauer S Taube R Aamodt

Investigators continue to search for reliable markers of prognosis of breast cancer. For many analyses, laboratory techniques permit the use of archival paraffin-embedded tissue collected years previously and readily linked to clinical and follow-up information. Laboratory investigators have often expressed the need for such a tissue resource. We have developed a publicly available resource of ...

Amin Jafari Oliayi Farzane Amirmahani Malek Hossein Asadi,

Background: Nowadays long non-coding RNAs are known as interesting functional part of the transcriptome. LncRNA SNHG6 was reported to be expressed more in breast cancer tissues than non-tumor ones. As a frequent cancer among women, breast cancer treatment needs applied biomarkers for fast prognosis and diagnosis. SNHG6 RNA and its splice variants could be considered as molecula...

Behnoosh Tasharrofi, Elahe Nikpayam, Jalal Gharesouran, Lobat Geranpayeh, Mohammad Soudyab, Mostafa Iranpour, Reza Mirfakhraie, Shaghayegh Sarrafzadeh, Somayyeh Ghafouri-Fard, Soudeh Ghafouri-Fard,

Background: Colon cancer-associated transcript 2 (CCAT2) is a newly recognized lncRNA transcribed from the 8q24 genomic region. It functions as an oncogene in various types of cancers including breast cancer, in which it affects Wnt/β-catenin pathway. Previous studies have shown a putative interaction between this lncRNA and MYC proto-oncogene. Methods: In the current study, we evaluated t...

Journal: :iranian journal of basic medical sciences 0
hua cao department of general surgery, the second affiliated hospital of soochow university, suzhou, jiangsu, china guo-qin jiang department of general surgery, the second affiliated hospital of soochow university, suzhou, jiangsu, china

objective(s): breast cancer is the most common type of cancer among women worldwide. this study investigated the expression and clinical significance of activating transcription factor 3 (atf3) in human breast cancer and its relationship with the clinical outcome of breast cancer.   materials and methods : atf3 expressions were detected in 114 primary breast cancer tissues and 114 adjacent norm...

Journal: :journal of pharmaceutical and health sciences 0

breast cancer affects iranian women at least one decade younger than their counterparts in othercountries and the incidence of breast fibroadenoma is growing in the last two decades in tehran. thisstudy aimed to compare the ahr levels in premenopausal breast cancer and breast fibroadnemo withappropriate normal groups. possible associations of ahr with lifestyle and reproductive risk factorsand ...

Journal: :iranian biomedical journal 0
kimia ghaffari mehrdad hashemi elmira ebrahimi reza shirkoohi

background: baculoviral inhibitor of apoptosis repeat-containing 5 (birc5) gene is an inhibitor of apoptosis that expresses in human embryonic tissues but it is absent in most healthy adult tissues. the copy number of birc5 has been indicated to be highly increased in tumor tissues; however, its association with the age of onset in breast cancer is not well understood. methods: forty tumor tiss...

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

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

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