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

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

2016
Kamila Kloudová Hana Hromádková Simona Partlová Tomáš Brtnický Lukáš Rob Jiřina Bartůňková Michal Hensler Michael J. Halaška Radek Špíšek Anna Fialová

In order to select a suitable combination of cancer cell lines as an appropriate source of antigens for dendritic cell-based immunotherapy of ovarian cancer, we analyzed the expression level of 21 tumor associated antigens (BIRC5, CA125, CEA, DDX43, EPCAM, FOLR1, Her-2/neu, MAGE-A1, MAGE-A2, MAGE-A3, MAGE-A4, MAGE-A6, MAGE-A10, MAGE-A12, MUC-1, NY-ESO-1, PRAME, p53, TPBG, TRT, WT1) in 4 establi...

2015
Onur Baykara Burak Bakir Nur Buyru Kamil Kaynak Nejat Dalay

Chromosomal alterations are frequent events in lung carcinogenesis and usually display regions of focal amplification containing several overexpressed oncogenes. Although gains and losses of chromosomal loci have been reported copy number changes of the individual genes have not been analyzed in lung cancer. In this study 22 genes were analyzed by MLPA in tumors and matched normal tissue sample...

2012
Abhishek K. Srivastava Rajesh K. Sharma Esma S. Yolcu Vahap Ulker Kathryn MacLeod Gunes Dinc Haval Shirwan

Subunit vaccines containing universal tumor associated antigens (TAAs) present an attractive treatment modality for cancer primarily due to their safety and potential to generate long-term immunological responses that can safeguard against recurrences. However, TAA-based subunit vaccines require potent adjuvants for therapeutic efficacy. Using a novel form of the 4-1BBL costimulatory molecule, ...

Journal: :Frontiers in Oncology 2021

Immune-related genes are important factors in tumor progression. The main aim of this study was to identify the immune-related kidney papillary cell carcinoma (pRCC) patients. We downloaded RNAseq data and clinical information pRCC patients from TCGA database retrieved list Immport. From data, we mined out 2,468 differential expression (DEGs) 183 DEGs. Four hub DEGs ( NTS , BIRC5 ELN CHGA ) wer...

2007
Andrei Goga Dun Yang Aaron D Tward David O Morgan Michael Bishop

Tumor cells have a dysregulated cell cycle that may render their proliferation especially sensitive to the inhibition of cyclin-dependent kinases (CDKs), important regulators of cell cycle progression. We examined the effects of CDK1 inhibition in the context of different oncogenic signals. Cells transformed with MYC, but not cells transformed by a panel of other activated oncogenes, rapidly un...

Journal: :Russian Journal of Bioorganic Chemistry 2022

Abstract— Previously we demonstrated the tumor-specific activity of several human native and chimeric promoters. Here have analyzed DNA sequences experimentally tested promoters for presence recognition matrices transcription factors de novo motif discovery. CiiiDER MEME Suite software tools were used this purpose. A number factor been identified, which are present more often in than housekeepi...

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

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

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