نتایج جستجو برای: ژن mnsod

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

Journal: :American journal of respiratory cell and molecular biology 1997
K C Das Y Lewis-Molock C W White

Manganese superoxide dismutase (MnSOD) is a mitochondrial enzyme that dismutates potentially toxic superoxide radical into hydrogen peroxide and dioxygen. This enzyme is critical for protection against cellular injury due to elevated partial pressures of oxygen. Thioredoxin (TRX) is a potent protein disulfide reductase found in most organisms that participates in many thiol-dependent cellular r...

2011
Sanjit K. Dhar Jitbanjong Tangpong Luksana Chaiswing Terry D. Oberley Daret K. St. Clair

Manganese superoxide dismutase (MnSOD) plays a critical role in the survival of aerobic life, and its aberrant expression has been implicated in carcinogenesis and tumor resistance to therapy. However, despite extensive studies in MnSOD regulation and its role in cancer, when and how the alteration of MnSOD expression occurs during the process of tumor development in vivo are unknown. Here, we ...

2011
Sonia Sheoran Bharati Pandey Rajender Singh Pradeep Sharma Ravish Chatrath

Superoxide dismutase (SOD) acts as first line of defense against oxidative and genetic stress. Manganese superoxide dismutase (MnSOD), found in mitochondria or peroxisomes, contains Mn(III) at the active site. Therefore, it is of interest to study MnSOD from bread wheat (a grain crop). However, a structure model is not yet solved for bread wheat MnSOD. Hence, we describe the structure model of ...

Journal: :The Journal of biological chemistry 2002
Hannah J Zhang Weiling Zhao Sujatha Venkataraman Michael E C Robbins Garry R Buettner Kevin C Kregel Larry W Oberley

Matrix metalloproteinases (MMPs) participate in cell migration and remodeling processes by affecting the extracellular matrix. MMP-2 is thought to be involved in cancer cell invasiveness. It has been proposed that the activity of MMP-2 can be modulated by intracellular reactive oxygen species (ROS)/reactive nitrogen species. We hypothesized that manganese superoxide dismutase (MnSOD) could medi...

Journal: :The Journal of pharmacology and experimental therapeutics 2011
Rakhee Agarwal Lee Ann MacMillan-Crow Tonya M Rafferty Hamida Saba Dean W Roberts E Kim Fifer Laura P James Jack A Hinson

In overdose the analgesic/antipyretic acetaminophen (APAP) is hepatotoxic. Toxicity is mediated by initial hepatic metabolism to N-acetyl-p-benzoquinone imine (NAPQI). After low doses NAPQI is efficiently detoxified by GSH. However, in overdose GSH is depleted, NAPQI covalently binds to proteins as APAP adducts, and oxygen/nitrogen stress occurs. Toxicity is believed to occur by mitochondrial d...

Journal: :Cancer research 2004
S Perwez Hussain Paul Amstad Peijun He Ana Robles Shawn Lupold Ichiro Kaneko Masato Ichimiya Sagar Sengupta Leah Mechanic Shu Okamura Lorne J Hofseth Matthew Moake Makoto Nagashima Kathleen S Forrester Curtis C Harris

p53-mediated apoptosis may involve the induction of redox-controlling genes, resulting in the production of reactive oxygen species. Microarray expression analysis of doxorubicin exposed, related human lymphoblasts, p53 wild-type (WT) Tk6, and p53 mutant WTK1 identified the p53-dependent up-regulation of manganese superoxide dismutase (MnSOD) and glutathione peroxidase 1 (GPx). Consensus p53 bi...

Journal: :Molecular medicine reports 2014
Shu Zhang Yu Cao Li Xie Dairong Qiao Yi Cao

Superoxide dismutases (SOD) are able to remove the superoxide anion free radicals produced by environmental stress and thereby protect cells from being injured by reactive oxygen species. However, SOD is unable to transduce automatically across cell membranes. Protein transduction domains (PTDs) are peptides able to mediate protein delivery into cells and were first observed in the HIV‑1 Tat pr...

Journal: :The International journal of developmental biology 2011
Jung-Min Yon In-Jeoung Baek Beom Jun Lee Young Won Yun Sang-Yoon Nam

The balance between reactive oxygen species production and antioxidant defense enzymes in embryos is necessary for normal embryogenesis. To determine the dynamic expression profile of manganese superoxide dismutase (MnSOD) in embryos, which is an essential antioxidant enzyme in embryonic organogenesis, the expression level and distribution of MnSOD mRNA and protein were investigated in mouse em...

Journal: :American journal of physiology. Renal physiology 2013
Nirmala Parajuli Lee Ann MacMillan-Crow

Excessive generation of superoxide and mitochondrial dysfunction has been described as being important events during ischemia-reperfusion (I/R) injury. Our laboratory has demonstrated that manganese superoxide dismutase (MnSOD), a major mitochondrial antioxidant that eliminates superoxide, is inactivated during renal transplantation and renal I/R and precedes development of renal failure. We hy...

Journal: :Molecular and cellular biology 2005
Lars Behrend Andrea Mohr Tatjana Dick Ralf M Zwacka

The mitochondrial enzyme manganese superoxide dismutase (MnSOD) is known to suppress cell growth in different tumor cell lines. However, the molecular mechanism of this growth-retarding effect is not fully understood. Here we show that overexpression of MnSOD slows down growth of HCT116 human colorectal cancer cells by induction of cellular senescence. MnSOD overexpression causes up-regulation ...

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

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

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