<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="/cr_weblayout/groups/cr_ta/@inm/@gen/documents/system/cr_rss_xsl.xsl" title="XSL_formatting" type="text/xsl"?>


		
			
			
			<rss xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
		<channel>
				<meta name="Author" content="Cancer Research UK"/>
				<meta name="Copyright" content="Copyright 2002 by Cancer Research UK"/>
				<meta name="DC.Type" scheme="DCMI" content="Document"/>
				<meta name="DC.Contributor" content="Cancer Research UK"/>
				<meta name="DC.Creator" content="Cancer Research UK"/>
				<meta name="DC.Publisher" content="Cancer Research UK"/>
				<meta name="DC.Rights" content="Cancer Research UK"/>
						<title>Breast cancer news - CancerHelp UK - Cancer Research UK</title>
						<description>Latest breast cancer news and press releases</description>
					<link>http://www.cancerresearchuk.org/cancer-help/index.htm</link>
				<image>
					<url>http://www.cancerresearchuk.org/cr_weblayout/groups/cr_common/@inm/@gen/documents/image/cruk_logo_image.gif</url>
					<title>Cancer Research UK Podcasts</title>
					<link>http://www.cancerresearchuk.org/cancer-help/index.htm</link>
				</image>
		

		

				
			<item>
					

				 <title>&#39;DNA editing&#39; enzyme could fuel breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-02-08-DNA-editing-enzyme-could-fuel-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-02-08-DNA-editing-enzyme-could-fuel-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">'DNA editing' enzyme could fuel breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 8 February 2013</h3>
		
			  
		<img alt="Breast cancer diagnosis and treatment could be altered thanks to the discovery of the APOBEC3B enzyme" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_760022_ri.jpg"/>
	
		<div class="right"></div>
	<p>Genetic errors driving the majority of breast cancers may be caused by a hyperactive enzyme called APOBEC3B, according to US researchers.</p>

<p>The finding could lead to new ways to diagnose and treat breast cancer, exploiting the root cause of genetic damage - 'DNA editing' by the enzyme - rather than the damage itself.</p>

<p>Under normal circumstances, <a target="_blank" href="http://en.wikipedia.org/wiki/APOBEC">APOBEC</a> enzymes help repair damaged DNA and protect against viruses like HIV.</p>

<p>But the University of Minnesota researchers showed in a research paper <a target="_blank" href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature11881.html">published in Nature</a> that one particular form of APOBEC was found in high levels in breast cancer cells.</p>

<p>Lead researcher Dr Reuben Harris and his team measured the activity of seven related enzymes known collectively as the APOBEC3 family, in breast cancer cells grown in the lab and breast tumour samples.</p>

<p>They found that only one, known as APOBEC3B, was present in high levels inside cancer cells.</p>

<p>But APOBEC3B appears to be a biological "double-edged sword", as it protects some cells from viruses such as HIV, yet can produce changes giving rise to cancer in others.</p>

<p>Last year, researchers at the Wellcome Trust Sanger Institute in Cambridge <a href="http://scienceblog.cancerresearchuk.org/2012/05/22/translating-breast-cancers-life-history/">published a detailed analysis</a> of the DNA damage in breast cancer, and spotted signs that looked like the activity of APOBEC enzymes.</p>

<p>"Our next steps will focus on the connections between high levels of APOBEC3B, age and other genetic risk factors that are known breast cancer markers," said Dr Harris, who stressed the need for additional research.</p>

<p>"Ultimately, we hope our discovery leads to better therapeutic outcomes for patients."</p>

<p>In 2010, about 50,000 women and 400 men in the UK were diagnosed with breast cancer, and there were nearly 12,000 deaths from the disease.</p>

<p>If future studies confirm that high APOBEC3B levels indicate the early presence of breast cancer, a simple blood test could be a strategy for early detection.</p>

<p>Cancer Research UK's Professor Charlie Swanton, who studies the genetic complexity inside tumours, said it was a "fascinating and important study" which showed how researchers are beginning to understand the precise mechanisms that drive the genetic chaos found in cancer cells.</p>

<p>"Pinpointing these mechanisms give us new avenues to try to limit this chaos, or maybe even exploit it to tip cancers over the edge.</p>

<p>"There's a long way to go before we get a handle on the cancer's true genetic complexity, let alone turn this into treatments to help patients," he added.</p>

<p>"But studies like this show that important and tangible progress is being made in understanding this disease."</p>

<p>Copyright Press Association 2013</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail(''DNA editing' enzyme could fuel breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1038%2Fnature11881&#38;rft.atitle=APOBEC3B+is+an+enzymatic+source+of+mutation+in+breast+cancer&#38;rft.jtitle=Nature&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fnature11881&#38;rft.issn=0028-0836&#38;rft.date=2013&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Burns+Michael+B.&#38;rft.aulast=Burns&#38;rft.aufirst=Michael+B.&#38;rft.au=Lackey+Lela&#38;rft.aulast=Lackey&#38;rft.aufirst=Lela&#38;rft.au=Carpenter+Michael+A.&#38;rft.aulast=Carpenter&#38;rft.aufirst=Michael+A.&#38;rft.au=Rathore+Anurag&#38;rft.aulast=Rathore&#38;rft.aufirst=Anurag&#38;rft.au=Land+Allison+M.&#38;rft.aulast=Land&#38;rft.aufirst=Allison+M.&#38;rft.au=Leonard+Brandon&#38;rft.aulast=Leonard&#38;rft.aufirst=Brandon&#38;rft.au=Refsland+Eric+W.&#38;rft.aulast=Refsland&#38;rft.aufirst=Eric+W.&#38;rft.au=Kotandeniya+Delshanee&#38;rft.aulast=Kotandeniya&#38;rft.aufirst=Delshanee&#38;rft.au=Tretyakova+Natalia&#38;rft.aulast=Tretyakova&#38;rft.aufirst=Natalia&#38;rft.au=Nikas+Jason+B.&#38;rft.aulast=Nikas&#38;rft.aufirst=Jason+B.&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Burns M.B. et al. (2013). APOBEC3B is an enzymatic source of mutation in breast cancer, <span style=" font-style: italic;">Nature, </span>DOI: <a rel="author" href="http://dx.doi.org/10.1038%2Fnature11881">10.1038/nature11881</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Fri, 08 Feb 2013 13:48:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_760022_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
				 <title>More evidence that beta blockers help stop cancers from spreading</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/CR_093620?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/CR_093620?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">More evidence that beta blockers help stop cancers from spreading</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 30 January 2013</h3>
		
			<p style=" text-align: right;"><img src="/prod_consump/groups/cr_common/@nre/@new/@gen/documents/image/cr_093621.jpg" alt="Pills" border="0" class="right" /></p>
		<div class="right"></div>
	<p>US researchers have taken a step forward in understanding how <a target="_blank" href="http://www.nhs.uk/Conditions/Beta-blockers/Pages/Introduction.aspx">beta blockers</a> may slow the spread of cancer.</p>

<p>The study is the latest in a series of findings that suggest the drugs, commonly used to treat conditions such as heart disease, high blood pressure, glaucoma and migraines, might also have a role to play in cancer treatment.</p>

<p>Previous studies have shown lower rates of death from various cancers among people who take beta blockers for long periods for other conditions, leading researchers to speculate that the drugs could help treat patients.</p>

<p>The new research, <a target="_blank" href="http://www.nature.com/ncomms/journal/v4/n1/full/ncomms2413.html">published in Nature Communications</a> and led by Professor Anil Sood at the MD Anderson Cancer Center in Texas, focused on a molecule on the surface of cells, known as the beta-adrenergic receptor, or ADRB - the target of beta blocker drugs.</p>

<p>Working in a mouse model of ovarian cancer, the researchers showed that signals sent from ADRB into the cell’s interior activated a key cancer protein called Src.</p>

<p>This in turn switched on a variety of processes linked to the spread of the disease.</p>

<p>The effect was counteracted by giving the mice propanolol, a commonly used beta blocker, and this also appeared to slow the growth of the cancers.</p>

<p>“This is a major step forward in understanding [beta blockers’] biology and impact,” said Professor Sood. “It opens the door to study drugs that could inhibit this unique signalling pathway".</p>

<p>To add further weight to their findings, the researchers looked at medical records from a large database called the<a target="_blank" href="http://www.fda.gov/Drugs/GuidanceComplianceRegulatoryInformation/Surveillance/default.htm"> Adverse Event Reporting System</a>. They found that patients’ chances of dying from cancer were reduced by 17 per cent if they were also taking beta blockers for other conditions. &#160;</p>

<p>This echoed the findings of recent studies into <a target="_blank" href="http://www.ncbi.nlm.nih.gov/pubmed/23300016">lung cancer</a> and <a target="_blank" href="http://www.ncbi.nlm.nih.gov/pubmed/22819786">ovarian cancer</a>.</p>

<p>Dr Des Powe, a Nottingham-based researcher running <a href="http://www.cancerresearchuk.org/science/research/who-and-what-we-fund/browse-by-location/nottingham/nottingham-university-hospitals-nhs-trust/Grants/13265-investigating-the-association-between-use">a Cancer Research UK-funded study</a> into beta blockers and breast cancer, agreed the evidence was becoming more and more compelling.</p>

<p>“Evidence has been building for several years that beta blockers could be used to help treat certain cancers – notably some forms of breast, bowel, lung, melanoma and ovarian cancer, and possibly prostate cancer.</p>

<p>“These cancers seem to have a more favourable prognosis in people who regularly take beta blockers, and trials are underway to find out more. On top of this, labs around the world have begun to work out exactly why and how this may be happening.”</p>

<p>But he cautioned that there was still a way to go before beta blockers – prescription drugs with <a target="_blank" href="http://www.nhs.uk/Conditions/Beta-blockers/Pages/Side-effects.aspx">known side effects</a> – were proven safe and suitable for patients undergoing cancer treatment.</p>

<p>“This is an idea that needs to be fully tested in the clinic to be sure,” he warned.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('More evidence that beta blockers help stop cancers from spreading','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1038%2Fncomms2413&#38;rft.atitle=Src+activation+by+%CE%B2-adrenoreceptors+is+a+key+switch+for+tumour+metastasis&#38;rft.jtitle=Nature+Communications&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fncomms2413&#38;rft.volume=4&#38;rft.issn=2041-1723&#38;rft.spage=1403&#38;rft.date=2013&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Armaiz-Pena+Guillermo+N.&#38;rft.aulast=Armaiz-Pena&#38;rft.aufirst=Guillermo+N.&#38;rft.au=Allen+Julie+K.&#38;rft.aulast=Allen&#38;rft.aufirst=Julie+K.&#38;rft.au=Cruz+Anthony&#38;rft.aulast=Cruz&#38;rft.aufirst=Anthony&#38;rft.au=Stone+Rebecca+L.&#38;rft.aulast=Stone&#38;rft.aufirst=Rebecca+L.&#38;rft.au=Nick+Alpa+M.&#38;rft.aulast=Nick&#38;rft.aufirst=Alpa+M.&#38;rft.au=Lin+Yvonne+G.&#38;rft.aulast=Lin&#38;rft.aufirst=Yvonne+G.&#38;rft.au=Han+Liz+Y.&#38;rft.aulast=Han&#38;rft.aufirst=Liz+Y.&#38;rft.au=Mangala+Lingegowda+S.&#38;rft.aulast=Mangala&#38;rft.aufirst=Lingegowda+S.&#38;rft.au=Villares+Gabriel+J.&#38;rft.aulast=Villares&#38;rft.aufirst=Gabriel+J.&#38;rft.au=Vivas-Mejia+Pablo&#38;rft.aulast=Vivas-Mejia&#38;rft.aufirst=Pablo&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Armaiz-Pena G.N. et al. (2013). Src activation by β-adrenoreceptors is a key switch for tumour metastasis, <span style=" font-style: italic;">Nature Communications, 4</span> 1403. DOI: <a rel="author" href="http://dx.doi.org/10.1038%2Fncomms2413">10.1038/ncomms2413</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 30 Jan 2013</div><br/>]]></description>
					<pubDate>Wed, 30 Jan 2013 09:56:00 GMT</pubDate>
			 </item>

				
			<item>
				 <title>Israeli researchers developing BRCA &#39;radiation&#39; test </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-01-22-israeli-researchers-developing-BRCA-radiation-test?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-01-22-israeli-researchers-developing-BRCA-radiation-test?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Israeli researchers developing BRCA 'radiation' test </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 22 January 2013</h3>
		
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_093451.jpg" alt="Researcher looking at microarray data" border="0" class="right" />A new blood test that measures cells’ response to radiation could detect inherited faults in a person’s <a href="ssLINK/breast-cancer-genes">BRCA genes</a>, according <a href="http://dx.doi.org/10.1158/1940-6207.CAPR-12-0105" target="_blank">to Israeli researchers</a>.</p>

<p>Rather than directly analysing an individual’s DNA, the scientists propose the new test could identify at-risk people with mutations that current methods find hard to spot.</p>

<p>But others cautioned that the method, while promising, would need significant development and testing before it could replace existing methods, which rely on DNA sequencing.</p>

<p><a href="http://scienceblog.cancerresearchuk.org/2012/02/28/high-impact-science-tracking-down-the-brca-genes-part-1/">Discovered in the 1980s</a>, the BRCA1 and BRCA2 genes are found in all human cells, and normally make proteins that are involved in cell division and DNA repair - two processes that go wrong in cancer.</p>

<p>As a result, people who inherit faulty copies of either gene have a significantly increased risk of breast, ovarian and prostate cancers, and these cancers often run in their families. About five in every hundred breast cancers <a href="http://jnci.oxfordjournals.org/content/91/11/943.long" target="_blank">are thought</a> to be caused by an inherited BRCA gene.</p>

<p>At the moment, DNA samples from members of affected families can be tested, and carriers offered extra monitoring or treatment.</p>

<p>But the test relies on being able to predict whether a fault is likely to be harmful, by comparing the DNA analysis against previously known mutations.</p>

<p>This has disadvantages, says study author Dr Asher Salmon, from the the <a href="https://medicine.ekmd.huji.ac.il/En/academicUnits/medicine/Pages/default.aspx" target="_blank">Hadassah Hebrew University Medical Center</a> in Jerusalem.</p>

<p>"The current tool for mutation detection is gene sequencing, which is expensive, time-consuming and, in many cases, lacking clear and decisive clinical decision making information," he said.</p>

<p>"In many cases, [it] identifies a mutation, but we do not know if the mutation is neutral or harmful."</p>

<p>Since they are unable to repair damaged DNA, cells that contain faulty BRCA genes are more sensitive to radiation. So Salmon's team tested whether this response could be used as a marker for faulty BRCA genes.</p>

<p>Initially analysing blood samples from nine healthy women with a mutated BRCA1 gene and eight healthy women with a mutated BRCA2 gene, they developed a 'signature' of the cells' response to radiation, made up of a number of genes that were switched on or off in response to radiation.</p>

<p>They then confirmed this signature's presence in radiation-treated blood samples from an independent group of 40 women who were carriers of mutated BRCA1 and/or BRCA2, but absent from 17 non-carrier women.</p>

<p>The test correctly identified 95 percent of BRCA carriers, and 88 percent of non-carriers.</p>

<p>According to Salmon, the test can show whether an individual carries a cancer-linked fault, regardless of the specific mutation they carry. In addition, it could be extremely useful across the developing world, where expensive gene-sequencing equipment may not be accessible.</p>

<p>However, Cancer Research UK’s Dr Julie Sharp urged caution.</p>

<p>"This is a very preliminary finding. The current test - DNA sequencing - is easy to standardise across different labs, whereas this new method would require substantial expertise and training to make sure its results were as consistent between labs.</p>

<p>"And we don't currently know whether there are indeed significant numbers of families out there who are unidentified carriers of BRCA mutations, who would not be picked up by existing methods." &#160;</p>

<p>"That said, if further development goes as planned, this could be a useful technique to spot BRCA mutation carriers under certain circumstances."</p>

<p>The research is <a href="http://dx.doi.org/10.1158/1940-6207.CAPR-12-0105" target="_blank">published in the journal Cancer Prevention Research</a></p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Israeli researchers developing BRCA 'radiation' test ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>Salmon A.Y. et al. Determination of Molecular Markers for BRCA1 and BRCA2 Heterozygosity Using Gene Expression Profiling. <em>Cancer Prev Res</em> (2012) DOI: <a href="http://dx.doi.org/10.1158/1940-6207.CAPR-12-0105" target="_blank">10.1158/1940-6207.CAPR-12-0105</a></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 22 Jan 2013</div><br/>]]></description>
					<pubDate>Tue, 22 Jan 2013 18:00:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>Blood cell gene fault linked to breast and ovarian cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-12-17-Blood-cell-gene-fault-linked-to-breast-and-ovarian-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-12-17-Blood-cell-gene-fault-linked-to-breast-and-ovarian-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Blood cell gene fault linked to breast and ovarian cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 17 December 2012</h3>
		
			  
		<img alt="Researchers studying the PPM1D gene believe they may have uncovered a new cancer-causing mechanism" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_9396779_ri.jpg"/>
	
		<div class="right"></div>
	<p>Scientists have linked a rare genetic fault in the immune system to an increased risk of breast and ovarian cancers.</p>

<p>The research from a team at The Institute of Cancer Research suggests an entirely new way tumours develop.</p>

<p>The lead researcher on the study, Professor Nazneen Rahman, said it was one of her lab's "most interesting and exciting discoveries".</p>

<p>According to the study, <a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature11725.html" target="_blank">published</a> in the journal Nature, women with faults in a gene called PPM1D in their blood cells were 20 per cent more likely to develop breast or ovarian cancer.</p>

<p>That is twice the average breast cancer risk and more than 10 times the ovarian cancer risk of women in the general population.</p>

<p>The discovery could have implications for future genetic testing and targeted prevention, especially in the case of ovarian cancer.</p>

<p>Dr Emma Smith, Cancer Research UK's senior science information officer said: "This exciting discovery could help doctors identify women at higher risk of developing breast and ovarian cancer in the future.</p>

<p>"This may have a particular impact on ovarian cancer, which is often diagnosed at a late stage.</p>

<p>"Understanding the genetic mistakes that drive these cancers may also lead to new ways to treat these diseases."</p>

<p>The researchers speculate that they have uncovered a new cancer-causing process, since the PPM1D gene appears to operate differently to other genes known to increase the risk of breast and ovarian cancer, such as BRCA1 and BRCA2.</p>

<p>The team found that changes in PPM1D were not inherited and rather than being present in every cell - as in most inherited cancer-causing genes - they were only present in immune cells known as lymphocytes.</p>

<p>Even more surprisingly, the PPM1D gene was not altered in women's cancer cells, nor in their normal breast or ovarian cells, the study discovered.</p>

<p>The changes make the PPM1D gene overactive, reducing the action of a gene called TP53, one of the most frequently altered genes in cancer cells.</p>

<p>The ICR's Professor Nazneen Rahman, who led the study, said: "This is one of our most interesting and exciting discoveries. At every stage the results were different from the accepted theories.</p>

<p>"We don't yet know exactly how PPM1D mutations are linked to breast and ovarian cancer, but this finding is stimulating radical new thoughts about the way genes and cancer can be related."</p>

<p>Professor Rahman said the findings could also help inform women's decisions about future medical treatments.</p>

<p>A woman might, for example, consider keyhole surgery to remove her ovaries after completing her family if she knew she had PPM1D changes and had a one in five chance of developing ovarian cancer.</p>

<p>The study was funded by Cancer Research UK, the ICR, the Wellcome Trust and Breakthrough Breast Cancer.</p>

<p>Researchers analysed 507 genes involved in DNA repair in 1,150 women with breast or ovarian cancer, identifying PPM1D gene changes in five women.</p>

<p>They then sequenced the PPM1D gene in 7,781 women with breast or ovarian cancer and 5,861 people from the general population.</p>

<p>25 of the women with cancer had faults in PPM1D, compared with only one in the general population, a highly statistically significant difference, the researchers said.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Blood cell gene fault linked to breast and ovarian cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1038%2Fnature11725&#38;rft.atitle=Mosaic+PPM1D+mutations+are+associated+with+predisposition+to+breast+and+ovarian+cancer&#38;rft.jtitle=Nature&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fnature11725&#38;rft.issn=0028-0836&#38;rft.date=2012&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Ruark+Elise&#38;rft.aulast=Ruark&#38;rft.aufirst=Elise&#38;rft.au=Snape+Katie&#38;rft.aulast=Snape&#38;rft.aufirst=Katie&#38;rft.au=Humburg+Peter&#38;rft.aulast=Humburg&#38;rft.aufirst=Peter&#38;rft.au=Loveday+Chey&#38;rft.aulast=Loveday&#38;rft.aufirst=Chey&#38;rft.au=Bajrami+Ilirjana&#38;rft.aulast=Bajrami&#38;rft.aufirst=Ilirjana&#38;rft.au=Brough+Rachel&#38;rft.aulast=Brough&#38;rft.aufirst=Rachel&#38;rft.au=Rodrigues+Daniel+Nava&#38;rft.aulast=Rodrigues&#38;rft.aufirst=Daniel+Nava&#38;rft.au=Renwick+Anthony&#38;rft.aulast=Renwick&#38;rft.aufirst=Anthony&#38;rft.au=Seal+Sheila&#38;rft.aulast=Seal&#38;rft.aufirst=Sheila&#38;rft.au=Ramsay+Emma&#38;rft.aulast=Ramsay&#38;rft.aufirst=Emma&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Ruark E. et al. (2012). Mosaic PPM1D mutations are associated with predisposition to breast and ovarian cancer, <span style=" font-style: italic;">Nature, </span>DOI: <a rel="author" href="http://dx.doi.org/10.1038%2Fnature11725">10.1038/nature11725</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Mon, 17 Dec 2012 12:35:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_9396779_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Inherited gene fault influences breast cancer survival</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-11-gene-fault-influences-breast-cancer-survival?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-11-gene-fault-influences-breast-cancer-survival?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Inherited gene fault influences breast cancer survival</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 11 December 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089773.jpg" alt="Vials" border="0" class="right" />Researchers have shown that an inherited gene fault influences the chances of some women surviving <a href="ssNODELINK/BreastCancer">breast cancer</a>. It also increases the risk of women developing a second breast cancer. The <a href="http://jco.ascopubs.org/content/30/35/4308.full?sid=cd927cd6-f69e-413e-a33c-8c6de550ff9d" target="_blank">research</a> is published in this week’s <a href="http://jco.ascopubs.org/" target="_blank">Journal of Clinical Oncology</a><a href="#1"><span class="super">1</span></a>.</p>

<p>The scientists, funded by Cancer Research UK, found that women with the fault, and who had the <a href="javascript:void(0);" onclick="window.open('http://www.cancerresearchuk.org/cancer-help/utilities/glossary/oestrogen-receptor-positive?ssSourceSiteId=news','Glossary','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=320,height=240,left=400,top=100'); return false;">oestrogen-receptor-positive</a> form of breast cancer, were more likely to die from the disease - 62 out of 100 women who carry the fault will be alive ten years after being diagnosed compared with 73 of 100 who do not carry the fault.</p>

<p>The research also found that women with the fault were more likely to develop a second cancer. In the study, 24 per cent of women with the fault developed a second breast cancer compared to seven per cent without the fault<a href="#2"><span class="super">2</span></a>.</p>

<p>The gene fault, called CHEK2*1100delC, creates a faulty protein that interrupts a cell’s ability to repair damaged DNA, so increasing the number of DNA mistakes that can lead to cancer.</p>

<p>The fault is carried by about one per cent of all women and it is already known that women with it are more likely to develop breast cancer.</p>

<p>Dr Paul Pharoah, lead researcher based at the <a href="http://www.cam.ac.uk" target="_blank">University of Cambridge</a>, said: “This is the first time we’ve shown how CHEK2 faults influence the long-term prognosis of breast cancer. We need further studies to see if we can find other similar faults that affect how the disease develops so that one day we can test and predict how each individual woman’s breast cancer will behave.”</p>

<p>The researchers also predict that women with this genetic mistake are more susceptible to other forms of cancer, contributing to the increased risk of early death after a breast cancer diagnosis.</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “We’ve made huge progress improving the diagnosis and treatment of breast cancer - in the 1970s around five out of 10 women with breast cancer survived beyond five years but now it's more than eight out of 10. But, we still need better ways to predict how the cancer will behave to help doctors treat the disease more effectively.</p>

<p>“These results suggest that more widespread testing for the CHEK2 fault could help identify women with oestrogen-positive breast cancers who are at a greater risk of developing a second breast cancer. Further research needs to be done to see if these women would benefit from long-term treatment with anti-oestrogen drugs, such as tamoxifen, to try and reduce this risk.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: left;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Inherited gene fault influences breast cancer survival','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1.</a> Weischer, M et al CHEK2*1100delC heterozygosity in women with breast cancer associated with early death, breast cancer specific death, and increased risk of a second breast cancer Journal of Clinical Oncology (2012)</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 11 Dec 2012</div><br/>]]></description>
					<pubDate>Tue, 11 Dec 2012 00:01:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089773.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Study confirms fewer, bigger doses of radiotherapy benefit breast cancer patients</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-06-radiotherapy-benefits-for-breast-cancer-patients-from-ten-year-start-trial?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-06-radiotherapy-benefits-for-breast-cancer-patients-from-ten-year-start-trial?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Study confirms fewer, bigger doses of radiotherapy benefit breast cancer patients</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 6 December 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089761.jpg" alt="LinearAccelerator" border="0" class="right" />A lower total dose of radiotherapy, delivered in fewer, larger treatments, is as safe and effective at treating early breast cancer as the international standard dose, according to the 10-year follow-up results of a major Cancer Research UK trial presented at the <a href="http://www.sabcs.org/" target="_blank">2012 CTRC-AACR San Antonio Breast Cancer Symposium</a> today (Thursday).</p>

<p>Nearly 4,500 women across the UK have taken part in the <a href="http://www.cancerresearchuk.org/cancer-help/trials/start-standardisation-of-breast-radiotherapy" target="_blank">START trials</a>, which were co-ordinated by the Clinical Trials and Statistics Unit at <a href="http://www.icr.ac.uk/" target="_blank">The Institute of Cancer Research</a>, London, and funded by <a href="http://www.cancerresearchuk.org/home/" target="_blank">Cancer Research UK</a>, the <a href="http://www.mrc.ac.uk/index.htm" target="_blank">Medical Research Council</a> and the <a href="http://www.dh.gov.uk/en/index.htm" target="_blank">Department of Health.</a></p>

<p><a href="http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2010-8-2-10-lower-doses-of-radiotherapy" target="_blank">The initial five-year results</a> showed it was just as effective and safe to give women a lower total dose of radiotherapy in fewer, larger treatments than the 25-dose international standard. The new treatment routine also offered important benefits for women, including fewer trips to hospital, as well as cost savings for the health service.</p>

<p>As a result, the shorter treatment course of 15 treatments was adopted in the UK in 2008, but the longer course is still used in many other countries.</p>

<p>This latest 10-year follow-up, funded by Cancer Research UK, confirms these benefits and shows that very few women (around six per cent) experience a relapse of cancer within the same breast, regardless of whether or not they have a shorter course of radiotherapy after surgery.</p>

<p>Chief investigator <a href="http://www.royalmarsden.nhs.uk/consultants-teams-wards/staff/consultants-r-z/pages/professor-john-yarnold.aspx" target="_blank">Professor John Yarnold</a>, professor of clinical oncology at The Institute of Cancer Research (ICR) and honorary consultant at The Royal Marsden NHS Foundation Trust, said: “We have shown conclusively that less can be more in breast cancer radiotherapy. Three weeks of radiotherapy is as good as five weeks – as well as being more convenient and less tiring for patients and cheaper for the health service.</p>

<p>“The risk of breast cancer recurring continues beyond five years, and side-effects of radiotherapy can often develop many years after treatment, so these long-term results provide a very important reassurance that the shorter treatment course is definitely the best option for patients. Some doctors may have been hesitant to change their practice on the basis of five-year results, but these long-term findings should convert those sceptics.”</p>

<p>The same team is now setting out to investigate whether even fewer doses of radiotherapy could be just as effective, as part of a new Phase III randomised controlled trial of 4,000 women called FAST-FORWARD. The trial will compare the new standard 15-dose course of radiotherapy treatment, delivered over three weeks, with an even shorter five-dose course, delivered over one week.</p>

<p>Jo Haviland, a senior statistician at the ICR, added: “The START trial has had a huge impact on changing the standard of care for women with breast cancer in the UK, and increasingly around the world. Recruitment is already underway for the new FAST-FORWARD trial we are co-ordinating, to see if we can further improve treatment and spare both women and the health system the burden of extra treatments.”</p>

<p>Kate Law, Cancer Research UK’s director of clinical research, said: “What’s really exciting is that, as a result of this trial, women are already benefiting from the added physical and emotional wellbeing of needing fewer hospital visits for their treatment. Minimising the long-term side effects of treatment is becoming increasingly important as cancer patients live longer. We hope that women around the world will now be able to benefit from this improved standard of care.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries please contact the Cancer Research UK press office on 0203 469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Study confirms fewer, bigger doses of radiotherapy benefit breast cancer patients','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 06 Dec 2012</div><br/>]]></description>
					<pubDate>Thu, 06 Dec 2012 13:30:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089761.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Trial reveals 10 years of tamoxifen halves later deaths from commonest kind of cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-05-tamoxifen-halves-deaths?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-12-05-tamoxifen-halves-deaths?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Trial reveals 10 years of tamoxifen halves later deaths from commonest kind of cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 5 December 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089766.jpg" alt="Patient and nurse" border="0" class="right" />Ten years of <a href="ssLINK/tamoxifen">tamoxifen</a> treatment can approximately halve the number of deaths from &#160;the most common form of breast cancer during the second decade after diagnosis, &#160;according to the results of the Cancer Research UK- funded <a target="_blank" href="http://www.ctsu.ox.ac.uk/research/mega-trials/atlas/atlas-website">ATLAS</a> trial <a href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(12)61963-1/abstract" target="_blank">published in the Lancet</a> today (Wednesday).</p>

<p>Around three-quarters of women with breast cancer in the UK are diagnosed with oestrogen-receptor positive (ER+) disease, which is driven by the female hormone, oestrogen. &#160;After any surgery, radiotherapy or chemotherapy, many women receive some years of endocrine treatment with a drug like tamoxifen or with an aromatase inhibitor, to prevent any remaining cancer cells being ‘re-fuelled’ by oestrogen.</p>

<p>Tamoxifen taken daily for five years – the current standard duration of treatment – is <a href="ssLINK/2011-03-21-five-years-of-tamoxifen">already known</a> to reduce death rates by around a third throughout the first 15 years after diagnosis, as the protective effects continue for at least a decade after the five years of treatment has ended.</p>

<p>The new trial investigated whether continuing to take tamoxifen for a total of 10 years would reduce the breast cancer death rate still further.</p>

<p>The international ATLAS study, also co-funded by the Medical Research Council, recruited nearly 7,000 women with ER+ breast cancer who were completing five years of tamoxifen treatment. They were randomly allocated, half to stop treatment immediately and half to continue for five more years. &#160;All were followed for an average of another eight years.</p>

<p>Initially there was little difference in outcome from the two groups, because throughout the first decade both groups were protected by the first five years of treatment. But, after year 10 the additional benefits of longer treatment emerged in the group that continued taking tamoxifen. Among them, the risk of dying during the second decade from breast cancer was further reduced by about a quarter – on top of the substantial benefits due to the first five years of treatment.</p>

<p>Most of the extra protection from taking the drug for longer occurred after the end of the 10-year treatment period.</p>

<p>Dr Christina Davies, a Cancer Research UK scientist at Oxford University and leader of the ATLAS study, said: “Around three-quarters of all UK women with breast cancer have hormone sensitive disease, and ATLAS shows that 10 years of tamoxifen helps save lives not just during the decade women are taking the drug, but also during the second decade after diagnosis.”</p>

<p>In post-menopausal women tamoxifen increases the risk of endometrial – or womb – cancer. The ATLAS results showed that the extra risk of dying from this disease was two per thousand women who took tamoxifen for five years, and four per thousand women who took tamoxifen for 10 years. The reduction in the numbers of deaths from breast cancer after 10 years of tamoxifen was about 30 times as great as this increase in the numbers of endometrial cancer deaths.</p>

<p>Cancer Research UK is a major funder of breast cancer research in the UK. Our research has contributed to developing treatments that mean that eight out of 10 women now survive their breast cancer for more than five years, compared with five out of 10 women in the 1970s. And 64 per cent of women now survive their breast cancer for at least 20 years.</p>

<p>Martin Ledwick, Cancer Research UK’s head information nurse, said: “This important study adds further clarity to the question about the length of time women should take tamoxifen. &#160;Although treatment for hormone receptor positive breast cancer has become more complex in recent years with some women receiving aromatese inhibitors, these results will help in deciding the length of treatment for women who are prescribed tamoxifen alone.”</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Trial reveals 10 years of tamoxifen halves later deaths from commonest kind of cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Long term effects of continuing adjuvant tamoxifen to 10 years versus stopping at 5 years after diagnosis of oestrogen receptor-positive breast cancer: ATLAS, a randomised trial. Davies et al. Lancet 5 December 2012 DOI: <a href="http://dx.doi.org/10.1016/S0140-6736(12)61963-1" target="_blank">10.1016/S0140-6736(12)61963-1</a></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 05 Dec 2012</div><br/>]]></description>
					<pubDate>Wed, 05 Dec 2012 13:30:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089766.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Smokers leave a history of their addiction in DNA</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-6-smokers-leave-history-of-addiction-in-DNA?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-6-smokers-leave-history-of-addiction-in-DNA?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Smokers leave a history of their addiction in DNA</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 6 November 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_087439.jpg" alt="Smoke" border="0" class="right" />Smokers are leaving a history of addiction in their DNA that may help to measure their risk of cancer, according to research presented at the <a target="_blank" href="http://www.ncri.org.uk/ncriconference/">NCRI Cancer Conference</a> today.</p>

<p>Researchers at <a target="_blank" href="http://www3.imperial.ac.uk/">Imperial College London</a> and the <a target="_blank" href="http://www.hugef-torino.org/site/index.php?l=ENG">Human Genetics Foundation</a> (HuGeF) in Italy have identified a number of sites in the DNA of blood that have been chemically tagged as a result of <a href="ssNODELINK/SmokingAndCancer">smoking</a>. These tags are also detectable in lung tissue and could be used to measure the increased risk of certain cancers such as <a href="ssNODELINK/BreastCancer">breast</a> and <a href="ssNODELINK/BowelCancer">bowel</a>, as well as <a href="ssNODELINK/LungCancer">lung</a>.</p>

<p>Smoking leaves a footprint on the surface of the DNA but the sequence of genetic code remains the same. This is known as an “epigenetic” modification. Once you give up smoking, these tags start to disappear although they never quite match the unmarked DNA of a non-smoker.</p>

<p>In this initial study, measuring DNA tagging in blood samples from smokers and non-smokers allowed the researchers to investigate the link between smoking and these tags. The study also looked at the risk of developing breast and bowel cancer in relation to these DNA tags, with plans to expand the work into other areas such as lung cancer*.</p>

<p>While smoking is associated with bowel cancer risk, a link between smoking and breast cancer has not been proven but the researchers believe that previous studies haven’t had the same genetic or epigenetic measures of smoke exposure available. This research will make that information available to scientists so they can spot any DNA tags that might be attributable to any risk that might exist.</p>

<p>Dr James Flanagan, <a target="_blank" href="http://www.breastcancercampaign.org/">Breast Cancer Campaign</a> scientific fellow at Imperial College London and co-author of the research, said: “This research may help to build a test that will be able to look at a person’s epigenetic information at the molecular level and measure in great detail the added risk of cancer from exposures such as smoking.</p>

<p>“Previous research into smoking has often asked people to fill out questionnaires, which have their obvious drawbacks and inaccuracies. Using this approach, we will be able to read the fingerprint on a person’s DNA to tell us a story of how their habit may have changed over the course of their life.”</p>

<p>Professor Paolo Vineis, chair in environmental epidemiology at Imperial College London’s School of Public Health and head of the HuGeF laboratory in Italy, said: “This research will help us to build a molecular profile of cancer risk, where we can screen people and quantify the exposure they’ve had to a number of risk factors over their lifetime, just by examining a blood sample.</p>

<p>“We hope that smoking is just the start – further work will look into other factors like alcohol and start to measure the risk an individual has built up over a lifetime of exposure to these contributors to cancer.”</p>

<p>Dr Jane Cope, director of the NCRI, said: “This is a very interesting piece of research that applies basic biology to everyday life to reveal just how much damage smoking can do to the fundamental biology of a person. If these early results hold true in more detailed studies, this finding could play an important role in understanding smokers’ cancer risk in the future.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: left;">For media enquiries please contact the NCRI press office on 0151 239 6043 / 6044 / 6045 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Smokers leave a history of their addiction in DNA','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>View the conference abstract here:<br />
<a target="_blank" href="http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/LB94.html">http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/LB94.html</a></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 06 Nov 2012</div><br/>]]></description>
					<pubDate>Tue, 06 Nov 2012 00:01:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_087439.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Three-in-one &#39;supermolecule&#39; could detect cancer early, help destroy tumours and monitor treatment</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-06-supermolecule-could-detect-cancer-destroy-tumours-and-monitor-treatment?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-06-supermolecule-could-detect-cancer-destroy-tumours-and-monitor-treatment?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Three-in-one 'supermolecule' could detect cancer early, help destroy tumours and monitor treatment</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 6 November 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg" alt="Scientist using microscope" border="0" class="right" />The same protein could potentially be targeted to detect precancerous breast cells; deliver radiotherapy to destroy tumours; and monitor the effectiveness of treatment, according to a Cancer Research UK study presented at the <a target="_blank" href="http://www.ncri.org.uk/ncriconference/">NCRI Cancer Conference</a> in Liverpool today (Tuesday).<br />
&#160;<br />
<a target="_blank" href="http://www.ox.ac.uk/">Oxford University</a> scientists at the Cancer Research UK/MRC <a target="_blank" href="http://www.rob.ox.ac.uk/">Gray Institute for Radiation Oncology and Biology</a> showed in the laboratory that a technique monitoring high levels of a protein called Gamma H2AX, found in many pre-cancerous cell types including breast, lung and skin cancer, could be used to detect cancer early.</p>

<p>The team took microscopic images of fluorescent ‘flag’ molecules attached to an antibody which ‘homes in’ on and attaches to Gamma H2AX, to identify areas of DNA damage*. The fluorescent ‘snap shots’ of Gamma H2AX revealed the location of pre-cancerous breast cancer cells at a very early stage.</p>

<p>Professor Katherine Vallis, who led the study at the Cancer Research UK/MRC Gray Institute for Radiation Oncology and Biology at Oxford University, said: “This early research reveals that tracking this important molecule could allow us to detect DNA damage throughout the body. If larger studies confirm this, the protein could provide a new route to detect cancer at its very earliest stage – when it is easier to treat successfully.”</p>

<p>Previously the team modified an antibody to target Gamma H2AX and deliver radiotherapy to breast cancer cells which contained high levels of the protein. This form of radiotherapy works by boosting DNA damage until cells can no longer repair mistakes – and die.</p>

<p>The results confirmed that the radioactive antibody killed breast cancer cells and slowed tumour growth.</p>

<p>Prof Vallis added: “We need to confirm these findings in larger studies before we know if this approach could benefit patients. But these initial results show that it may be possible to track down cells with high levels of DNA damage, and destroy them before they became cancerous.</p>

<p>“One day we may be able to scan the body to map out the radioactive antibodies that have attached to the Gamma H2AX molecule. This could also allow doctors to paint a useful picture of how effective a treatment is.”</p>

<p>Dr Julie Sharp, Cancer Research UK’s senior science information manager, said: “This important study reveals that targeting this &#160;key molecule could provide an exciting route for new ways to detect cancer at an earlier stage – and help to deliver radiotherapy and monitor its effect on tumours.</p>

<p>“Thousands of cancer patients in the UK, and millions worldwide, benefit from radiotherapy every year. Cancer Research UK has invested heavily in research such as this to explore new ways to improve this vital treatment.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries please contact the NCRI press office on 0151 239 6044 or 0151 239 6045 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Three-in-one 'supermolecule' could detect cancer early, help destroy tumours and monitor treatment','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>View the conference abstract here: <a target="_blank" href="http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/B221.html">http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/B221.html</a></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 06 Nov 2012</div><br/>]]></description>
					<pubDate>Tue, 06 Nov 2012 00:01:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Experimental combination therapy trial for breast cancer patients no longer responding to treatment </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-02-combination-therapy-trial-for-non-responding-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-02-combination-therapy-trial-for-non-responding-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Experimental combination therapy trial for breast cancer patients no longer responding to treatment </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 2 November 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />Cancer Research UK’s Drug Development Office (DDO) has joined forces with academia and industry to trial an experimental drug from AstraZeneca called AZD4547 in combination with existing therapies, to treat post-menopausal women whose breast cancer has spread and is no longer responding to standard treatment.</p>

<p>The Phase IIa clinical trial will be run through the <a href="http://www.ecmcnetwork.org.uk/" target="_blank">Cancer Research UK and NIHR Experimental Cancer Medicine Centre (ECMC)</a> in conjunction with the <a href="http://www1.imperial.ac.uk/clinicaltrialsunit/" target="_blank">Imperial Clinical Trials Unit</a> Section on cancer (ICTU-Ca), Imperial College London. It will recruit post-menopausal women with oestrogen positive breast cancer* who are no longer responding to either <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/anastrozole" target="_blank">anastrozole</a> or <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/letrozole" target="_blank">letrozole</a> – standard treatments for this patient group.</p>

<p>The trial will be divided into two groups. In one group, patients will receive AstraZeneca’s experimental treatment AZD4547 alongside either anastrozole or letrozole. In the second group, patients will be treated with exemestane alone. The trial will evaluate whether the combination of this experimental drug with an existing therapy that has begun to fail may halt the progression of the disease, and make the tumour respond again to the original therapy.</p>

<p>AstraZeneca is the first pharmaceutical industry partner to join the ECMC Combinations Alliance, which launched in 2011. The alliance aims to increase patient access to trials of potential new cancer treatments by combining molecularly-targeted experimental drugs developed and owned by the company – with standard chemotherapy, radiotherapy and other new drugs.</p>

<p>This study is the third launched by the Alliance, and AstraZeneca is providing both supply of AZD4547 and additional funding, with Cancer Research UK’s DDO also providing support. &#160;Imperial College London is sponsoring the trial.</p>

<p>Chief investigator, Professor Michael Seckl, at Imperial College London, said: “The opening of this trial is great news. It’s an incredibly tough part of my job telling breast cancer patients that they are no longer responding to the drugs they are taking. We hope that this trial will be a step forward in finding new and better ways to treat advanced breast cancer, to increase survival from this disease.</p>

<p>“More women are surviving breast cancer than ever before. But while we’re making great progress in developing new targeted treatments there’s still an urgent need for medicine that will treat the disease once it has spread.”</p>

<p>Andrew Foxley, clinical programme director for AZD4547 at AstraZeneca, said: “AstraZeneca has a long-standing commitment to cancer research and has developed medicines that are making a meaningful difference for people with breast cancer. We believe that collaboration is crucial to finding solutions in the fight against cancer and are pleased to partner with others in the UK who share our dedication to bringing new medicines to patients.”</p>

<p>Dr Ian Walker, head of alliance management at Cancer Research UK’s DDO, said: “This is the third trial we’ve launched through collaboration with AstraZeneca – with others in the pipeline. This unique alliance is powering UK research to bring together combinations of new and existing drugs in early clinical trials to find better ways to treat patients and increase survival from a range of cancers.</p>

<p>“Without this important alliance these trials might not be possible. We want to build on the foundations established with AstraZeneca to add additional partners to collaborate with us in the future. Our aim is to set up cross-company agreements to provide access to a larger number of potential treatment combinations.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Experimental combination therapy trial for breast cancer patients no longer responding to treatment ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 02 Nov 2012</div><br/>]]></description>
					<pubDate>Fri, 02 Nov 2012 00:00:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Cancer Research UK&#39;s response to the breast screening review</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-30-cruk-response-to-breast-screening-review?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-30-cruk-response-to-breast-screening-review?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Cancer Research UK's response to the breast screening review</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 30 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Dr Harpal Kumar, chief executive of Cancer Research UK, said: “The independent review shows screening saves lives.</p>

<p>“Screening remains one of the best ways to spot the very early signs of breast cancer, at a stage when treatment is most likely to be successful.</p>

<p>“Yet, as the review shows, some cancers will be diagnosed and treated that would never have caused any harm. Clearly, everyone wants to minimise this.</p>

<p>“But because we can’t yet tell which cancers are harmful and which are not, we cannot predict what will happen in an individual woman’s case.<br />
&#160;</p>

<p style=" text-align: center;"><iframe width="560" height="315" src="http://www.youtube.com/embed/l5RHYi7H64c" frameborder="0" allowfullscreen></iframe></p>

<p>“We think it’s vitally important for women to have access to clear information about breast screening, the balance of benefits and harms and the fact that they could be diagnosed with and treated for a cancer that might not cause them harm.</p>

<p>“So, on balance, taking all the evidence into account, Cancer Research UK recommends that women go for breast screening when invited.<br />
“Research is advancing at pace and we hope that in the future there will be a number of new techniques that we can use alongside the screening programme to make it more sophisticated and reduce the numbers of women having unnecessary treatment.</p>

<p>“Until this is possible, we’d recommend women who have had something unusual picked up through screening to seek full advice and discuss all possible options with their breast cancer specialist team.</p>

<p>“We urge the screening programme to update the breast screening information leaflet in the light of the findings of the independent review.”</p>

<h3>More information:</h3>

<ul>
<li class="pdf">A <a href="/prod_consump/groups/cr_common/@nre/@sec/@pre/documents/generalcontent/cr_091460.pdf">press release</a> from the Independent Breast Screening Review panel (PDF)&#160;</li>

<li><a href="ssNODELINK/breast-screening-review">More information about the Independent Breast Screening Review</a> and its findings</li>

<li><a href="ssLINK/what-the-breast-screening-review-means">A Q&#38;A for women considering breast screening</a></li>

<li><a href="ssNODELINK/Breastcancerinfographic">A detailed infographic summarising the findings</a></li>

<li>Blog post: <a href="http://scienceblog.cancerresearchuk.org/2012/10/30/how-can-we-improve-the-breast-cancer-screening-programme/">How can we improve breast screening?</a></li>
</ul>

<p style=" text-align: center;">ENDS</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cancer Research UK's response to the breast screening review','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 30 Oct 2012</div><br/>]]></description>
					<pubDate>Tue, 30 Oct 2012 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Scientists discover potential new ‘roots’ of breast cancer </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-26-new-breast-cancer-root?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-26-new-breast-cancer-root?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Scientists discover potential new ‘roots’ of breast cancer </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 26 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_087437.jpg" alt="Petri dish" border="0" class="right" />Scientists have discovered new types of early cells in mammary glands, uncovering clues to the origins of different breast cancers - and potential new drug targets, according to findings published in Breast Cancer Research.</p>

<p>The team at <a href="http://www.cambridgecancer.org.uk/" target="_blank">Cancer Research UK’s Cambridge Research Institute </a>identified at least two types of early cells, called progenitor cells. Unlike stem cells, which can develop into any type of cell and keep on dividing, progenitor cells can only divide a limited number of times. Previously scientists only knew of one type of progenitor cells in mammary glands.</p>

<p>Cancer is thought to begin in cells that can produce many daughter cells, which form the tumour mass. So different progenitor cells may explain why there are different types of breast cancer.</p>

<p>The team discovered that one group of progenitor cells, called oestrogen positive progenitors, had <a href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/treatment/which-treatment-for-breast-cancer#erstatus" target="_blank">oestrogen receptors</a>. This protein receives signals from the sex hormone, oestrogen. The other group - oestrogen negative cells - lacked this receptor.</p>

<p>Oestrogen positive progenitor cells survive better in a low oestrogen and progesterone environment - similar to the breast tissue of post-menopausal women. This suggests that tumours in post-menopausal women may develop from these cells, but further experiments are needed to confirm this.</p>

<p>The oestrogen negative progenitor cells have a genetic fingerprint resembling an aggressive type of breast cancer called basal-like breast cancer, more likely to affect younger women. This suggests the disease may develop from the oestrogen negative progenitors.</p>

<p style=" text-align: left;">Study author, Dr John Stingl, at Cancer Research UK’s Cambridge Research Institute, said: “This exciting discovery reveals that mammary glands are much more complicated than scientists initially thought. Uncovering new types of ‘mother’ cells may explain why there are different types of breast cancer, and why young and older women tend to get different types. It could also provide new starting points for ways to diagnose and treat the disease in the future.”</p>

<p style=" text-align: left;"><br />
Dr Julie Sharp, Cancer Research UK’s senior science information manager, said: “This research takes us right to the root of how breast cells develop. This fresh understanding could reveal new ways to block the development of cancer and tell us more about what happens when tumours become resistant to treatment.</p>

<p style=" text-align: left;"><br />
“Cancer Research UK is a major funder of breast cancer research in the UK. Our research has contributed to progress that means eight out of 10 women now survive breast cancer for more than five years, compared with five out of 10 women in the 1970s. But there’s much more to do. Research like this will build on our understanding of breast cancer to bring forward the day when we can beat this disease.”<br />
&#160;</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: center;">For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Scientists discover potential new ‘roots’ of breast cancer ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Phenotypic and functional characterization of the luminal cell hierarchy of the mammary gland. Breast Cancer Research. Mona Shehata et al.</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 26 Oct 2012</div><br/>]]></description>
					<pubDate>Fri, 26 Oct 2012 10:34:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_087437.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Combining imaging and gene analysis could transform breast cancer diagnosis</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-14-imaging-genes-breast-cancer-diagnosis?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-14-imaging-genes-breast-cancer-diagnosis?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Combining imaging and gene analysis could transform breast cancer diagnosis</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 24 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p style=" text-align: left;"><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg" alt="Scientist using microscope" border="0" class="right" />COMBINING two approaches - one that digitally scans images of tumour samples and another that analyses genetic information - gives a more accurate prediction of how <a href="ssNODELINK/BreastCancer">breast cancer</a> will behave. The research is published today in <a href="http://stm.sciencemag.org/" target="_blank">Science Translational Medicine</a><a href="#1"><span class="super">1</span></a>.<br />
<br />
Researchers at the Cancer Research UK <a href="http://www.cambridgecancer.org.uk/" target="_blank">Cambridge Research Institute </a>have built a computer system that automatically analyses microscopy images of hundreds of breast cancer samples. The new approach looks at the makeup of the cells within a tumour, normally undertaken by a pathologist looking down a microscope, and combines these images with the key genetic changes that are crucial for the development of breast cancer.<br />
<br />
Compared to carrying out these tests individually, the new system was more accurate and could give researchers more detailed information about a woman’s breast cancer.<br />
<br />
Survival from a type of breast cancer called oestrogen receptor negative can be predicted by the number of white blood immune cells that have entered the tumour. The new test increased the accuracy of predictions based on this from 67 to 86 per cent.<br />
<br />
The researchers also found a new way to predict survival based on the arrangement of supporting cells within the cancer. Known as the stroma, these cells play a role in encouraging the growth of breast cancers and are not detected in current tests.<br />
<br />
<a href="ssLINK/florian-markowetz-35480">Dr Florian Markowetz</a>, the lead researcher at Cancer Research UK’s Cambridge Research Institute, said: “Cancers are a mix of different cells – not just cancer cells – they also include those from the immune system and others that support the structure of the tumour. These cells play an important role in how cancers behave, but this information is not currently detected in tests that focus on the genetic makeup of the cancer.<br />
<br />
“By bridging the gap between the ‘two cultures’ of pathology and genomics our research has a huge potential for better understanding breast cancer.”<br />
<br />
<a href="ssLINK/carlos-caldas-507">Professor Carlos Caldas</a>, also based at Cancer Research UK’s Cambridge Research Institute, said: “This research complements our <a href="ssLINK/2012-04-18-breast-cancer-rule-book-rewritten">study</a> earlier this year that found breast cancer was in fact at least ten different diseases. This now takes us a step closer to being able to use this knowledge in the clinic and directly benefit women with breast cancer.”<br />
<br />
Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “Combining the visual information from a breast tumour with knowledge of its genetic makeup using computer systems could have a profound impact on how cancer clinics of the future work, enabling doctors to offer women treatments that are tailored to their individual breast cancer.”</p>

<p style=" text-align: center;">ENDS<br />
<br />
For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Combining imaging and gene analysis could transform breast cancer diagnosis','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1.</a> Yuan, Y et al Quantitative image analysis of cellular heterogeneity in breast tumors complements genomic profiling (2012) Science Translational Medicine</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 24 Oct 2012</div><br/>]]></description>
					<pubDate>Wed, 24 Oct 2012 18:00:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Breast cancer cells spread by digging their escape route</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-22-10-breast-cancer-cells-spread-by-digging?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-22-10-breast-cancer-cells-spread-by-digging?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Breast cancer cells spread by digging their escape route</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 22 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />Breast cancer cells puncture &#160;holes into neighbouring tissues and crawl though the spaces they create to spread around the body, according to research published in the <a href="http://jcb.rupress.org/" target="_blank">Journal of Cell Biology</a>.</p>

<p>Scientists at <a target="_blank" href="http://www.beatson.gla.ac.uk/">Cancer Research UK’s Beatson Institute in Glasgow</a> discovered that there are high levels of a protein called N-WASP in breast cancer cells.</p>

<p>The protein helps form branches with sharp points on the cell surface by rearranging the cell’s internal ‘skeleton’, made of a protein called actin. Actin is essential in all cells for structural support, movement and shape changes.</p>

<p style=" text-align: center;"><iframe width="560" height="315" src="http://www.youtube.com/embed/omiOI_cxF6Y" frameborder="0" allowfullscreen></iframe></p>

<p>The branches with sharp points – called pseudopodia – can grab onto and poke holes into the extracellular matrix, the supporting tissue in-between cells. And the team showed that enzymes attach to the protrusions and dig into the extracellular matrix, creating larger spaces.<br />
&#160;<br />
Cancer cells invade their surrounding environment by a combination of pushing and pulling into the newly created spaces – movement which is captured for the first time in 3D on video.</p>

<p>The scientists showed that removing N-WASP from cells resulted in much blunter protrusions, to which fewer enzymes became attached. This reduced the ability of the cells to puncture their surrounding extracellular matrix and spread.</p>

<p>Lead author, Dr Laura Machesky, at Cancer Research UK’s Beatson Institute in Glasgow, said: “Our exciting results reveal a completely new process by which cells can break away from a tumour to invade surrounding spaces and spread around the body. We found that cells assemble specialised structures, with the ability to hold onto the surrounding tissue matrix and dig tunnels into it, which they can then crawl through.</p>

<p style=" text-align: left;">“Our research suggests that N-WASP is a promising target for the development of drugs to combat cancer spread. &#160;We were particularly intrigued because blocking N-WASP activity didn’t affect healthy cells, so we think that N-WASP could be specifically targeted to prevent cancer spread.”</p>

<p style=" text-align: left;">Dr Julie Sharp, Cancer Research UK’s senior science information manager, said: “This important research reveals fresh understanding of how cancer spreads, which will help scientists to translate discoveries into effective treatments to beat cancer.</p>

<p style=" text-align: left;">“Most cancer deaths are caused when cancer cells travel to new sites within the body and grow as secondary tumours so there’s an urgent need to find a way to stop this happening.<br />
“We’re funding groundbreaking lab research into how cancer cells move around the body as well as important clinical trials which aim to combat the advanced disease. Finding the best ways to tackle cancer spread will save thousands more lives every year.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: left;">For media enquiries please contact the press officer on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Breast cancer cells spread by digging their escape route','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><span style=" color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;">Machesky, L. et al.</span> <a href="http://jcb.rupress.org/content/early/2012/10/16/jcb.201203025.full" target="_blank">N-WASP coordinates the delivery and F-actin mediated capture of MT1-MMP at invasive pseudopods to drive matrix remodelling and cancer cell invasion.</a> (2012) <em>Journal of Cell Biology. </em>doi: 10.1083/jcb.201203025</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 22 Oct 2012</div><br/>]]></description>
					<pubDate>Mon, 22 Oct 2012 13:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Starting periods younger and finishing earlier signals a greater risk of specific types of breast cancer </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-17-starting-periods-younger-finishing-earlier-signals-greater-risk-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-17-starting-periods-younger-finishing-earlier-signals-greater-risk-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Starting periods younger and finishing earlier signals a greater risk of specific types of breast cancer </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 17 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg" alt="Scientist using microscope" border="0" class="right" />The younger a women starts her periods, and the later she finishes, the more at risk she is from developing <a href="ssNODELINK/BreastCancer">breast cancer </a>but <a href="http://www.thelancet.com/journals/lanonc/article/PIIS1470-2045(12)70425-4/abstract">new research* published in the Lancet Oncology </a>today (Wednesday) shows that these risk factors are particularly relevant for specific types of breast cancer.</p>

<p>Researchers from the <a href="http://www.ox.ac.uk/">University of Oxford</a> found that increases in the risk of breast cancer associated with both earlier periods and later menopause were greater for lobular than for ductal cancers, and that that the increased risk associated with a later menopause was also more marked for oestrogen-sensitive (ER-positive) cancers . &#160;</p>

<p>In the most comprehensive study of its kind, funded by Cancer Research UK, the researchers reanalysed original data from 117 studies worldwide, including 118, 964 women with breast cancer and over 300, 000 women without the disease. &#160;</p>

<p>They also discovered that starting periods earlier had a greater impact on breast cancer risk than did finishing periods later – suggesting that the effects of these factors may not simply reflect the number of reproductive cycles in a woman’s lifetime.</p>

<p>Dr Gillian Reeves, from The University of Oxford, said: “Our new research should helps us towards a better understanding of the way in which female sex hormones affect breast cancer risk.”</p>

<p>“We already knew that hormones associated with reproduction have a big impact on breast cancer risk and that starting periods early and having a late menopause increase risk but these findings suggest that sex hormone levels may be more relevant for specific types of breast cancer – ER positive tumours, and lobular, rather than ductal tumours.”</p>

<p>The average age in the UK for women to start their period is around 12 years old and most women start the menopause between the ages of 45 and 54.</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “This study adds some key details to our understanding of how breast cancer develops and the role that hormones play.</p>

<p>“The ovaries begin producing steroid hormones around the time a women starts her periods and stop rapidly around the time she begins the menopause. It’s very interesting to see that these hormones play a bigger part in the development of certain types of breast cancer and this will be important for future work in this area.”</p>

<p>Hazel Nunn, head of health information at Cancer Research UK, said: “Even though women can’t control the age they start their period there’s many things they can do to reduce their breast cancer risk. Keeping a healthy weight, cutting back on alcohol and having a more active lifestyle will all help to prevent the disease developing.”</p>

<p>ENDS</p>

<p>For media enquiries please contact the Cancer Research UK press office on 0203 469 8051 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Starting periods younger and finishing earlier signals a greater risk of specific types of breast cancer ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a href="http://www.thelancet.com/journals/lanonc/article/PIIS1470-2045(12)70425-4/abstract">Menarche, menopause, and breast cancer risk: individual participant meta-analysis, including 118 964 women with breast cancer from 117 epidemiological studies. Reeves at al. The Lancet Oncology, doi:10.1016/S1470-2045(12)70425-4</a></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 17 Oct 2012</div><br/>]]></description>
					<pubDate>Wed, 17 Oct 2012 10:45:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089769.jpg"  type="image"/>
			 </item>

				
			<item>
					

				 <title>First trial of whole-genome scans to select breast cancer treatment</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-10-02-First-trial-of-whole-genome-scans-to-select-breast-cancer-treatment?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-10-02-First-trial-of-whole-genome-scans-to-select-breast-cancer-treatment?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">First trial of whole-genome scans to select breast cancer treatment</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 3 October 2012</h3>
		
			  
		<img alt="A full genome study of breast cancer has been performed" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_887955944_ri.jpg"/>
	
		<div class="right"></div>
	<p>The first clinical trial in which the entire DNA 'genome' of breast cancer patients' tumours was scanned to help select the best treatment has been carried out in France.</p>

<p>The study shows that it could soon be possible to replace commonly used single-gene tests with more comprehensive whole-genome scans. The researchers say that such scans could be more likely to pick up both common and more unusual genetic faults that could be targeted by treatments.</p>

<p>Several drugs have been developed to target specific genetic alterations that cause cancer. For some tumours such as breast cancer, doctors already use genetic tests to work out which treatment a patient will respond to best. But in most cases only a limited number of genes are examined.</p>

<p>A study at the Institute Gustave Roussy in Villejuif, scanned the entire genome of breast cancer patients to find genetic faults that could be targeted by existing treatments.</p>

<p>In the trial, doctors took biopsies from secondary tumours in patients - those that had spread from the breast to other parts of the body.</p>

<p>They then analysed the genetic code of the tumour samples using a technique called <a target="_blank" href="http://en.wikipedia.org/wiki/Array-comparative_genomic_hybridization">array CGH</a>, which scans the genome for gains, losses or changes in the genetic material, and gives information about genes likely to be driving the disease.</p>

<p>They used this information to choose treatments for the patients that were targeted at the specific cancers they had.</p>

<p>Biopsies were taken from 402 patients. Of these, the researchers were able to map the full genome in 248 samples. The process resulted in 172 patients being given drugs that were designed to target a specific genetic change.</p>

<p>The research showed that 20 per cent of the patients were found to have extremely uncommon genetic changes. The tumours shrank in 18 out of 48 patients whose treatment was selected based on the results of a genome scan.</p>

<p>Dr Fabrice Andre who led the research, said: "This study suggests that the time has come to bring personalised medicine to the cancer field."</p>

<p>Kate Law, Cancer Research UK's director of clinical research, said: "Routine whole-genome sequencing of tumours is on the horizon for cancer patients, but we're not there yet."</p>

<p>She said that the research shows that whole-genome tumour testing can be used to help select the most appropriate treatment for breast cancer patients, but that there are several hurdles to overcome before such tests become routine.</p>

<p>"The fact that genetic results weren't generated for all patients highlights the need to improve technical aspects of the tests. And before such genome tests are available in the clinic, we absolutely need further good-quality clinical trials to show they help to improve treatment for cancer patients," she added.</p>

<p>She also said that Cancer Research UK's <a href="http://www.cancerresearchuk.org/science/research/how-we-deliver-our-research/others/by-programme/stratified-medicine-programme/">Stratified Medicine Programme</a> is working towards "standardised, high quality, cost-effective and timely genetic testing of tumours within the NHS".</p>

<p>The work was <a target="_blank" href="http://www.esmo.org/events/vienna-2012-congress/abstract-submission.html">presented at the ESMO 2012</a> Congress of the European Society for Medical Oncology in Vienna.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('First trial of whole-genome scans to select breast cancer treatment','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>Andre, F. et al. Array CGH and DNA sequencing to personalize therapy for metastatic breast cancer: A prospective National trial (UNICANCER SAFIR-01). ESMO 2012 conference Abstract 13 LBA_PR</li>
</ul>

<p>&#160;</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 03 Oct 2012</div><br/>]]></description>
					<pubDate>Wed, 03 Oct 2012 09:32:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_887955944_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>A simple blood test could be used to detect breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-02-breast-cancer-blood-test?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-10-02-breast-cancer-blood-test?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">A simple blood test could be used to detect breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 2 October 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />A simple blood test could one day be a more accurate way to test for the early signs of breast cancer than using <a href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/about/screening/mammograms-in-breast-screening" target="_blank">mammograms</a> to spot a lump say researchers today (Tuesday), as Breast Cancer Awareness Month gets underway.</p>

<p>They also hope the blood test could improve treatment by detecting whether breast cancer patients are likely to relapse and what drugs their particular type of tumour will respond to.</p>

<p>This pioneering new clinical study – funded by Cancer Research UK in collaboration with the <a href="http://www.le.ac.uk/" target="_blank">University of Leicester</a> and <a href="http://www3.imperial.ac.uk/" target="_blank">Imperial College London</a> – is about to start in the UK’s largest breast screening clinic at <a href="http://www.imperial.nhs.uk/charingcross" target="_blank">Charing Cross Hospital</a>, London.</p>

<p>Researchers will take blood samples from women attending the breast screening clinic and compare the DNA in the blood of women who are diagnosed with breast cancer with those that do not have cancer to see what DNA markers are consistent.</p>

<p style=" text-align: center;"><iframe width="560" height="315" src="http://www.youtube.com/embed/jnM-g-zoiOg" frameborder="0" allowfullscreen></iframe></p>

<p><a href="http://www2.le.ac.uk/colleges/medbiopsych/research/themes/cancer/profiles/jacqui-shaw" target="_blank">Dr Jacqui Shaw</a>, principal investigator from the University of Leicester, said: “This exciting research means we could one day have a blood test that detects the very early signs of cancer meaning women could have an annual blood test rather than breast screening. This would remove any worry and anxiety for women who are called for further investigations after a mammogram only to find they don’t have cancer.</p>

<p>"As things stand we aren't able to monitor breast cancer patients after they’ve had surgery and treatment - which is like treating diabetes but not measuring blood sugar levels. The new blood test could change that."</p>

<p><a href="http://www1.imperial.ac.uk/medicine/people/c.coombes/" target="_blank">Professor Charles Coombes</a>, co-investigator and Cancer Research UK’s breast cancer expert from Imperial College, said: “This type of translational science is extremely promising and the international scientific community is collaborating on its development. When a woman has breast cancer we can tell by the DNA in their blood. But what we’re trying to find out in our study is how early the signs of breast cancer show up in a blood test. So by looking at blood samples of women who have breast cancer diagnosed through screening we can see if the cancer is already showing in their blood.</p>

<p>“Our research team is only looking at breast cancer, but there are a number of other projects that are looking at using a blood test to detect other cancers such as bowel and lung.”</p>

<p>Kate Law, director of clinical research at Cancer Research UK, said: “We really do hope that in the not too distant future a simple blood test for breast cancer, which could not only detect cancer but help with treatment options, will become standard practice on the NHS.</p>

<p>“Cancer Research UK has invested over a million pounds into this project as this fascinating area of science could prove to be a huge step forward in the way certain types of cancer are diagnosed and treated.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries please contact the Cancer Research UK press office on 0203 469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('A simple blood test could be used to detect breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 02 Oct 2012</div><br/>]]></description>
					<pubDate>Mon, 01 Oct 2012 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>Gene variant linked to male breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-09-24-Gene-variant-linked-to-male-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-09-24-Gene-variant-linked-to-male-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Gene variant linked to male breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 24 September 2012</h3>
		
			  
		<img alt="Researchers have isolated a new gene, RAD51B, which increases the risk of male breast cancer by up to a half" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_510455_ri.jpg"/>
	
		<div class="right"></div>
	<p>An inherited gene variant that increases a man's chance of developing <a target="_blank" href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/about/types/breast-cancer-in-men">breast cancer</a> by up to 50 per cent has been identified by an international team of scientists.</p>

<p>The finding suggests that the causes of the disease may differ between women and men.</p>

<p>The result comes as part of the worlds <a target="_blank" href="http://www.nature.com/ng/journal/vaop/ncurrent/abs/ng.2417.html">largest ever study</a> of male breast cancer, in which researchers analysed the genetic code of 823 male breast cancer patients for genetic variants called 'single nucleotide polymorphisms' (SNPs). They wanted to find SNPs that are more common in men with the disease.</p>

<p>While male breast cancer has a much lower public profile than its female counterpart, around 350 men are diagnosed with the disease in the UK each year</p>

<p>Scientists have previously shown that mutations in the <a target="_blank" href="http://cancerhelp.cancerresearchuk.org/about-cancer/causes-symptoms/causes/what-causes-cancer#genetic">BRCA2 gene</a> are involved in around one in 10 male breast cancers. But one of the strongest risk factors for the disease is having a male family member with the disease. So researchers have long suspected that other inherited genetic factors may be involved.</p>

<p>The researchers found that a specific variation in the RAD51B gene could be even more significant than BRCA2, increasing a man's chances of developing breast cancer by up to half.</p>

<p>RAD51B, like BRCA2, helps repair damaged DNA inside cells. Changes RAD51B have been previously linked to women's risk of breast cancer, but the new variant is in a different part of the gene to the 'female' version.</p>

<p>Dr Nick Orr, from the Breakthrough Breast Cancer Research Centre at The Institute of Cancer Research in London, who led the research, said it was a "leap forward" in the understanding of male breast cancer.</p>

<p>"[This] shows that while there are similarities with female breast cancer, the causes of the disease can work differently in men. This raises the possibility of different ways to treat the disease specifically for men," he added.</p>

<p>Henry Scowcroft, science information manager at Cancer Research UK, said: "It's starting to emerge that the genetic triggers of breast cancer vary between men and women. For example, men who inherit a damaged BRCA2 breast cancer gene have a higher risk of developing breast cancer than women with similar faulty genes, and those with a male family member who had breast cancer are also at much higher risk. This suggests there are probably differences between the sexes in how the disease develops, and how best to treat it.</p>

<p>"Researchers have been hunting for genes involved in male breast cancer and this new study identifies several regions in our genetic material that can influence a man's risk. This research should spur further efforts to understand how breast cancer arises in men, and ultimately more effective treatments for them."</p>

<p>The study is published in the journal Nature Genetics.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Gene variant linked to male breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1038%2Fng.2417&#38;rft.atitle=Genome-wide+association+study+identifies+a+common+variant+in+RAD51B+associated+with+male+breast+cancer+risk&#38;rft.jtitle=Nature+Genetics&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fng.2417&#38;rft.volume=&#38;rft.issue=&#38;rft.issn=1061-4036&#38;rft.spage=&#38;rft.date=2012&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Orr+Nick&#38;rft.aulast=Orr&#38;rft.aufirst=Nick&#38;rft.au=Lemnrau+Alina&#38;rft.aulast=Lemnrau&#38;rft.aufirst=Alina&#38;rft.au=Cooke+Rosie&#38;rft.aulast=Cooke&#38;rft.aufirst=Rosie&#38;rft.au=Fletcher+Olivia&#38;rft.aulast=Fletcher&#38;rft.aufirst=Olivia&#38;rft.au=Tomczyk+Katarzyna&#38;rft.aulast=Tomczyk&#38;rft.aufirst=Katarzyna&#38;rft.au=Jones+Michael&#38;rft.aulast=Jones&#38;rft.aufirst=Michael&#38;rft.au=Johnson+Nichola&#38;rft.aulast=Johnson&#38;rft.aufirst=Nichola&#38;rft.au=Lord+Christopher+J&#38;rft.aulast=Lord&#38;rft.aufirst=Christopher+J&#38;rft.au=Mitsopoulos+Costas&#38;rft.aulast=Mitsopoulos&#38;rft.aufirst=Costas&#38;rft.au=Zvelebil+Marketa&#38;rft.aulast=Zvelebil&#38;rft.aufirst=Marketa&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Orr, N. et al. (2012). Genome-wide association study identifies a common variant in RAD51B associated with male breast cancer risk, <span style=" font-style: italic;">Nature Genetics </span>DOI: <a rev="review" href="http://dx.doi.org/10.1038%2Fng.2417">10.1038/ng.2417</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Mon, 24 Sep 2012 16:45:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_510455_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Study gives better picture of genetic causes of breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-09-21-Study-gives-better-picture-of-genetic-causes-of-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-09-21-Study-gives-better-picture-of-genetic-causes-of-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Study gives better picture of genetic causes of breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Sunday 23 September 2012</h3>
		
			  
		<img alt="Scientists at The Cancer Genome Atlas have mapped 800 breast cancer tumours" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_749013_ri.jpg"/>
	
		<div class="right"></div>
	<p>Research from the US has given scientists a better understanding of the genetic and molecular defects inside <a href="ssNODELINK/BreastCancer">breast cancer</a> cells.</p>

<p>International researchers working as part of <a target="_blank" href="http://cancergenome.nih.gov/">the Cancer Genome Atlas</a> (TCGA) project have completed the genetic mapping of 800 breast tumours, giving researchers a clearer view into the defects behind each sub-type of breast cancer, as well as providing pointers towards new treatments.</p>

<p>The study, <a target="_blank" href="http://dx.doi.org/10.1038/nature11412">published in Nature</a>, also identified a molecular similarity between one sub-type of breast cancer - known as 'Basal-like' - and a hard-to-treat form of ovarian cancer.</p>

<p>The researchers looked at the 800 tumours in vast detail, examining their genetic defects, and other aspects of their biology, such as the degree to which different genes and pathways were switched on, and whether their DNA was chemically modified ('epigenetics').</p>

<p>They compared these analyses to four previously known sub-types of breast cancer: HER2-enriched, Luminal A, Luminal B and Basal-like.</p>

<p>"This comprehensive new analysis of 800 breast tumours is a welcome addition to the wealth of new information about the underlying biology of breast cancer, and will be a precious and valuable resource for cancer researchers," said Professor Carlos Caldas, a breast cancer expert for Cancer Research UK, who was not involved in the study.</p>

<p>"This will allow us to further refine understanding of the disease, with the ultimate aim of improving things for those who matter most - people diagnosed with breast cancer."</p>

<p>Professor Caldas added that the study corroborated the findings of the <a target="_blank" href="http://scienceblog.cancerresearchuk.org/2012/04/18/increasing-the-resolution-on-breast-cancer-the-metabric-study/">Cancer Research UK-funded METABRIC study</a>, which revealed breast cancer to be ten separate diseases.</p>

<p>Dr Charles Perou, from the University of North Carolina, and one of the paper's authors, said the study represented "a near complete framework for the genetic causes of breast cancer, which will significantly impact clinical medicine in the coming years."</p>

<p>The mapping project gave scientists a better picture of the genetic causes behind the most common form of breast cancer, known as Estrogen-Receptor positive/Luminal A disease.</p>

<p>The researchers found that this sub-type had the widest range of genetic alterations, some of which could be targeted by drugs currently in clinical development.</p>

<p>The striking similarity between basal-like breast tumours, which are often hard-to-treat 'triple-negative' breast cancers, and ovarian tumours suggests a common origin and the future possibility of treatments that would be effective for both diseases, the researchers said.</p>

<p>"The molecular similarity of one of the principal subtypes of breast cancer to that found in ovarian cancer gives us additional leverage to compare treatments and outcomes across these two cancers," said Professor Harold Varmus, director of the US's National Cancer Institute, which funded the study.</p>

<p>"This treasure trove of genetic information will need to be examined in great detail to identify how we can use it functionally and clinically."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Study gives better picture of genetic causes of breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>The Cancer Genome Atlas: Comprehensive molecular portraits of human breast tumours, <em>Nature</em> (2012) DOI: <a target="_blank" href="http://dx.doi.org/10.1038/nature11412">10.1038/nature11412</a></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Sun, 23 Sep 2012 17:00:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_749013_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Post-menopausal women with diabetes at greater risk of breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-14-diabetes-linked-to-increased-breast-cancer-risk-for-postmenopausal-women?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-14-diabetes-linked-to-increased-breast-cancer-risk-for-postmenopausal-women?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Post-menopausal women with diabetes at greater risk of breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 14 September 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />Women with type II diabetes are nearly 30 per cent more likely to get <a href="ssNODELINK/BreastCancer">breast cancer</a>, according to results of a comprehensive review published in the <a href="http://www.nature.com/bjc/index.html" target="_blank">British Journal of Cancer</a> today (Friday).</p>

<p>The study, by researchers at the <a href="https://www.i-pri.org/" target="_blank">International Prevention Research Institute (i-PRI)</a>, Lyon, analysed the results of 40 separate studies examining the potential link between breast cancer and diabetes.</p>

<p>These studies involved over 56,000 cases of breast cancer across four continents and found that post-menopausal women with type II diabetes had a 27 per cent increased risk of breast cancer.</p>

<p>The increase in breast cancer risk seems to be restricted to post menopausal women with type II diabetes, as the research found no link between women of pre-menopausal age or those with type I diabetes.</p>

<p>The authors have also suggested that a high Body Mass Index (BMI), which is often associated with diabetes, may be an underlying contributing factor.</p>

<p>Professor Peter Boyle, President of i-PRI and lead author of the study, said: “Our study found a significantly increased risk of breast cancer in women who had diabetes, which was restricted to those of post-menopausal age.</p>

<p>“We don’t yet know the mechanisms behind why type II diabetes might increase the risk of breast cancer. On the one hand, it’s thought that being overweight, often associated with type II diabetes, and the effect this has on hormone activity may be partly responsible for the processes that lead to cancer growth. But it’s also impossible to rule out that some factors related to diabetes may be involved in the process.”</p>

<p>Being obese increases the risk of postmenopausal breast cancer by up to 30 per cent and more than 4,000 cases of breast cancer each year in the UK are linked to <a href="ssNODELINK/BreastCancerRiskFactors">excess bodyweight</a>.</p>

<p>Martin Ledwick, head information nurse at Cancer Research UK, said: “From this study, it’s not clear whether there’s a causal link between diabetes and the risk of breast cancer in post menopausal women.</p>

<p>“But as we know that having a high BMI can contribute to an increased risk of both type II diabetes and breast cancer, it makes sense for women to try and maintain a <a href="ssNODELINK/ObesityBodyWeightAndCancer">healthy weight</a>.</p>

<p>“Anyone who is concerned should consult their GP for advice and consider changes to their lifestyle, such as increasing their level of physical activity and changes to their diet, to keep the risks as low as possible.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Post-menopausal women with diabetes at greater risk of breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Boyle, P. et al. Diabetes and breast cancer risk: a meta-analysis. <em>British Journal of Cancer.</em> DOI: 10.1038/bjc.2012.414</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 14 Sep 2012</div><br/>]]></description>
					<pubDate>Thu, 13 Sep 2012 23:01:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Study highlights potential drug target for one in ten breast cancers</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-11-TGF-beta-fuels-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-11-TGF-beta-fuels-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Study highlights potential drug target for one in ten breast cancers</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 11 September 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><a target="_blank" href="http://www.cancerresearchuk.org/cancer-info/utilities/atozindex/what-are-cancer-stem-cells"><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_087438.jpg" alt="Pipetting" border="0" class="right" /></a>CANCER RESEARCH UK scientists have discovered how a key protein fuels breast cancer growth by boosting numbers of <a target="_blank" href="http://www.cancerresearchuk.org/cancer-info/utilities/atozindex/what-are-cancer-stem-cells">cancer stem cells</a> in tumours that have low levels of a protein called <a target="_blank" href="http://en.wikipedia.org/wiki/Claudin">claudin</a>, accounting for up to 10 per cent of all breast cancers.</p>

<p>This raises the prospect that treatments currently being developed to inhibit this key protein – called <a target="_blank" href="http://en.wikipedia.org/wiki/Transforming_growth_factor_beta">Transforming Growth Factor Beta</a> (TGF-beta) – could be used to treat this group of women, who tend to have poorer survival and for whom there are currently no targeted treatments.</p>

<p>The study is <a target="_blank" href="http://dx.doi.org/10.1038/ncomms2039">published in </a><em><a target="_blank" href="http://dx.doi.org/10.1038/ncomms2039">Nature Communications</a></em><a target="_blank" href="http://dx.doi.org/10.1038/ncomms2039"> today</a> (Tuesday).*</p>

<p>Earlier this year the same team, from <a target="_blank" href="http://www.cambridgecancer.org.uk/">Cancer Research UK’s Cambridge Research Institute</a>, published <a target="_blank" href="http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-04-18-breast-cancer-rule-book-rewritten">a groundbreaking study</a> showing that breast cancer was not one disease, but ten, each defined by its own unique ‘genetic fingerprint’.</p>

<p>In this study they used this knowledge to explore, for the first time, how the network of genes activated by TGF-beta differs among different types of breast cancer.</p>

<p>This revealed that, in cancers with low levels of the protein claudin, TGF-beta activates a specific network of genes that boosts the number of breast cancer stem cells – which promote cancer spread and are associated with poor survival.</p>

<p>TGF-beta does this through the regulation of two other proteins – Smad and SRF – and with the help of a third – NEDD9 – which helps to assemble the three into their active form.</p>

<p><a target="_blank" href="http://www.cancer.cam.ac.uk/directory/profile.php?abruna">Dr Alejandra Bruna</a>, senior author on the study, said: “For years scientists have been puzzling how TGF-beta can be seen to both fuel and suppress the growth of cancer. And now, thanks to the improved understanding we are building of the different genetic types of breast cancer, we can pinpoint one of the specific pathways that account for these differences.”</p>

<p>Study leader <a target="_blank" href="http://www.cancerresearchuk.org/science/research/who-and-what-we-fund/browse-by-location/cambridge/cambridge-research-institute/carlos-caldas-507">Professor Carlos Caldas</a>, added: “Crucially this study highlights the role of TGF-beta in one particular subtype that accounts for up to 10 per cent of all breast cancers. A number of promising treatments are already in early phase trials to target TGF-beta, meaning there is genuine hope of improved treatment options for this group of women in the near future. The next step will be to design the appropriate clinical trials.”</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “This study provides us with important insights into TGF-beta’s ‘split personality’ and how it can both prevent and fuel the growth of cancer cells. Our scientists have been at the forefront of research into the role of growth factors in cancer and it’s immensely heartening to see this now paving the way for powerful new treatments with the potential to benefit patients.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: left;">For media enquiries, please contact the Cancer Research UK press office on 020 3469 8300 or, out of hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Study highlights potential drug target for one in ten breast cancers','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>References</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Bruna A. et al, <a target="_blank" href="http://dx.doi.org/10.1038/ncomms2039">TGFβ induces the formation of tumour-initiating cells in claudinlow breast cancer</a>, <em>Nature Communications</em>, 2012, DOI: 10.1038/ncomms2039</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 11 Sep 2012</div><br/>]]></description>
					<pubDate>Tue, 11 Sep 2012 15:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Exposure to X-rays raises risk of breast cancer in young women with BRCA faults</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-06-x-rays-brca-faults-raise-breast-cancer-risk?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-09-06-x-rays-brca-faults-raise-breast-cancer-risk?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Exposure to X-rays raises risk of breast cancer in young women with BRCA faults</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 6 September 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />Women with faults in <a href="/cancer-info/utilities/atozindex/atoz-brca-12">BRCA</a> genes are more likely to develop <a href="ssNODELINK/BreastCancer">breast cancer</a> if they are exposed to chest X-rays before they are 30, according to a <a target="_blank" href="http://www.bmj.com/cgi/doi/10.1136/bmj.e5660">study</a> published in the BMJ online today (Friday)<a href="#1"><span class="super">1</span></a>.</p>

<p>The international study<a href="#2"><span class="super">2</span></a>, part-funded by Cancer Research UK, &#160;looked at almost 2,000 women with BRCA faults in the Netherlands, France and the UK between 2006 and 2009 to see if variations in their DNA increased the risk of breast cancer after exposure to low doses of radiation.</p>

<p>It found that women under 30 with BRCA faults who were exposed to chest X-rays and other radiation procedures<a href="#3"><span class="super">3</span></a> were 43 per cent more likely to develop breast cancer, compared with women with the same faults who were not exposed. But, this increased risk did not apply to procedures carried out in women over 30.</p>

<p>Around two per cent of breast cancers are caused by BRCA faults, and women with these faults have a 45 to 65 per cent chance of developing the disease.</p>

<p>In the UK, women with BRCA faults are only screened for breast cancer after they are 30, and with a procedure called MRI that does not expose them to radiation.</p>

<p>Study author, <a href="ssLINK/prof-doug-easton">Professor Douglas Easton</a>, a Cancer Research UK scientist at the <a target="_blank" href="http://www.cam.ac.uk/">University of Cambridge</a>, said: “BRCA genes help repair DNA damage – damage which can be caused by exposure to radiation like X-rays. Women with faults in these genes are less able to repair damage caused by radiation, so they are at a greater risk of developing breast cancer. It’s important that these women and their doctors are aware of this.”</p>

<p>The study was led by the University of Cambridge in the UK, in association with <a target="_blank" href="http://www.icr.ac.uk/">The Institute of Cancer Research</a> and <a target="_blank" href="http://www.royalmarsden.nhs.uk/pages/home.aspx">The Royal Marsden NHS Foundation Trust</a>, <a target="_blank" href="http://www.imperial.nhs.uk/stmarys">St Mary’s Hospital</a> and <a href="http://www.cuh.org.uk/addenbrookes/addenbrookes_index.html">Addenbrookes Hospital</a>.</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “This research highlights that young women with a faulty BRCA gene are potentially more sensitive to low doses of radiation and doctors need to be aware of these risks when considering procedures using X-rays. In the UK younger women are already screened using MRI scans rather than mammograms to avoid these risks – but this isn’t the case in all countries yet.” &#160;</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: center;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Exposure to X-rays raises risk of breast cancer in young women with BRCA faults','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference&#160;&#160;&#160;&#160;</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1.</a> van Leeuwen, FE et al Exposure to diagnostic radiation and risk of breast cancer among carriers of BRCA1/2 mutations: retrospective cohort study (GENE-RAD-RISK) (2012) BMJ DOI: 10.1136/bmj.e5660</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 06 Sep 2012</div><br/>]]></description>
					<pubDate>Thu, 06 Sep 2012 22:30:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Study uncovers simple way of predicting severe pain following breast cancer surgery</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-08-05-breast-cancer-surgery?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-08-05-breast-cancer-surgery?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Study uncovers simple way of predicting severe pain following breast cancer surgery</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 5 September 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089763.jpg" alt="Mammogram" border="0" class="right" />WOMEN having surgery for breast cancer are up to three times more likely to have severe pain in the first week after surgery if they suffer from other painful conditions, such as arthritis, low back pain and migraine, according to a Cancer Research UK study <a target="_blank" href="http://www.nature.com/bjc/journal/v107/n6/full/bjc2012341a.html">published today (Wednesday) in the British Journal of Cancer</a>.</p>

<p>Of the women surveyed, 41 per cent reported moderate to severe pain at rest, and 50 per cent on movement, one week after their surgery. Most patients having breast cancer surgery are discharged home by this time. &#160;</p>

<p>Psychological state was also important, with women who felt more optimistic before their surgery found to suffer lower intensity pain in the week afterwards. While those who had more extensive surgery to remove their lymph nodes were prone to more severe pain in the week after surgery.</p>

<p>The findings could be used as a simple way of identifying before surgery which breast cancer patients might benefit from extra pain relief or support, according to the researchers, based at the Universities of <a target="_blank" href="http://www2.warwick.ac.uk/">Warwick</a>, <a target="_blank" href="http://www.abdn.ac.uk/">Aberdeen</a> and <a target="_blank" href="http://www.dundee.ac.uk/">Dundee</a>.</p>

<p>Study leader <a target="_blank" href="http://www2.warwick.ac.uk/fac/med/staff/jbruce/">Dr Julie Bruce</a>, from the University of Warwick, said: “Women generally receive the same advice and treatment for pain relief following breast cancer surgery, but this study shows how factors such as a patient’s psychological state and whether they have a prior history of chronic pain can really affect their recovery.</p>

<p>“Importantly, doctors may be able to use this as a way of identifying women who need more intensive pain relief immediately after surgery. These results are particularly important because research shows that severe pain in the first week after surgery can significantly delay recovery.”</p>

<p>Three hundred and thirty-eight patients from across North Scotland took part in the study. Each patient was asked to fill out detailed questionnaires before surgery, asking about their general health, how they were feeling and whether they had any existing pain. A week after surgery, patients were contacted by a member of the research team and asked specific questions about the amount and type of any pain they were experiencing and whether they had taken pain killers.</p>

<p>Catherine Harkin, a GP from Edinburgh, was diagnosed with breast cancer six years ago, aged 49. Her cancer was discovered by chance after she had a mammogram to investigate a large benign cyst in her left breast, revealing a small 1cm tumour in the opposite breast. After several attempts at removing the tumour surgically, she opted to have a mastectomy with full breast reconstruction.</p>

<p>She remembers what it was like afterwards: “I’d been very against having a mastectomy, but in some ways it was a relief because it meant an end to the rollercoaster of having lumps removed and then waiting for the results. In total I spent five days in hospital, after which I was given anti-inflammatory drugs and sent home. The drugs really helped with the pain, but it was a long time before I felt myself again and that’s something that no one can really prepare you for.”</p>

<p>“For me the worst part was not feeling in control of my pain, so it’s really interesting to hear about research into ways of finding out in advance which women are likely to need extra help to recover from their surgery. I think this could really improve people’s quality of life in the long term.</p>

<p>“I still suffer some after-effects from my surgery, but one of the real turning points for me was earlier this year, when I decided to join a local Dragon Boat paddling team set up especially for breast cancer survivors and their friends and family. It’s great exercise and really helped me get my body confidence back and realise that, while I may not be as strong as I was, there are still lots of activities I can get involved in.”</p>

<p>Liz Woolf, head of Cancer Research UK’s information website, CancerHelp UK, said: “As well as being extremely important for a patient’s comfort, post operative pain levels can have a significant impact on their treatment – for example it can increase risk of complications because they are unable to move as much as they should. &#160;It may also lead to them missing appointments, or being unable to carry out important postoperative exercises which aid their recovery. This is why it’s so important to be able to identify in advance those who may be in need of extra pain relief or support.</p>

<p>“Earlier studies suggest that up to half of women who undergo surgery for breast cancer may continue to suffer from pain for up to a year afterwards. This study is ongoing and it will be helpful to see what impact things like having a history of chronic pain and psychological state may have on longer term pain after surgery.”</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries, please contact the Cancer Research UK press office on 020 3469 8300 or, out of hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Study uncovers simple way of predicting severe pain following breast cancer surgery','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>References</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Bruce et al, <a target="_blank" href="http://www.nature.com/bjc/journal/v107/n6/full/bjc2012341a.html">Chronic preoperative pain and psychological robustness predict acute postoperative pain outcomes after surgery for breast cancer</a> (2012), <em>British Journal of Cancer</em>, doi: 10.1038/bjc.2012.341</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 05 Sep 2012</div><br/>]]></description>
					<pubDate>Tue, 04 Sep 2012 23:00:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>NICE says &#39;no&#39; to Avastin for advanced breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-08-21-NICE-says-no-to-Avastin-for-advanced-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-08-21-NICE-says-no-to-Avastin-for-advanced-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">NICE says 'no' to Avastin for advanced breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 22 August 2012</h3>
		
			  
		<img alt="A consultant analysing a mammogram" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_0263561_ri.jpg"/>
	
		<div class="right"></div>
	<p>The National Institute for Health and Clinical Excellence (NICE) has <a href="http://www.nice.org.uk/TA263 " target="_blank">published new guidance</a> on the use of <a href="ssLINK/bevacizumab">bevacizumab</a>, better known as Avastin, as a treatment for <a href="ssNODELINK/BreastCancer">breast cancer</a> that has spread.</p>

<p>It recommends that bevacizumab - when used in conjunction with chemotherapy drug <a href="ssLINK/capecitabine">capecitabine</a> - should not be used as an initial treatment for breast cancer that has already spread, in people for whom other chemotherapy options are not considered appropriate.</p>

<p>They say this is because there is little evidence that the combination works better than existing, cheaper drugs.</p>

<p>The development of the final guidelines included a review of all available evidence as well as a public consultation.</p>

<p>It marks the sixth time NICE has assessed bevacizumab as a treatment for cancer, having previously looked at its use for advanced bowel cancer (in combination with <a href="http://guidance.nice.org.uk/TA212" target="_blank">oxaliplatin</a>, <a href="http://guidance.nice.org.uk/TA118" target="_blank">cetuximab</a> or <a href="http://guidance.nice.org.uk/TA242" target="_blank">other drugs</a>), advanced breast cancer <a href="http://guidance.nice.org.uk/TA214" target="_blank">with taxane chemotherapy</a>, <a href="http://guidance.nice.org.uk/TA148" target="_blank">lung cancer</a>, and <a href="http://guidance.nice.org.uk/TA148" target="_blank">kidney cancer</a>.</p>

<p>On each occasion it has not recommended that the drug be routinely used.</p>

<p>Peter Johnson, Cancer Research UK's chief clinician, pointed out that bevacizumab "is an expensive treatment", and there was little evidence that the benefits outweigh the risks of taking the drug for the majority of patients - a situation he described as "disappointing".</p>

<p>"Doctors can apply for their patients to receive the drug if they believe it will benefit them, through the cancer drugs fund in England, and through individual patient treatment requests in the rest of the UK," he added.</p>

<p>Sir Andrew Dillon, NICE's chief executive, said the organisation couldn't recommend a drug that hasn't been shown to work as well as, or better than, current treatments and costs much more.</p>

<p>"Evidence presented to the independent Appraisal Committee did not conclusively show that bevacizumab, in combination with capecitabine, could improve overall survival or improve a patient's quality of life more than current treatment. These uncertainties, combined with the high cost of bevacizumab, mean the drug simply isn't cost-effective."</p>

<p>He added that while he understood the news would be disappointing to people, especially those with breast cancer that has spread elsewhere in their body, NICE does recommend a range of treatments that the NHS can use to treat metastatic disease and these are outlined in its clinical guideline on the diagnosis and treatment of advanced breast cancer.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('NICE says 'no' to Avastin for advanced breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><a href="http://www.nice.org.uk/TA263" target="_blank">Bevacizumab plus capecitabine as a treatment for metastatic breast cancer (TA263)</a> - NICE, 2012</li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Tue, 21 Aug 2012 23:01:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_0263561_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>One in five women who opt for breast-conserving surgery &#39;need second operation&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-07-13-One-in-five-women-who-opt-for-breast-conserving-surgery-need-second-operation?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-07-13-One-in-five-women-who-opt-for-breast-conserving-surgery-need-second-operation?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">One in five women who opt for breast-conserving surgery 'need second operation'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 13 July 2012</h3>
		
			  
		<img alt="One in five women who opt for breast conserving surgery will need further treatment, a major study has confirmed" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_2675093_ri.jpg"/>
	
		<div class="right"></div>
	<p>One in five women with breast cancer who undergo <a href="/ssLINK/types-of-breast-cancer-surgery">breast conserving surgery</a> rather than a mastectomy will need a second operation, according to a major UK study.</p>

<p>The results, <a href="http://www.bmj.com/content/345/bmj.e4505" target="_blank">published in BMJ</a>, confirm the findings of previous, smaller studies. It is standard for women who opt for breast conserving surgery to be informed about the risks involved in removing only part of the breast.</p>

<p>Around 45,000 women <a href="ssNODELINK/breast-cancer-key-facts">are diagnosed</a> with breast cancer each year in the UK. Of these, 58 per cent chose to have only part of their breast removed rather than a mastectomy, which sees the whole breast removed.</p>

<p>When combined with radiotherapy, breast conserving surgery produces similar survival rates to those achieved with mastectomy alone.</p>

<p>But because some tumours prove hard to fully define with imaging techniques, breast conserving surgery may occasionally result in cancer cells being left behind and require a second operation.</p>

<p>The study examined the reoperation rates of 55,297 women who had primary breast conserving surgery in 156 NHS trusts in England between April 2005 and March 2008.</p>

<p>Of these women, 11,032 needed a second operation within three months. Around 40 per cent of women who had a reoperation underwent a mastectomy. And among the women who needed a second operation, and chose to have breast conserving surgery again, just one in seven needed a third operation.</p>

<p>Commenting on the research, Mr Ramsey Cutress, <a href="http://www.southampton.ac.uk/medicine/about/staff/ric1e09.page" target="_blank">Cancer Research UK breast cancer surgeon</a> at University of Southampton, said: "This is a very interesting and important study on a large group of UK women, and previous studies, in the UK and elsewhere, have shown similar results.</p>

<p>"It's standard practice to discuss the possibility of further surgery and it's important for patients to fully understand the pros and cons of this.</p>

<p>He said the aim of repeat operations after breast conserving surgery is to cut the chances that breast cancer will return - increasing survival.</p>

<p>"Rates of breast cancer recurrence are also reduced by other treatments such as radiotherapy, hormone therapy and chemotherapy where appropriate," he added.</p>

<p>"There's an ongoing need to better identify those at high risk of breast cancer recurrence, and to carefully select those who would benefit the most from further surgery."</p>

<p>Reoperation rates also varied between NHS trusts - in some Trusts reoperation rates were below 10 per cent while in others they were above 30 per cent - but the authors stress that further research is required to understand why this may be the case.</p>

<p>"Just over half of women diagnosed as having breast cancer in England now select breast conserving surgery as their primary treatment," the authors write.</p>

<p>"Cosmetic outcomes after surgery for breast cancer are an important consideration, and women should be made aware of the local rates of reoperation after primary breast conserving surgery, along with the likelihood of proceeding to mastectomy.</p>

<p>"In addition, breast cancer teams should do a local review of surgical technique, the definition of an adequate excision margin, imaging methods, and criteria for selecting patients.</p>

<p>"This may lead to an overall reduction in the reoperation rate after breast conserving surgery."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('One in five women who opt for breast-conserving surgery 'need second operation'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1136%2Fbmj.e4505&#38;rft.atitle=Reoperation+rates+after+breast+conserving+surgery+for+breast+cancer+among+women+in+England%3A+retrospective+study+of+hospital+episode+statistics&#38;rft.jtitle=BMJ&#38;rft.artnum=http%3A%2F%2Fwww.bmj.com%2Fcgi%2Fdoi%2F10.1136%2Fbmj.e4505&#38;rft.volume=345&#38;rft.issue=jul12+2&#38;rft.issn=1756-1833&#38;rft.spage=e4505&#38;rft.date=2012&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Jeevan+R.&#38;rft.aulast=Jeevan&#38;rft.aufirst=R.&#38;rft.au=Cromwell+D.+A.&#38;rft.aulast=Cromwell&#38;rft.aufirst=D.+A.&#38;rft.au=Trivella+M.&#38;rft.aulast=Trivella&#38;rft.aufirst=M.&#38;rft.au=Lawrence+G.&#38;rft.aulast=Lawrence&#38;rft.aufirst=G.&#38;rft.au=Kearins+O.&#38;rft.aulast=Kearins&#38;rft.aufirst=O.&#38;rft.au=Pereira+J.&#38;rft.aulast=Pereira&#38;rft.aufirst=J.&#38;rft.au=Sheppard+C.&#38;rft.aulast=Sheppard&#38;rft.aufirst=C.&#38;rft.au=Caddy+C.+M.&#38;rft.aulast=Caddy&#38;rft.aufirst=C.+M.&#38;rft.au=van+der+Meulen+J.+H.+P.&#38;rft.aulast=van+der+Meulen&#38;rft.aufirst=J.+H.+P.&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Jeevan, R., Cromwell, D.A., Trivella, M., Lawrence, G., Kearins, O., Pereira, J., Sheppard, C., Caddy, C.M. &#38; van der Meulen, J.H.P. (2012). Reoperation rates after breast conserving surgery for breast cancer among women in England: retrospective study of hospital episode statistics, <span style=" font-style: italic;">BMJ, 345</span> (jul12 2) e4505. DOI: <a rev="review" href="http://dx.doi.org/10.1136%2Fbmj.e4505">10.1136/bmj.e4505</a></span></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Fri, 13 Jul 2012 11:49:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_2675093_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>‘Post-it note’ on breast cancer gene signals risk of disease spreading</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-07-11-postitnote-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-07-11-postitnote-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">‘Post-it note’ on breast cancer gene signals risk of disease spreading</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 11 July 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_088995.jpg" alt="Post-it note (200 px)" border="0" class="right" />A molecular 'post-it note' added to a <a target="_blank" href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/">breast cancer</a> gene could flag up the risk that the disease will spread in patients, according to research <a target="_blank" href="http://www.nature.com/bjc/journal/vaop/ncurrent/full/bjc2012308a.html">published in the BJC today</a>.</p>

<p>Cancer Research UK scientists at Imperial College London showed that&#160;high levels of a molecular modification called <a target="_blank" href="http://en.wikipedia.org/wiki/DNA_methylation">methylation</a> on a gene called CACNA2D3, were linked to the spread of the disease in breast cancer patients. &#160;</p>

<p>Methylation is a common cell process that adds methyl groups onto DNA to prevent the gene’s instructions from being given – acting like a post-it note on the DNA telling the cell when to switch genes off. &#160;</p>

<p>The gene CACNA2D3 is a known <a target="_blank" href="http://en.wikipedia.org/wiki/Tumour_suppressor_gene">tumour suppressor gene</a> which prevents cancer. It is not methlyated in healthy breast cells and highly methlyated in breast cancer cells.</p>

<p>The research revealed that the addition of methyl groups to the gene stops it from protecting against cancer development.</p>

<p>The gene is known to be faulty or missing in a range of cancers including lung, renal cell, neuroblastoma and osteosarcoma but this is the first time it has been linked to breast cancer.</p>

<p>Lead author, Dr Carlo Palmieri, <a href="/ssLINK/carlo-palmieri-20208">Cancer Research UK scientist</a> at Imperial College London, said: “Our research suggests that methyl groups can muffle the messages given by the CACNA2D3 gene - blocking its potential protective effect against breast cancer. Methylation of the gene could be used to flag up breast cancer patients who have a greater chance of the disease spreading – helping doctors decide what treatment plan would be most effective.<br />
<br />
“The next stage is to repeat these findings in larger studies with patients to confirm whether analysing methylation of the gene could be a useful test.”</p>

<p>Epigenetics is the study of DNA modifications - such as methylation –which change the way genes behave, rather than faults in the genes themselves.</p>

<p>Dr Julie Sharp, Cancer Research UK’s cancer information manager, said: “These results show the exciting potential of our research into epigenetics. It’s an emerging and very promising area of research that looks at how changes made to DNA can control whether genes are switched on or off, and to different amounts.</p>

<p>“Understanding the effect of epigenetics in cancer cells has enormous untapped potential – it could provide powerful clues about how to treat the disease in new ways and save more lives in the future.”</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('‘Post-it note’ on breast cancer gene signals risk of disease spreading','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1038%2Fbjc.2012.231&#38;rft.atitle=Methylation+of+the+calcium+channel+regulatory+subunit+%CE%B12%CE%B4-3+%28CACNA2D3%29+predicts+site-specific+relapse+in+oestrogen+receptor-positive+primary+breast+carcinomas&#38;rft.jtitle=British+Journal+of+Cancer&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fbjc.2012.231&#38;rft.volume=&#38;rft.issue=&#38;rft.issn=0007-0920&#38;rft.spage=&#38;rft.date=2012&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Palmieri+C&#38;rft.aulast=Palmieri&#38;rft.aufirst=C&#38;rft.au=Rudraraju+B&#38;rft.aulast=Rudraraju&#38;rft.aufirst=B&#38;rft.au=Monteverde+M&#38;rft.aulast=Monteverde&#38;rft.aufirst=M&#38;rft.au=Lattanzio+L&#38;rft.aulast=Lattanzio&#38;rft.aufirst=L&#38;rft.au=Gojis+O&#38;rft.aulast=Gojis&#38;rft.aufirst=O&#38;rft.au=Brizio+R&#38;rft.aulast=Brizio&#38;rft.aufirst=R&#38;rft.au=Garrone+O&#38;rft.aulast=Garrone&#38;rft.aufirst=O&#38;rft.au=Merlano+M&#38;rft.aulast=Merlano&#38;rft.aufirst=M&#38;rft.au=Syed+N&#38;rft.aulast=Syed&#38;rft.aufirst=N&#38;rft.au=Lo+Nigro+C&#38;rft.aulast=Lo+Nigro&#38;rft.aufirst=C&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Palmieri, C. et al (2012). Methylation of the calcium channel regulatory subunit α2δ-3 (CACNA2D3) predicts site-specific relapse in oestrogen receptor-positive primary breast carcinomas, <span style=" font-style: italic;">British Journal of Cancer, </span>DOI: <a rev="review" href="http://dx.doi.org/10.1038%2Fbjc.2012.231">10.1038/bjc.2012.231</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 11 Jul 2012</div><br/>]]></description>
					<pubDate>Wed, 11 Jul 2012 10:06:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>‘Master switch’ experimental drug could treat different cancers  </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-07-12-master-switch-drug-for-different-cancers?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-07-12-master-switch-drug-for-different-cancers?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">‘Master switch’ experimental drug could treat different cancers  </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 10 July 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_088967.jpg" alt="A light switch (200 x 200)" border="0" class="right" />A unique multi-target experimental drug could treat a range of cancer types, according to research published in <a target="_blank" href="http://clincancerres.aacrjournals.org/content/early/2012/06/26/1078-0432.CCR-11-3313.abstract">Clinical Cancer Research</a> today.</p>

<p>Cancer Research UK-funded work at <a target="_blank" href="http://www.icr.ac.uk/">The Institute of Cancer Research</a> in London shows that AT13148 – a type of drug called a <a href="/ssLINK/cancer-growth-blockers">kinase inhibitor</a> – operates like a master switch to simultaneously block several different enzymes that control cancer cell growth and cell death.</p>

<p>Many kinase inhibitors have been developed that block only a single enzyme, but so far these drugs have shown only limited effectiveness. Scientists hope that switching off cell signals at multiple points could make the drug more likely to benefit patients and also delay drug resistance.</p>

<p>Laboratory tests showed that AT13148 was able to kill a range of cancer cell types including <a href="http://cancerhelp.cancerresearchuk.org/type/sarcoma/" target="_blank">sarcoma</a>, <a href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/" target="_blank">breast</a> and <a href="http://cancerhelp.cancerresearchuk.org/type/prostate-cancer/" target="_blank">prostate</a>.</p>

<p>Lead author Dr Michelle Garrett, <a target="_blank" href="http://www.icr.ac.uk/research/team_leaders/Garrett_Michelle/">team leader in the Cancer Research UK Cancer Therapeutics Unit</a> at The Institute of Cancer Research, said: “Our study shows that this drug is effective against a range of tumour types, and operates by blocking multiple targets. These promising results have led to the decision to take the drug into patient trials.”</p>

<p>The molecule was originally discovered by scientists on the PKB drug discovery programme, a collaboration between <a target="_blank" href="http://astx.com/">Astex Pharmaceuticals</a>, <a target="_blank" href="http://www.cancertechnology.com/">Cancer Research Technology</a> and The Institute of Cancer Research, which ran from 2003 through to 2006. The collaboration generated a series of compounds, of which a preferred candidate was then selected.</p>

<p>Dr Julie Sharp, Cancer Research UK’s senior science information manager, said: “This is exciting research showing that this experimental drug does the job of several drugs all at once, by targeting numerous weak spots in cancer cells.</p>

<p>“Using one master switch to turn off the different faulty messages forcing cancer cells to keep growing could be an effective way to destroy tumours. It could also reduce the chance of patients becoming resistant to treatment."</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('‘Master switch’ experimental drug could treat different cancers  ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>Yap et al. AT13148 is a novel, oral multi-AGC kinase inhibitor with potent pharmacodynamic and antitumour activity. Clinical Cancer Research (2012). DOI: <a target="_blank" href="http://dx.doi.org/10.1158/1078-0432.CCR-11-3313">10.1158/1078-0432.CCR-11-3313</a></li>
</ul>

<p>&#160;</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 10 Jul 2012</div><br/>]]></description>
					<pubDate>Tue, 10 Jul 2012 17:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Asbestos and shift work boost work-related cancer deaths to over 8,000 a year</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-06-20-work-related-cancer-deaths?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-06-20-work-related-cancer-deaths?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Asbestos and shift work boost work-related cancer deaths to over 8,000 a year</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 20 June 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Around 8,000 cancer deaths in Britain each year are linked to <a href="ssNODELINK/HarmfulSubstancesAndCancerChem">occupations</a> - especially those where asbestos, diesel engine fumes or shift work is involved - a new study shows today. This equates to around 5 per cent of all cancer deaths in Britain.</p>

<p>The study<a href="#1"><span class="super">1</span></a>, funded by the <a href="http://www.hse.gov.uk/" target="_blank">Health and Safety Executive</a> and published in the <a href="http://www.nature.com/bjc/index.html" target="_blank">British Journal of Cancer</a>, also found that just under half of these deaths were among male construction workers who are most likely to come into contact with asbestos as well as other important carcinogens such as silica and diesel engine exhaust.<a href="#2"><span class="super">2</span></a></p>

<p>Researchers used a list of work-related cancer causing substances identified by the International Agency for Research on Cancer (IARC) to calculate the impact of work on cancer cases and deaths. And they found that around 13,600 new cancer cases are caused by risk factors related to work each year.</p>

<p>After asbestos, the main work-related risk factors were night shift-work – linked to around 1,960 female <a href="ssNODELINK/BreastCancer">breast cancer</a> cases, mineral oil from metal and printing industries – linked to around 1730 cases of <a href="ssNODELINK/BladderCancer">bladder</a>, <a href="ssNODELINK/LungCancer">lung</a> and <a href="ssNODELINK/SkinCancer">non-melanoma skin cancers</a>, sun exposure – linked to around 1540 skin cancer cases, silica exposure – linked to 910 cancer cases and diesel engine exhaust – linked to 800 cases.<a href="#3"><span class="super">3</span></a></p>

<p>And researchers warned that these estimates of cancer cases and deaths linked to occupation are likely to be conservative and could be even higher as new work-related risk factors are identified or the understanding of potential risk factors becomes more definite.<a href="#4"><span class="super">4</span></a></p>

<p>In addition there are now more cases of cancer than there were back in 2004.</p>

<p>Lead author Dr Lesley Rushton, an occupational epidemiologist based at <a href="http://www3.imperial.ac.uk/" target="_blank">Imperial College London</a>, said: “This study gives us a clear insight into how the jobs people do affect their risk of cancer.</p>

<p>“We hope these findings will help develop ways of reducing health risks caused by exposure to carcinogens in the workplace.</p>

<p>“The cancer with the greatest number of cases and deaths linked to work is lung – a disease which is hard to detect early and has poor survival. Over 30 occupational exposures have been identified by IARC as definite or probable lung cancer causing substances.</p>

<p>“One of the best ways we can beat the disease is by preventing it in the first place. Smoking has the single biggest impact on lung cancer risk, but work-place risks are also having a significant effect.”</p>

<p>Asbestos remains the most important occupational risk factor. Even though it is no longer used in construction, maintenance on old buildings can still be a risk for workers today. And the number of asbestos-related cancers will continue to rise as they can take a long time to develop.</p>

<p>Researchers said that some of the risk factors had an effect on cancer beyond the workplace – for example, asbestos can be found in some households and diesel engine exhaust contributes to air pollution.</p>

<p>Sara Hiom, director of information at Cancer Research UK, said: “It’s very worrying to see so many people developing and dying from occupation-related cancers. A large proportion of the deaths are a result of exposure to asbestos in past decades and improved safety measures should mean that in the next generation or so we will see this number tail off dramatically.</p>

<p>“The Health and Safety Executive has commissioned a review of the evidence on shift work and cancer – at the moment it’s still only classified as a probable cause of cancer. Once the review is complete in 2015, we will have a more definite understanding of the role it may play in influencing cancer risk.</p>

<p>“At this point, we expect the government and employers to take fast and appropriate action to minimise the risks faced by workers and Cancer Research UK will be watching this closely.</p>

<p>“Not smoking is the single most important thing that can reduce the likelihood of developing cancer - to put this in perspective, there are around 43,000 cancer deaths due to smoking in the UK each year. Maintaining a healthy weight, cutting back on alcohol and taking plenty of exercise can also have a big impact on reducing the risk of cancer.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: left;">For media enquiries please contact the BJC press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Asbestos and shift work boost work-related cancer deaths to over 8,000 a year','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1.</a> Rushton, L et al., Occupation and cancer in Britain, British Journal of Cancer Supplement, (2012).</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 20 Jun 2012</div><br/>]]></description>
					<pubDate>Tue, 19 Jun 2012 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>Multidisciplinary teams improve survival rates</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-06-18-Multidisciplinary-teams-improve-survival-rates?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-06-18-Multidisciplinary-teams-improve-survival-rates?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Multidisciplinary teams improve survival rates</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 18 June 2012</h3>
		
			  
		<img alt="Breast cancer survival rates are improved if decisions are made as part of a healthcare team rather an individual doctor" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_845464260_ri.jpg"/>
	
		<div class="right"></div>
	<p>Survival rates for women who have undergone surgery for <a href="ssNODELINK/BreastCancer">breast cancer</a> are improved if decisions are made as part of a healthcare team rather an individual doctor, <a href="http://www.bmj.com/content/344/bmj.e2718.full" target="_blank">according to a new study</a>.</p>

<p>The research from NHS Greater Glasgow and Clyde, published in the BMJ, shows decision-making by teams made up of surgeons, cancer physicians and nurses is likely to improve survival following surgery for breast cancer.</p>

<p>The health board said that before the introduction of multi-disciplinary care in 1995, breast cancer mortality was 11 per cent higher than in the surrounding west of Scotland health board areas.</p>

<p>Eileen Kesso, project manager, carried out the study and found survival was 18 per cent higher in patients managed in Glasgow when decisions about their care were made by a group rather than an individual doctor.</p>

<p>She said: "Multidisciplinary teams (MDTs) were introduced in Greater Glasgow Health Board in the mid-1990s, several years before the rest of the UK.</p>

<p>"They marked a new development in the delivery of cancer services but until now there has not been any strong evidence that they made any difference to patients' survival."</p>

<p>The study, carried out at the <a href="http://www.gla.ac.uk/researchinstitutes/healthwellbeing/research/publichealth/cancer/" target="_blank">West of Scotland Cancer Surveillance Unit</a>, compared breast cancer survival in the greater Glasgow area to the rest of the west of Scotland.</p>

<p>It found survival was poorer in Glasgow in the early 1990s but after team decision-making through MDTs were introduced in 1995, survival was nearly 20 per cent higher in Glasgow compared with other areas.</p>

<p>The teams, comprising a range of specialists, use evidence-based guidelines, audit their performance and meet regularly to discuss how patients should be treated.</p>

<p>The study found survival from breast cancer improved in all areas throughout the 1990s but it improved even more in Glasgow after team decision-making was introduced.</p>

<p>Chief Medical Officer Sir Harry Burns is co-author of the report and as director of public health in Glasgow in the 1990s he was involved in establishing MDTs.</p>

<p>Sir Harry said: "We looked at the way the surgeon with the best survival in Glasgow worked in a team with his clinical and nursing colleagues, and modelled care for the whole health board on his approach.</p>

<p>"We are pleased these findings confirm our belief that this is the best way to deliver breast cancer care.</p>

<p>"I'm also pleased to report that this is the way in which all breast cancer care is now delivered in Scotland and other parts of the UK."</p>

<p>But Sarah Woolnough, Cancer Research UK's director of policy, said the Government needed to make sure all patients received the best possible care.</p>

<p>"This study highlights how properly delivered cancer care can really improve things for patients. Multidisciplinary teams were brought in as the 'gold standard' of cancer care in the 1990s and have helped the UK begin to catch up with the best in Europe in terms of cancer outcomes," she said.</p>

<p>"But we know that not all hospitals are offering the same standard of multidisciplinary care to all patients, so we need to make sure best practice is shared around the NHS."</p>

<p>She also highlighted the impact of the <a href="http://scienceblog.cancerresearchuk.org/2012/04/11/a-year-to-go-countdown-to-the-new-nhs-structures/">forthcoming changes</a> to the NHS in England.</p>

<p>"We need to keep monitoring things, to ensure that the imminent NHS restructure is seen as an opportunity to reinforce this way of caring for patients in all regions," she added.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Multidisciplinary teams improve survival rates','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1136%2Fbmj.e2718&#38;rft.atitle=Effects+of+multidisciplinary+team+working+on+breast+cancer+survival%3A+retrospective%2C+comparative%2C+interventional+cohort+study+of+13+722+women&#38;rft.jtitle=BMJ&#38;rft.artnum=http%3A%2F%2Fwww.bmj.com%2Fcgi%2Fdoi%2F10.1136%2Fbmj.e2718&#38;rft.volume=344&#38;rft.issue=apr26+1&#38;rft.issn=1756-1833&#38;rft.spage=e2718&#38;rft.date=2012&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Kesson+E.+M.&#38;rft.aulast=Kesson&#38;rft.aufirst=E.+M.&#38;rft.au=Allardice+G.+M.&#38;rft.aulast=Allardice&#38;rft.aufirst=G.+M.&#38;rft.au=George+W.+D.&#38;rft.aulast=George&#38;rft.aufirst=W.+D.&#38;rft.au=Burns+H.+J.+G.&#38;rft.aulast=Burns&#38;rft.aufirst=H.+J.+G.&#38;rft.au=Morrison+D.+S.&#38;rft.aulast=Morrison&#38;rft.aufirst=D.+S.&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Kesson, E.M., Allardice, G.M., George, W.D., Burns, H.J.G. &#38; Morrison, D.S. (2012). Effects of multidisciplinary team working on breast cancer survival: retrospective, comparative, interventional cohort study of 13 722 women, <span style=" font-style: italic;">BMJ, 344</span> (apr26 1) e2718. DOI: <a rev="review" href="http://dx.doi.org/10.1136%2Fbmj.e2718">10.1136/bmj.e2718</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Mon, 18 Jun 2012 14:55:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_845464260_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Cancer Research UK initiative attracts innovative targeted cancer trials to the UK</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-05-31-strat-med-update?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-05-31-strat-med-update?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Cancer Research UK initiative attracts innovative targeted cancer trials to the UK</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 31 May 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p style=" text-align: left;"><img src="/prod_consump/groups/cr_common/@wel/@gen/documents/image/cr_086529.jpg" alt="Researcher looking at a DNA analysis" border="0" class="right" />A Cancer Research UK initiative to improve cancer gene testing has prompted two pharmaceutical companies to plan pioneering international trials into targeted cancer treatments in the UK.</p>

<p style=" text-align: left;">Cancer Research UK’s <a href="http://scienceblog.cancerresearchuk.org/2011/11/21/our-stratified-medicine-programme-what-is-it-and-how-will-it-work/" target="_blank">Stratified Medicine Programme</a> launched last year in a bid to test tumour samples from 9,000 UK patients across six different tumour types to help further research into new targeted therapies.</p>

<p>Each tumour sample is being tested for a range of gene faults linked to cancer, and the information entered into a database that will allow researchers to compare the results of treatment to specific faults within cancer cells.</p>

<p>As a result of the programme, <a href="http://www.roche.co.uk/portal/uk" target="_blank">Roche</a> and <a href="http://www.bms.com/pages/default.aspx" target="_blank">Bristol-Myers Squibb</a> are working with Cancer Research UK to run trials in the UK that rely on this testing. The Roche trial will look at whether patients with a range of cancers could benefit from the targeted skin cancer drug <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/vemurafenib" target="_blank">vemurafenib</a>. The Bristol-Myers Squibb trial is seeking health authority and ethics approval.</p>

<p>Doctors will be able to use the Stratified Medicine testing to see if any of their patients have the specific faults in their tumour, which would make them suitable to join these trials.</p>

<p>Michelle Rashford, medical director, Roche UK said: “The stratified medicines programme run by Cancer Research UK is an exciting initiative, as the opportunity to test tumour samples for a range of biomarkers is an important step in the continued development of personalised medicines. &#160;Our VE-Basket study of vemurafenib in patients with V600 mutation positive cancers across different disease areas will allow us to identify patients that may benefit from treatment, and get closer to the goal of truly targeted medicines that provide better patient outcomes, reduce unnecessary side effects and ultimately deliver life-saving and life-prolonging treatments.” &#160;</p>

<p><a href="http://www.oracle.com/uk/index.html" target="_blank">Oracle</a> has also signed an agreement with Cancer Research UK to provide <a href="http://www.oracle.com/us/industries/health-sciences/hs-translational-research-497571.html" target="_blank">Oracle Health Sciences Translational Research Center</a> software that will allow such information to be integrated and analysed much more efficiently, helping drive forward research into targeted cancer treatments.</p>

<p>Neil de Crescenzo, senior vice president and general manager at Oracle Health Sciences, said: “As we move toward the next generation of care, the ability to integrate and meaningfully analyse data will be a critical component in the ability to deliver more targeted, personalised therapies.</p>

<p>“We are delighted to work with Cancer Research UK to provide the analytical foundation needed to unlock real value from their data to support new insights at the molecular level, as they seek to expand on the genetic testing of tumours to enable more advanced, targeted and effective treatments for cancer patients.”</p>

<p>Cancer Research UK’s programme is a partnership with <a href="http://www.astrazeneca.co.uk/home/" target="_blank">AstraZeneca</a>, <a href="http://www.pfizer.co.uk/" target="_blank">Pfizer</a>, the <a href="http://www.innovateuk.org/" target="_blank">Technology Strategy Board (TSB)</a>, and a range of other universities, hospitals and companies in six collaborations funded by the TSB: a total investment of £18 million. More than 2600 patients have so far enrolled, putting the programme on target to finish recruiting at the end of next summer.</p>

<p><a href="http://en.wikipedia.org/wiki/David_Willetts" target="_blank">David Willetts</a>, Minister for Universities and Science, said: “This is an excellent example of collaboration between the research base and industry. It shows how Cancer Research UK is driving forward the delivery of significant benefits for patients. Two further pharmaceutical companies have got onboard and decided to carry out clinical trials - this is evidence of the attractiveness of the UK as a location for science and innovation."</p>

<p>James Peach, director of Cancer Research UK’s stratified medicine programme, said: “We’re delighted that our programme has helped bring these two highly innovative cancer trials to the UK, where we hope they will be of benefit to patients.</p>

<p>“Being able to quickly and efficiently identify patients on the basis of the faults within their tumour is a key step in developing targeted cancer treatments. This will be particularly important in relation to rare cancer types, where the target gene faults may only be present in a relatively small number of patients making it more difficult to do research.</p>

<p>“Patients are the heart of this work, so I’d like to thank the thousands of them who have volunteered, as well as the donors who enable this vital work to take place, and the dedicated teams in the 21 hospitals and three genetics labs across the UK that make it happen every day.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: center;">For media enquiries, please contact the Cancer Research UK press office on 020 3469 8300 or, out of hours, 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cancer Research UK initiative attracts innovative targeted cancer trials to the UK','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 31 May 2012</div><br/>]]></description>
					<pubDate>Wed, 30 May 2012 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>Study uncovers genetic diversity of breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-05-16-Study-uncovers-genetic-diversity-of-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-05-16-Study-uncovers-genetic-diversity-of-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Study uncovers genetic diversity of breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 16 May 2012</h3>
		
			  
		<img alt="Researchers have identified nine new genes that lead to the development of breast cancer" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_1186692_ri.jpg"/>
	
		<div class="right"></div>
	<p>Nine new genes involved in the development of <a href="ssNODELINK/BreastCancer">breast cancer</a> have been uncovered, bringing the total number to at least 40.</p>

<p>Scientists led by a team at the Wellcome Trust <a href="https://www.sanger.ac.uk/" target="_blank">Sanger Institute</a> examined genetic changes in the breast tumours of 100 women.</p>

<p>The authors say their research, <a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature11017.html" target="_blank">published in the journal Nature</a>, gives a "sobering perspective on the complexity and diversity" of breast cancer, as no two breast cancers shared the same combination of faulty cancer genes.</p>

<p>Many cancers develop when non-inherited faults in genes accumulate during a person's lifetime.</p>

<p>Some faults are relatively harmless, but, so-called 'driver' mutations occur in cancer genes and contribute to the development of cancer.</p>

<p>Dr Patrick Tarpey from the Wellcome Trust Sanger Institute said: "To identify new cancer genes that lead to the development of breast cancer, we searched for driver mutations in over 21,000 genes, and found evidence for nine new cancer genes involved in the development of this cancer."</p>

<p>Most individual cancers contained different combinations of mutated genes.</p>

<p>The Institute's director, Professor Mike Stratton, said: "We found that breast cancer can be caused by more than 70 different combinations of mutations.</p>

<p>"If we consider three breast cancers, each with four driver mutations: they might share none of those driver mutations - so each is a different genetic 'animal'. They are different cancers driven by different genes. We need to classify them as carefully as we can. This study is a step towards that goal," he added.</p>

<p>Breast cancer is the most common cancer among women in the UK, with more than 48,000 women diagnosed with the disease every year.</p>

<p>The researchers hope that understanding genetic diversity in breast cancer will be an important step towards more rational treatment for the disease.</p>

<p>Professor Andy Futreal, also from the Wellcome Trust Sanger Institute, said: "One of the most striking things about breast cancer is how it progresses differently in each patient and how each patient responds differently to therapy. Our results can help us to understand these differences.</p>

<p>Professor Stratton added: "The picture is certainly more complicated than we would have wanted, but as with many other things knowledge is our strongest weapon.</p>

<p>Professor Carlos Caldas, a Cancer Research UK-funded breast cancer expert who was involved in the work, agreed.</p>

<p>"This is a very important and rigorous analysis," he said.</p>

<p>"When taken together with other recent results, these new genes contribute to a detailed and ever-more complex catalogue of the genetic faults in breast cancer.</p>

<p>"And this knowledge will doubtless drive further research that will, when replicated in larger numbers of cancer samples, lead to better ways to diagnose and treat breast cancer patients in the future."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Study uncovers genetic diversity of breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=Nature&#38;rft_id=info%3Adoi%2F10.1038%2Fnature11017&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=The+landscape+of+cancer+genes+and+mutational+processes+in+breast+cancer&#38;rft.issn=0028-0836&#38;rft.date=2012&#38;rft.volume=&#38;rft.issue=&#38;rft.spage=&#38;rft.epage=&#38;rft.artnum=http%3A%2F%2Fwww.nature.com%2Fdoifinder%2F10.1038%2Fnature11017&#38;rft.au=Stephens%2C+P.&#38;rft.au=Tarpey%2C+P.&#38;rft.au=Davies%2C+H.&#38;rft.au=Van+Loo%2C+P.&#38;rft.au=Greenman%2C+C.&#38;rft.au=Wedge%2C+D.&#38;rft.au=Zainal%2C+S.&#38;rft.au=Martin%2C+S.&#38;rft.au=Varela%2C+I.&#38;rft.au=Bignell%2C+G.&#38;rft.au=Yates%2C+L.&#38;rft.au=Papaemmanuil%2C+E.&#38;rft.au=Beare%2C+D.&#38;rft.au=Butler%2C+A.&#38;rft.au=Cheverton%2C+A.&#38;rft.au=Gamble%2C+J.&#38;rft.au=Hinton%2C+J.&#38;rft.au=Jia%2C+M.&#38;rft.au=Jayakumar%2C+A.&#38;rft.au=Jones%2C+D.&#38;rft.au=Latimer%2C+C.&#38;rft.au=Lau%2C+K.&#38;rft.au=McLaren%2C+S.&#38;rft.au=McBride%2C+D.&#38;rft.au=Menzies%2C+A.&#38;rft.au=Mudie%2C+L.&#38;rft.au=Raine%2C+K.&#38;rft.au=Rad%2C+R.&#38;rft.au=Spencer+Chapman%2C+M.&#38;rft.au=Teague%2C+J.&#38;rft.au=Easton%2C+D.&#38;rft.au=Langer%C3%B8d%2C+A.&#38;rft.au=OSBREAC%2C+.&#38;rft.au=Lee%2C+M.&#38;rft.au=Shen%2C+C.&#38;rft.au=Tee%2C+B.&#38;rft.au=Huimin%2C+B.&#38;rft.au=Broeks%2C+A.&#38;rft.au=Vargas%2C+A.&#38;rft.au=Turashvili%2C+G.&#38;rft.au=Martens%2C+J.&#38;rft.au=Fatima%2C+A.&#38;rft.au=Miron%2C+P.&#38;rft.au=Chin%2C+S.&#38;rft.au=Thomas%2C+G.&#38;rft.au=Boyault%2C+S.&#38;rft.au=Mariani%2C+O.&#38;rft.au=Lakhani%2C+S.&#38;rft.au=van+de+Vijver%2C+M.&#38;rft.au=van+%E2%80%98t+Veer%2C+L.&#38;rft.au=Foekens%2C+J.&#38;rft.au=Desmedt%2C+C.&#38;rft.au=Sotiriou%2C+C.&#38;rft.au=Tutt%2C+A.&#38;rft.au=Caldas%2C+C.&#38;rft.au=Reis-Filho%2C+J.&#38;rft.au=Aparicio%2C+S.&#38;rft.au=Salomon%2C+A.&#38;rft.au=B%C3%B8rresen-Dale%2C+A.&#38;rft.au=Richardson%2C+A.&#38;rft.au=Campbell%2C+P.&#38;rft.au=Futreal%2C+P.&#38;rft.au=Stratton%2C+M.&#38;rft.au=Karesen%2C+R.&#38;rft.au=Schlichting%2C+E.&#38;rft.au=Naume%2C+B.&#38;rft.au=Sauer%2C+T.&#38;rft.au=Ottestad%2C+L.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Stephens, P.et al (2012). The landscape of cancer genes and mutational processes in breast cancer <span style=" font-style: italic;">Nature</span> DOI: <a rev="review" href="http://dx.doi.org/10.1038/nature11017">10.1038/nature11017</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Wed, 16 May 2012 16:56:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_1186692_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Scientists re-write rule book on breast cancer in landmark global study</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-04-18-breast-cancer-rule-book-rewritten?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-04-18-breast-cancer-rule-book-rewritten?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Scientists re-write rule book on breast cancer in landmark global study</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 18 April 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>A major study carried out by Cancer Research UK scientists could revolutionise the way women with <a href="ssNODELINK/BreastCancer">breast cancer</a> will be <a href="ssNODELINK/DiagnosingBreastCancer">diagnosed</a> and <a href="ssNODELINK/TreatingBreastCancer">treated</a> in the future, by reclassifying the disease into 10 completely new categories based on the <a href="ssNODELINK/faultygenes">genetic</a> fingerprint of a tumour.</p>

<p>Doctors should one day be able to predict survival more accurately in women with breast cancer based on these new subtypes, and better tailor treatment to the individual patient.</p>

<p>The research – published in <a target="_blank" href="http://www.nature.com/">Nature</a><a href="#1"><span class="super">1</span></a> today (Wednesday) – is the largest global gene study of breast cancer tissue ever performed – the culmination of decades of research into the disease.<br />
<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/ONycbNVBs5s" frameborder="0" allowfullscreen></iframe><br />
The team at Cancer Research UK’s <a href="ssNODELINK/OurResearchInCambridge">Cambridge Research Institute</a>, in collaboration with the <a target="_blank" href="http://www.bccancer.bc.ca/default.htm">BC Cancer Agency Vancouver Canada</a>, analysed the DNA and RNA<a href="#2"><span class="super">2</span></a> of 2,000 tumour samples taken from women diagnosed with breast cancer between five and 10 years ago.</p>

<p>The scientists:</p>

<ul>
<li>Classified breast cancer into at least 10 subtypes<a href="#3"><span class="super">3</span></a> grouped by common genetic features that correlate with survival. This new classification could change the way drugs are tailored to treat women with breast cancer.<br />
</li>

<li>Discovered several completely new breast cancer genes that drive the disease. They are all potential targets for the development of new types of drugs. This information will be available to scientists worldwide to boost drug discovery and development.<br />
</li>

<li>Revealed the relationship between these genes and known cell signalling pathways – networks that control cell growth and division. This could pinpoint how these gene faults cause cancer, by disrupting important cell processes.</li>
</ul>

<p>Study co-lead author, <a href="ssLINK/prof-carlos-caldas">Professor Carlos Caldas</a>, senior group leader at Cancer Research UK’s Cambridge Research Institute and the Department of Oncology, <a target="_blank" href="http://www.cam.ac.uk">University of Cambridge</a>, said: “Our results will pave the way for doctors in the future to diagnose the type of breast cancer a woman has, the types of drugs that will work, and those that won’t, in a much more precise way than is currently possible.</p>

<p>“This research won’t affect women diagnosed with breast cancer today. But in the future, breast cancer patients will receive treatment targeted to the genetic fingerprint of their tumour.</p>

<p>“We’ve drilled down into the fundamental detail of the biological causes of breast cancer in a comprehensive genetic study. Based on our results we’ve reclassified breast cancer into 10 types – making breast cancer an umbrella term for an even greater number of diseases.<br />
“Essentially we’ve moved from knowing what a breast tumour looks like under a microscope to pinpointing its molecular anatomy – and eventually we’ll know which drugs it will respond to.</p>

<p>“The next stage is to discover how tumours in each subgroup behave – for example do they grow or spread quickly? And we need to carry out more research in the laboratory and in patients to confirm the most effective treatment plan for each of the 10 types of breast cancer.”</p>

<p>Professor Samuel Aparicio, co-lead author of the study based at the BC Cancer Agency in Vancouver, Canada, said: “Breast cancer is a global problem and it’s exciting to see a new framework for the understanding of breast cancer emerge from our partnership with colleagues in the UK.</p>

<p>“The new molecular map of breast cancer points us to new drug targets for treating breast cancer and also defines the groups of patients who would benefit most.”</p>

<p>He added: “The size of this study is unprecedented and provides insights into the disease such as the role of immune response, which will stimulate other avenues of research.”</p>

<p>Dr Harpal Kumar, chief executive of Cancer Research UK, said: “This landmark study will completely change the way we look at breast cancer. It’s the result of decades of research by our scientists to identify the causes and drivers of the disease, which included a pivotal role in decoding the well-known BRCA genes.</p>

<p>“We’re entirely funded by the generosity of the public and this incredible support has put us at the heart of progress that’s underpinned the dramatic increase in the number of women surviving from breast cancer in the UK. This new study will enable us to make a further step-change for patients with breast cancer. &#160;</p>

<p>“Our research has underpinned important drugs, such as tamoxifen and herceptin, which have saved the lives of many thousands of women with breast cancer. And we’ve helped to improve and refine radiotherapy for breast cancer - a vital part of treatment for this disease.<br />
<br />
“These latest results demonstrate again how solid scientific research is the foundation for translation into patient benefit and ultimately improving breast cancer survival.”</p>

<p>Cancer Research UK is a major funder of breast cancer research in the UK. Eight out of 10 women now survive breast cancer for more than five years, compared with five out of 10 women in the 1970s.</p>

<p>Dr Kumar added: “More women than ever before are surviving breast cancer thanks to our work. But there is much more to be done. We’ve a clear view of the questions- ahead and now we must focus on finding the answers.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: left;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Scientists re-write rule book on breast cancer in landmark global study','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1</a>. The integrative genomic and transcriptomic architecture of 2000 breast tumours. Curtis et al. Nature. DOI: 10.1038/nature10983</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 18 Apr 2012</div><br/>]]></description>
					<pubDate>Wed, 18 Apr 2012 17:00:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>International consortium releases cancer gene data</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-03-15-International-consortium-releases-cancer-gene-data?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-03-15-International-consortium-releases-cancer-gene-data?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">International consortium releases cancer gene data</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 15 March 2012</h3>
		
			  
		<img alt="The International Cancer Genome Consortium aims to deliver genomic data on more than 50 types of cancer" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_268224217_ri.jpg"/>
	
		<div class="right"></div>
	<p>The <a href="http://www.icgc.org/" target="_blank">International Cancer Genome Consortium</a> (ICGC) has released genetic data from a series of studies into different types of cancer.</p>

<p>The data can now be used by researchers worldwide, to help drive forward their own research projects.</p>

<p>The data were released on the same day that the ICGC announced a new project in South Korea to pin down the genetic faults that cause breast cancer in East Asian women.</p>

<p>The consortium says it is ahead of schedule in its plan to deliver genomic data on more than 50 types of cancer over a period of 10 years.</p>

<p>The ICGC involves various research organisations around the world, including Cancer Research UK, which <a href="http://scienceblog.cancerresearchuk.org/2011/07/14/cracking-the-cancer-code-the-international-cancer-genome-consortium/">is working on</a> prostate and oesophageal cancers.</p>

<p style=" text-align: center;"><iframe width="560" height="315" src="http://www.youtube.com/embed/YApBdEmtGtI" frameborder="0" allowfullscreen></iframe></p>

<p>The Consortium's eighth major data release includes the first findings from the UK's myelodysplastic syndrome study, alongside liver cancer research in France and a childhood brain cancer project in Germany.</p>

<p>Other findings include updates from the UK's breast cancer (triple negative) project, pancreatic research projects in Australia and Canada, and liver cancer research in Japan.</p>

<p>Cancer Research UK's Professor David Scott, welcomed the new data, saying it would drive forward cancer research.</p>

<p>"It's good to see that the International Cancer Genome Consortium is continuing to make progress and is ahead of schedule," he said.</p>

<p>"The release of data announced today should help researchers worldwide - including those funded by Cancer Research UK - gain new insights into how these cancers develop, and open up new avenues in the search for targets for treatments," he added.</p>

<p>For its latest study in South Korea, the ICGC will collaborate with the National Centre for Cancer Genomics in Seoul.</p>

<p>Because there are significant genetic and lifestyle differences between Caucasian and East Asian patients, data from the study will be compared with ICGC breast cancer projects in the UK, France and the US.</p>

<p>The study will be led by Dr Gu Kong from Hanyang University, alongside teams from Seoul National University, the Asian Medical Centre, and Gachon University of Medicine and Science.</p>

<p>Dr Hyung-Lae Kim, director of the national project for personalised genomic medicine at Korea&#38;aposs Ministry of Health, said: "It is our great pleasure to join the ICGC.</p>

<p>"We believe that genomic data from Asian cancer patients will contribute to the current ICGC breast cancer project both scientifically and clinically."</p>

<p>Henry Scowcroft, Cancer Research UK's science information manager, said the research would ultimately improve the way genetic knowledge was applied to people of different ethnicities.</p>

<p>"Most of the research into the gene faults that cause cancer has predominantly looked at Caucasian populations, so it's great to hear South Korea is joining the ICGC.</p>

<p>"It's extremely important to make sure that our knowledge of cancer's inner workings applies to as many people from as broad a range of ethnicities as possible," he said.</p>

<p>ICGC has already received funding commitments from groups in Asia, Australia, Europe and North America for 47 project teams to study the genomes of more than 18,000 tumours. Information on more than 3,493 tumours <a href="http://dcc.icgc.org/" target="_blank">is available through its website</a>.</p>

<p>Previous data released by ICGC include its Chinese gastric cancer project and the Spanish chronic lymphocytic leukaemia project.</p>

<p>Meanwhile, submissions from the US Cancer Genome Atlas have contributed information on 10 types of cancer affecting the blood, brain, colon, kidney, lung, ovaries, rectum, and uterus.</p>

<p>Cancer Research UK's oesophageal and prostate cancer projects have recently successfully completed pilot phases, with the full projects now starting.</p>

<p>These projects are funded by the <a href="http://www.dallagliofoundation.com/" target="_blank">Dallaglio Foundation</a> (prostate) and the <a href="http://www.cancerresearchuk.org/thecatalystclub/" target="_blank">Catalyst Club</a> (oesophageal).</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('International consortium releases cancer gene data','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Thu, 15 Mar 2012 16:21:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_268224217_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Oestrogen-only HRT after hysterectomy &#39;may protect against breast cancer&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-03-07-Oestrogen-only-HRT-after-hysterectomy-may-protect-against-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-03-07-Oestrogen-only-HRT-after-hysterectomy-may-protect-against-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Oestrogen-only HRT after hysterectomy 'may protect against breast cancer'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 7 March 2012</h3>
		
			  
		<img alt="A specific hormone replacement therapy protects against breast cancer even after treatment is stopped" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_441193301_ri.jpg"/>
	
		<div class="right"></div>
	<p>Women who use oestrogen-only <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/cancer-questions/hrt-and-cancer-risk">hormone replacement therapy</a> (HRT) to relieve menopausal symptoms after a hysterectomy have a reduced risk of developing or dying from breast cancer.</p>

<p>This is the conclusion of a <a target="_blank" href="http://www.lancet.com/journals/lanonc/article/PIIS1470-2045(12)70075-X/abstract">US study</a> of around 7,500 women who took oestrogen-only HRT or a placebo for about six years then stopped.</p>

<p>Previous research indicates that the more common form of HRT, which contains both oestrogen and the hormone progesterone, increases the risk of developing breast cancer.</p>

<p>In this new study, around five years after stopping treatment, 151 women in the oestrogen-only HRT group developed breast cancer, versus 199 women in the placebo group, a difference of 23 per cent.</p>

<p>Women in the HRT group who did develop breast cancer were also 63 per cent less likely to die from the disease.</p>

<p>Oestrogen-only HRT is known to be linked to cancer of the womb and for this reason is only given to women who have undergone a hysterectomy.</p>

<p>The new results, published in The Lancet Oncology journal, come from the Women's Health Initiative (WHI), a major US study of post-menopausal women launched in 1993.</p>

<p>The study showed that women who had oestrogen-only HRT had long-lasting protection against breast cancer.</p>

<p>But this potential benefit needs to be balanced against an increased risk of blood clots and strokes associated with HRT, say the researchers, who were led by Professor Garnet Anderson, from the Fred Hutchinson Cancer Research Centre in Seattle.</p>

<p>And women with a family history of breast cancer do not seem to benefit from the protective effects of oestrogen-only HRT.</p>

<p>The researchers said that the study does not support the use of oestrogen solely to reduce breast cancer risk.</p>

<p>Professor Jack Cuzick, a Cancer Research UK epidemiologist based at Queen Mary, University of London, said the results were important: "This is the first randomised controlled trial of oestrogen-only HRT and breast cancer risk, and is well designed. So although this study contradicts some research showing that oestrogen-only HRT moderately increases the risk of breast cancer, it shouldn't be ignored. We need further research to clarify exactly how oestrogen-only HRT affects breast cancer risk in women of different ages and family histories.</p>

<p>"If a woman is considering starting or stopping HRT, or using it for a long time, she should discuss it with her doctor who can help weigh up the benefits and risks of different types of HRT and make the right choice based on her own circumstances.</p>

<p>"There are different types of HRT, and it's clear that combined types increase the risk of breast cancer and other health problems. For women who've had a hysterectomy, oestrogen-only HRT is an effective short-term treatment for menopausal symptoms. But women taking it should use the lowest dose possible for as short a time as they need it."</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Oestrogen-only HRT after hysterectomy 'may protect against breast cancer'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=The+Lancet+Oncology&#38;rft_id=info%3Adoi%2F10.1016%2FS1470-2045%2812%2970075-X&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=Conjugated+equine+oestrogen+and+breast+cancer+incidence+and+mortality+in+postmenopausal+women+with+hysterectomy%3A+extended+follow-up+of+the+Women%27s+Health+Initiative+randomised+placebo-controlled+trial&#38;rft.issn=14702045&#38;rft.date=2012&#38;rft.volume=&#38;rft.issue=&#38;rft.spage=&#38;rft.epage=&#38;rft.artnum=http%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS147020451270075X&#38;rft.au=Anderson%2C+G.&#38;rft.au=Chlebowski%2C+R.&#38;rft.au=Aragaki%2C+A.&#38;rft.au=Kuller%2C+L.&#38;rft.au=Manson%2C+J.&#38;rft.au=Gass%2C+M.&#38;rft.au=Bluhm%2C+E.&#38;rft.au=Connelly%2C+S.&#38;rft.au=Hubbell%2C+F.&#38;rft.au=Lane%2C+D.&#38;rft.au=Martin%2C+L.&#38;rft.au=Ockene%2C+J.&#38;rft.au=Rohan%2C+T.&#38;rft.au=Schenken%2C+R.&#38;rft.au=Wactawski-Wende%2C+J.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Anderson, G. et al. (2012). Conjugated equine oestrogen and breast cancer incidence and mortality in postmenopausal women with hysterectomy: extended follow-up of the Women's Health Initiative randomised placebo-controlled trial <span style=" font-style: italic;">The Lancet Oncology</span> DOI: <a rev="review" href="http://dx.doi.org/10.1016/S1470-2045(12)70075-X">10.1016/S1470-2045(12)70075-X</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Wed, 07 Mar 2012 16:04:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_441193301_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>CRT unveils &#39;screen test&#39; for potential drugs to treat oestrogen positive breast cancer </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/CR_085058?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/CR_085058?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">CRT unveils 'screen test' for potential drugs to treat oestrogen positive breast cancer </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 5 March 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Cancer Research UK and its commercial arm, <a href="http://www.cancertechnology.co.uk/" target="_blank">Cancer Research Technology</a> have developed a unique test to discover molecules that could lead to potential new treatments for oestrogen receptor (ER)-positive breast cancer.</p>

<p>The team at <a href="http://www.cambridgecancer.org.uk/" target="_blank">Cancer Research UK’s Cambridge Research Institute</a> has unveiled a cell-based test that allows scientists to screen a library of 150,000 small drug-like molecules and identify those that switch off a cell signalling system called the FOXA1 pathway.</p>

<p>The team has previously shown that blocking the main protein in the pathway, FOXA1, blocks growth of ER-positive breast cancer cells, even in the presence of oestrogen receptors, which usually fuel the disease.</p>

<p>Current standard hormone treatments block the oestrogen receptor or the production of oestrogen. But sometimes patients stop responding to these drugs.</p>

<p>Resistant ER-positive breast tumours often rely on cell signals triggered by the oestrogen receptor to continue to fuel the disease.<br />
<br />
The discovery of molecules that block the FOXA1 pathway, which prevents the oestrogen receptor driving the cancer, might provide new approaches to treat patients who are resistant to current approaches.</p>

<p>Dr Jason Carroll, group leader at Cancer Research UK’s Cambridge Research Institute, said: “There’s an urgent need to find new ways to treat breast cancer that is no longer responding to standard treatments, which work by targeting the effect of oestrogen in cancer cells.</p>

<p>“Our team has pinpointed the FOXA1 pathway, which we can target with new treatments to help combat this problem.</p>

<p>“We’ve designed a tailored test that identifies the molecules which switch off the pathway – and which we hope could one day be developed into a new class of drugs.”</p>

<p>The team also discovered that blocking FOXA1 could prevent growth of molecular apocrine breast cancer cells. &#160;Women with this form of breast cancer have limited options for treatment and poor survival.</p>

<p>Dr Keith Blundy, CEO of Cancer Research Technology, said: “We’re proud that the work of Cancer Research UK has already helped to transform breast cancer treatment, leading to significant improvements in survival.</p>

<p>“The FOXA1 pathway is an exciting new area of research and we hope that our cell-based screen will allow us to identify potential new targets for drug development this year.</p>

<p>“We’d be keen to collaborate with industry to screen their library, alongside ongoing research input from our team, to form an effective partnership with exciting opportunities.”</p>

<p><br />
ENDS</p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('CRT unveils 'screen test' for potential drugs to treat oestrogen positive breast cancer ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 05 Mar 2012</div><br/>]]></description>
					<pubDate>Mon, 05 Mar 2012 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Age affects risk of being diagnosed with cancer at advanced stage</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-03-02-age-affects-stage-at-diagnosis-of-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-03-02-age-affects-stage-at-diagnosis-of-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Age affects risk of being diagnosed with cancer at advanced stage</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 2 March 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Older women with <a href="ssNODELINK/BreastCancer">breast cancer</a> face a higher risk of being diagnosed with the disease at a late stage, while the risk of an advanced stage diagnosis of <a href="ssNODELINK/LungCancer">lung cancer</a> decreases with age, a new study shows today.<br />
<br />
Researchers from the University of Cambridge and the Eastern Cancer Registration and Information Centre (ECRIC) said the study showed that efforts to diagnose cancer early need to be better tailored to different age groups.<br />
<br />
The study, published in the <a href="http://www.nature.com/bjc/" target="_blank">British Journal of Cancer</a>*, used ECRIC data on stage – a measure of how advanced the cancer is when diagnosed.<br />
<br />
The research aimed to find whether there was a link between age or socio-economic background and being diagnosed with advanced stage cancer.<br />
<br />
Researchers looked at around 17,800 women with breast cancer and over 13,200 patients with lung cancer in the east of England who were diagnosed between 2006 and 2009.<br />
<br />
They found that compared to women aged 65-69, women aged 70-74 had a 21 per cent increased chance of a late stage breast cancer diagnosis.<br />
<br />
The chance of an advanced breast cancer diagnosis became higher as women got older – even accounting for the effect of <a href="ssNODELINK/Screening">screening</a>. For example, it was 46 per cent higher in women aged 75-79.**<br />
<br />
In contrast, it was less likely that older patients would be diagnosed with advanced stage lung cancer than younger patients.<br />
<br />
Compared with people aged 65-69, people aged 70-74 were 18 per cent less likely of be diagnosed with late stage lung cancer and this chance decreased further with age - for people aged 75-79 it was 26 per cent lower.<br />
<br />
For breast cancer, the study also found that late stage diagnosis was more common in women from deprived backgrounds. For lung cancer, late stage diagnosis was more common in men.<br />
<br />
Dr Georgios Lyratzopoulos, study author based at the University of Cambridge, said: “Patient <a href="ssNODELINK/CancerSignsAndSymptoms">awareness of the signs</a> of breast cancer is known to be lower among older women and this may explain why breast cancer is diagnosed later among this age group.<br />
<br />
“But it is puzzling why older patients have a lower risk of advanced stage lung cancer. More research is needed to better understand this pattern.”<br />
<br />
The researchers added that the strong likelihood of older women being diagnosed with late stage breast cancer was worrying given that the risk of the disease increases with age.***<br />
<br />
Dr David Greenberg, study author based at ECRIC, said: “Collecting staging data has proved difficult in the past but this data is vital to understanding how to improve the diagnosis of cancer. ECRIC has the most complete information on stage. A modernisation programme for cancer registries aims to improve the collection of such information nationwide by end of 2012.”<br />
<br />
Sara Hiom, director of information at Cancer Research UK, said: “If cancer is caught early, patients usually have a better chance of beating the disease as more effective treatment options are available.<br />
“We have made great progress in <a href="ssNODELINK/EnglandAndWalesCancerSurvivalS">improving cancer survival rates</a> in the last 40 years, but there is still more work to be done to help more people survive cancer. &#160;<br />
“Collecting information on stage at diagnosis is vital to do this and we must think how to target messages appropriately to the right audiences.<br />
“Cancer Research UK works to raise symptom awareness, and encourage and enable people to go visit their doctor as soon as their notice anything unusual for their bodies.”<br />
&#160;</p>

<p style=" text-align: center;">ENDS<br />
<br />
For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Age affects risk of being diagnosed with cancer at advanced stage','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>References</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>*Lyratzopoulos, G et al., Variation in advanced stage at diagnosis of lung and female breast cancer in an English region 2006-2009 British Journal of Cancer (2012)<br />
DOI: 10.1038/bjc.2012.30</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 02 Mar 2012</div><br/>]]></description>
					<pubDate>Fri, 02 Mar 2012 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>EU cancer death rate expected to fall again</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-28-EU-cancer-death-rate-expected-to-fall-again?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-28-EU-cancer-death-rate-expected-to-fall-again?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">EU cancer death rate expected to fall again</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 29 February 2012</h3>
		
			  
		<img alt="The rate of death from cancer is expected to continue falling in Europe" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_5911148_ri.jpg"/>
	
		<div class="right"></div>
	<p>Researchers predict that the proportion of the European Union (EU) population that dies from cancer will continue to drop in 2012.</p>

<p>The falling rates of cancer death are due to a decline in men <a href="ssNODELINK/SmokingAndCancer">smoking</a>, and to progress in cancer prevention, early detection and treatment, according to the authors of the report, published in the journal <a target="_blank" href="http://annonc.oxfordjournals.org/">Annals of Oncology</a>.</p>

<p>The new figures were described as "encouraging" by Cancer Research UK, but also highlight a trend of rising <a href="ssNODELINK/LungCancerMortalityStatistics">lung cancer death rates</a> in women.</p>

<p>Overall, cancer death rates for 2012 will be 139 per 100,000 for men and 85 per 100,000 for women. This is a 10 per cent fall for men and a seven per cent fall for women, compared with rates from five years ago</p>

<p>But the total number of people dying of cancer is set to increase, as the EU population ages.</p>

<p>The report forecasts that around 1.28 million people will die from cancer this year - 717,398 men and 565,703 women. In 2007 this figure was around 1.26 million.</p>

<p>All cancers were included in the overall tally. The researchers also looked individually at cancers of the stomach, intestine, pancreas, lung, prostate, breast, and uterus (including cervix), and leukaemias.</p>

<p>The report predicted substantial reductions in breast cancer death rates, not just in middle-aged and older women, but also in younger women.</p>

<p>Overall breast cancer death rates are tipped to fall by nine per cent to 14.9 per 100,000 women, while deaths among women aged 20 to 49 will fall by 13 per cent to 6.3 per 100,000 women.</p>

<p>Study leader Professor Carlo La Vecchia, from the University of Milan, said: "The fact that there will be substantial falls in deaths from breast cancer, not only in middle age, but also in the young, indicates that important advancements in treatment and management are playing a major role in the decline in death rates."</p>

<p>A total of 88,000 women in the EU are expected to die of breast cancer in 2012, making it the leading cause of death overall in women.</p>

<p>But they predict lung cancer will be the biggest cause of death among women in the UK and Poland, with rates of 21.4 and 16.9 per 100,000 women respectively.</p>

<p>And lung cancer will continue to be the biggest cause of death among men in the EU with a rate of 37.2 per 100,000. But this is a 10 per cent fall on the 41.3 figure from 2007.</p>

<p>Catherine Thomson, head of statistical information at Cancer Research UK, said the study is in line with previous research "which shows that generally death rates from cancer in the UK are predicted to fall".</p>

<p>She added: "This is true for breast and bowel cancers and lung cancer in men - reassuring news that highlights the impact of men stopping smoking, the introduction of new therapies and diagnostics, and how the NHS has improved treatment delivery.</p>

<p>But she said that climbing lung cancer death rates in women were worrying.</p>

<p>"Smoking prevention is the key to reducing lung cancer rates as over eight out of 10 lung cancer cases are caused by smoking. Most smokers start under the age of 18, so efforts to dissuade both boys and girls from starting to smoke in the first place must be continued," she continued.</p>

<p>"One important step is to remove the displays of cigarettes in shops - which is being rolled out in large stores and supermarkets in April. Tobacco companies have used the cigarette pack to appeal to new smokers over recent years. Cancer Research UK is also urging the government to remove all branding from tobacco packets and sell this deadly product in plain, standardised packets with large health warnings front and back."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('EU cancer death rate expected to fall again','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Wed, 29 Feb 2012 00:30:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_5911148_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Hundreds more breast cancer patients should be tested for BRCA1 gene</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-02-14-more-breast-cancer-tested-BRCA1-gene?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-02-14-more-breast-cancer-tested-BRCA1-gene?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Hundreds more breast cancer patients should be tested for BRCA1 gene</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 15 February 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p style=" text-align: left;">Leading breast cancer experts are calling for women under 50 who are diagnosed with <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/cancer-questions/triple-negative-breast-cancer">triple-negative (TN) breast cancer</a> to be offered testing for faults in the BRCA1 gene, according to a report published in the <a href="http://www.nature.com/bjc/index.html">British Journal of Cancer</a>.<br />
<br />
The researchers – funded by Cancer Research UK and led by scientists at <a target="_blank" href="http://www.icr.ac.uk/">The Institute of Cancer Research</a> – looked at more than 300 women with TN breast cancer and found BRCA1 mutations in nearly one in five women diagnosed under 50.<br />
<br />
But due to the cost of testing for the BRCA1 mutation, <a target="_blank" href="http://www.nice.org.uk/nicemedia/pdf/CG041PublicInfoCorrected.pdf">NICE guidance</a> recommends that BRCA1 should be offered if the likelihood of detecting a mutation is greater than 20 per cent, although many testing centres offer it if the likelihood is between 10-20 per cent.<br />
<br />
Centres use a range of criteria and methods to determine if a patient is eligible for testing. But this requires specialist knowledge and software and potentially misses hundreds of women a year.<br />
<br />
Based on their findings the researchers estimate more than one in three women with TN breast cancer caused by BRCA1 mutations would not have been tested using the current criteria.<br />
<br />
Lead author Professor Nazneen Rahman, a Cancer Research UK funded researcher at the Institute of Cancer Research and the Royal Marsden Hospital, said: “Our findings show that women diagnosed with triple-negative breast cancer under 50 should be offered BRCA1 testing. Using a simple age criteria for testing will provide a clear and understandable guide for doctors and women to follow, and should result in many more women benefitting from the optimised care that genetic information makes possible.”<br />
<br />
Changing the current testing guidelines could mean an extra 1,200 tests a year, which the researchers acknowledge will place an extra burden on current genetic testing services.<br />
<br />
Professor Rahman added: “There are hurdles to overcome so that NHS testing services can cope with more BRCA1 testing, but we’re moving towards an era of faster and cheaper genetic testing, so it will soon be possible.”<br />
<br />
Women carrying the BRCA1 mutation have up to a 65 per cent chance of developing breast cancer by the time they are 70. But only around one in 900 women in the general population carry a BRCA1 mutation.<br />
<br />
Breast cancers with BRCA1 mutations can respond well to treatment with platinum-based drugs, such as carboplatin and cisplatin, and also to radiotherapy. But they can develop resistance to the treatment and start to grow again.<br />
<br />
Rowena Kincaid, 36, from Cardiff, was diagnosed with breast cancer in July 2009 after finding a lump. It was confirmed as triple negative and she underwent a lumpectomy followed by four months of chemotherapy and radiotherapy. She is now doing well, is back at work and took part in Race for Life in 2011.<br />
<br />
She said: “I am interested to know about the genetic testing, as I know there has been cancer in the family. To be offered the chance to find out if I carry the BRCA1 mutation would not only give me insight to my own disease but also allow me and my family to discuss with our doctors if we carry the mutation what the next steps would be.”<br />
<br />
Professor Peter Johnson, chief clinician at Cancer Research UK, said: “It’s important that we identify women and their families who carry BRCA1 mutations. They’re more likely to develop breast and ovarian cancer, so armed with this knowledge doctors can offer targeted screening and tailored treatments to these women.<br />
<br />
“The NHS needs to adapt so that tests for BRCA1 can be offered to women who are likely to carry the mutation. This approach will be cost-effective for the NHS in the long-term, leading to a substantial reduction in the number of breast and ovarian cancers by offering preventative treatments for those women and their families who are at greatest risk.”</p>

<p style=" text-align: center;">Ends</p>

<p style=" text-align: left;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Hundreds more breast cancer patients should be tested for BRCA1 gene','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>L. Robertson et al BRCA1 testing should be offered to individuals with triple-negative breast cancer diagnosed below 50 years British Journal of Cancer (2012). doi:<a href="http://dx.doi.org/10.1038/bjc.2012.31" target="_blank">10.1038/bjc.2012.31</a>.</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 15 Feb 2012</div><br/>]]></description>
					<pubDate>Wed, 15 Feb 2012 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>CBT is effective for menopausal symptoms after breast cancer treatment</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-14-CBT-is-effective-for-menopausal-symptoms-after-breast-cancer-treatment?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-14-CBT-is-effective-for-menopausal-symptoms-after-breast-cancer-treatment?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">CBT is effective for menopausal symptoms after breast cancer treatment</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 15 February 2012</h3>
		
			  
		<img alt="A study shows that cognitive behavioural therapy can help manage hot flushes and night sweats in women who have had breast cancer treatment" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_47719765_ri.jpg"/>
	
		<div class="right"></div>
	<p>Research funded by Cancer Research UK suggests that <a href="http://www.rcpsych.ac.uk/mentalhealthinfoforall/treatments/cbt.aspx" target="_blank">cognitive behavioural therapy</a> (CBT) can help women who have had <a href="ssNODELINK/BreastCancer">breast cancer</a> treatment manage the common side-effects of hot flushes and night sweats.</p>

<p>The research, <a href="http://www.thelancet.com/journals/lanonc/article/PIIS1470-2045(11)70364-3/abstract &#160;&#160;" target="_blank">published in The Lancet Oncology</a>, found that CBT is a safe and effective form of treatment for the 65 to 85 per cent of women affected by such symptoms after having breast cancer treatment.</p>

<p><a href="ssNODELINK/HRTAndCancer">Hormone replacement therapy</a> (HRT) is not generally prescribed for women with menopausal symptoms who have had breast cancer, as it can &#160;increase the risk of cancer coming back. Also, symptoms can return in women who stop HRT.</p>

<p>To test if CBT is an effective treatment, the researchers recruited 96 women from breast clinics in London, UK, who had problematic hot flushes and night sweats after breast cancer treatment.</p>

<p>The women were randomly split into two groups: one that received usual care only (49 women), and one that received CBT and 'usual care' (47 women).</p>

<p>'Usual care' included having access to nurses and oncologists, as well as telephone support programmes and other cancer support services.</p>

<p>CBT consisted of one 90 minute session a week for 6 weeks, and included psycho-education, paced breathing, and cognitive and behavioural strategies to manage symptoms.</p>

<p>Women were asked to rate the extent to which symptoms were bothersome and interfered with their life during the course of the study. The CBT group had significantly reduced hot flushes and night sweats ratings after nine weeks compared with usual care.</p>

<p>These improvements were then shown to be maintained at 26 weeks.</p>

<p>The authors, led by Professor Myra Hunter of the Institute of Psychiatry at King's College London, said: "Our findings show that group CBT can reduce the effect of hot flushes and night sweats for women who have had breast cancer treatment. These reductions were sustained and associated with improvements in mood, sleep, and quality of life.</p>

<p>"Group CBT seems to be a safe, acceptable, and effective treatment option which can be incorporated into breast cancer survivorship programmes and delivered by trained breast cancer nurses."</p>

<p>Martin Ledwick, head information nurse at Cancer Research UK, said: "We know that many women can have problems with hot flushes and night sweats following treatment for breast cancer and that this can be distressing, particularly when they have not previously suffered from these symptoms.</p>

<p>"Although certain drugs can help, many women prefer to seek alternatives where possible. We hope this new approach will provide these women with a more acceptable way of managing these symptoms."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('CBT is effective for menopausal symptoms after breast cancer treatment','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>Mann, E et al, Cognitive behavioural treatment for women who have menopausal symptoms after breast cancer treatment (MENOS 1): a randomised controlled trial, Lancet Oncology (2012) DOI: <a href="http://dx.doi.org/10.1016/S1470-2045(11)70364-3" target="_blank">10.1016/S1470-2045(11)70364-3</a></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Wed, 15 Feb 2012 00:01:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_47719765_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Change4Life warns of cancer risk from drinking &#39;a little too much&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-07-Change4Life-warns-of-cancer-risk-from-drinking-a-little-too-much?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-07-Change4Life-warns-of-cancer-risk-from-drinking-a-little-too-much?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Change4Life warns of cancer risk from drinking 'a little too much'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 7 February 2012</h3>
		
			  
		<img alt="Drinking just slightly more than recommended can increase the risk of serious illness including cancer" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_18724478_ri.jpg"/>
	
		<div class="right"></div>
	<p>People are at risk from serious illness including cancer, heart disease and stroke if they drink just slightly more than they should, Andrew Lansley has warned.</p>

<p>The Health Secretary was speaking at the launch of the nationwide <a target="_blank" href="http://www.nhs.uk/Change4Life/Pages/change-for-life.aspx">Change4Life</a> campaign which tells the public that drinking just a little bit over the lower-risk alcohol guidelines can seriously impair long-term health.</p>

<p>The campaign was welcomed by Cancer Research UK, which said major benefits can be achieved by small lifestyle changes such as having a few designated alcohol-free days each week.</p>

<p>A Change4Life TV ad highlights the risk associated with regularly drinking two large glasses of wine or two strong pints of beer a day, which triples the risk of developing mouth cancer and doubles the risk of developing high blood pressure.</p>

<p>Heightened awareness of the risks linked to drinking more than the NHS recommends is urgently required, according to the findings of a new survey.</p>

<p>It found that 85 per cent of people do not realise it increases the risk of developing breast cancer; 66 per cent are not aware of its link to bowel cancer and 63 per cent do not realise it raises the chances of developing pancreatitis (inflammation of the pancreas).</p>

<p>The poll also revealed that 59 per cent do not realise it increases the risk of mouth, throat and neck cancer; 37 per cent do not realise it reduces fertility; and 30 per cent are not aware that it increases the risk of high blood pressure.</p>

<p>The <a target="_blank" href="http://www.nhs.uk/Change4Life/Pages/change-for-life.aspx">Change4Life website</a> features an online calculator to help people check how much they are drinking and work out whether they need to cut down.</p>

<p>The campaign advocates having alcohol-free days, not drinking at home before an evening out and switching to smaller glasses or low-alcohol drinks.</p>

<p>Chief Medical Officer Professor Dame Sally Davis said: "Drinking too much is a major public health issue. This campaign highlights how easy it can be to use a glass of wine or beer to unwind at the end of a busy day but these drinks stack up and can increase your risk of high blood pressure, cancer or liver disease.</p>

<p>"The campaign with its new online calculator is available on the Change4Life website to help and encourage people to check how much they are drinking and, if they find they are drinking over the guidelines, help them cut down."</p>

<p>Sarah Lyness, executive director of policy and information at Cancer Research UK, said: "Alcohol can increase the risk of seven types of cancer, including two of the most common kinds - breast and bowel cancers.</p>

<p>"A recent study showed that nearly 12,500 cancers in the UK each year are caused by alcohol.</p>

<p>"The risk of cancer starts to go up even at quite low levels of drinking, but the more people cut back on alcohol, the more they can reduce the risk.</p>

<p>"Small changes can really make a difference, so try swapping a glass of wine or beer for a soft drink or having a few alcohol-free days a week."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Change4Life warns of cancer risk from drinking 'a little too much'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Tue, 07 Feb 2012 16:12:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_18724478_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Promising breast cancer prevention drug &#39;weakens bones&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-07-Promising-breast-cancer-prevention-drug-weakens-bones?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-02-07-Promising-breast-cancer-prevention-drug-weakens-bones?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Promising breast cancer prevention drug 'weakens bones'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 7 February 2012</h3>
		
			  
		<img alt="Exemestane, also known as Aromasin, is used to treat early breast cancer and, in some cases, advanced breast cancer" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_1148118_ri.jpg"/>
	
		<div class="right"></div>
	<p>The drug <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/exemestane">exemestane</a>, which is used to treat <a href="ssLINK/atoz-breast-cancer">breast cancer</a> and is also in trials to prevent the disease developing in postmenopausal women, significantly worsens age-related bone loss, according to a <a target="_blank" href="http://www.thelancet.com/journals/lanonc/article/PIIS1470-2045(11)70389-8/abstract">study</a> from Canada.</p>

<p>The findings, published in The Lancet Oncology, suggest that the cancer-protective effects of the drug need to be weighed against the risk of bone fracture, and that any women prescribed the drug to prevent breast cancer in the future will need to be carefully monitored for bone effects.</p>

<p>Exemestane - also called Aromasin - is a type of hormonal therapy called an <a href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/treatment/hormone/types-of-breast-cancer-hormone-therapy#aroma">aromatase inhibitor</a> and is used to treat oestrogen-receptor-positive breast cancer in women who have been through the menopause.</p>

<p>The drug works by blocking the production of oestrogen, which fuels the growth this type of cancer.</p>

<p>Clinical trials are being carried out to assess whether exemestane is also effective at preventing breast cancer in postmenopausal women at high risk of developing the disease.</p>

<p>Concerns have been raised about the effects of aromatase inhibitors on bone loss and increased fracture risk, but previous studies were conducted against a comparison with tamoxifen, a treatment with known beneficial effects on bone in postmenopausal women.</p>

<p>Preliminary research suggested that exemestane might cause less bone loss than other aromatase inhibitors and could even stimulate bone formation.</p>

<p>In this latest work, Dr Angela Cheung and colleagues from the University Health Network, Toronto, studied women from the MAP.3 trial in order to measure the effect of exemestane on bone-mineral density (BMD) and structure in postmenopausal women.</p>

<p>The trial is looking at the effect of exemestane at preventing breast cancer in more than 4,500 healthy postmenopausal women with a family history of breast cancer.</p>

<p>Study results <a target="_blank" href="http://www.nejm.org/doi/full/10.1056/NEJMoa1103507">published</a> last year showed that exemestane reduced the risk of developing breast cancer by 65 per cent compared with placebo.</p>

<p>In the latest analysis, 351 women without osteoporosis were included, 176 given exemestane and 175 given placebo.</p>

<p>After two years of treatment, women given exemestane had a significant loss of BMD at the distal tibia and distal radius, common sites for fractures related to osteoporosis.</p>

<p>Cortical thickness (the tissue that usually makes up the outer shell of bone) and area had also declined by almost eight per cent compared with a one per cent decline in the placebo group over the two-year period.</p>

<p>The study found that exemestane substantially affected the loss of cortical bone compared with trabecular - spongy - bone. This finding is important because 80 per cent of fractures in old age are caused by greater loss of cortical (rather than trabecular) bone and account for most disability.</p>

<p>Dr Cheung, said: "Exemestane worsens age-related decreases in bone mineral density by about three times, even in the setting of adequate calcium and vitamin D intake."</p>

<p>In conclusion, the authors said: "Women considering exemestane for the primary prevention of breast cancer should weigh their individual risks and benefits. For women taking exemestane, regular bone monitoring plus adequate calcium and vitamin D supplementation are important."</p>

<p>They added: "Long-term studies are needed to assess the effect of our findings on fracture risk."</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: "Exemestane is not routinely used as a breast cancer prevention drug, as we don't have enough information about its risks and benefits, but it is being tested in clinical trials.</p>

<p>"For women already given these types of hormone drugs to prevent their breast cancer coming back doctors already look out for the bone-weakening effects, and if suitable, prescribe drugs to strengthen the bones. This new study shows that monitoring of women treated with exemestane and other similar drugs is really important.</p>

<p>"Cancer Research UK is supporting a breast cancer prevention trial - <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/cancer-questions/ibis-ii-breast-cancer-trial">IBIS-II</a> - with another aromatase inhibitor called anastrozole. Results from this study, and the longer-term follow up of exemestane, will be important to measure the protective effects and side effects of the aromatase inhibitors."</p>

<p>Professor Jack Cuzick, a Cancer Research UK epidemiologist based at Queen Mary, University of London, said: "In IBIS -II we measure bone density before starting trial medication and if it is low we recommend use of bisphosphonates at the same time. Our initial studies have shown that this will actually increase bone density even when given with an aromatase inhibitor."</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Promising breast cancer prevention drug 'weakens bones'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=The+Lancet+Oncology&#38;rft_id=info%3Adoi%2F10.1016%2FS1470-2045%2811%2970389-8&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=Bone+density+and+structure+in+healthy+postmenopausal+women+treated+with+exemestane+for+the+primary+prevention+of+breast+cancer%3A+a+nested+substudy+of+the+MAP.3+randomised+controlled+trial&#38;rft.issn=14702045&#38;rft.date=2012&#38;rft.volume=&#38;rft.issue=&#38;rft.spage=&#38;rft.epage=&#38;rft.artnum=http%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS1470204511703898&#38;rft.au=Cheung%2C+A.&#38;rft.au=Tile%2C+L.&#38;rft.au=Cardew%2C+S.&#38;rft.au=Pruthi%2C+S.&#38;rft.au=Robbins%2C+J.&#38;rft.au=Tomlinson%2C+G.&#38;rft.au=Kapral%2C+M.&#38;rft.au=Khosla%2C+S.&#38;rft.au=Majumdar%2C+S.&#38;rft.au=Erlandson%2C+M.&#38;rft.au=Scher%2C+J.&#38;rft.au=Hu%2C+H.&#38;rft.au=Demaras%2C+A.&#38;rft.au=Lickley%2C+L.&#38;rft.au=Bordeleau%2C+L.&#38;rft.au=Elser%2C+C.&#38;rft.au=Ingle%2C+J.&#38;rft.au=Richardson%2C+H.&#38;rft.au=Goss%2C+P.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Cheung, A. et al. (2012). Bone density and structure in healthy postmenopausal women treated with exemestane for the primary prevention of breast cancer: a nested substudy of the MAP.3 randomised controlled trial.<span style=" font-style: italic;"> Lancet Oncology</span> DOI: <a rev="review" href="http://dx.doi.org/10.1016/S1470-2045(11)70389-8">10.1016/S1470-2045(11)70389-8</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Tue, 07 Feb 2012 13:41:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_1148118_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Researchers defend HRT breast cancer study</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-01-17-Researchers-defend-HRT-breast-cancer-study?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2012-01-17-Researchers-defend-HRT-breast-cancer-study?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Researchers defend HRT breast cancer study</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 17 January 2012</h3>
		
			  
		<img alt="Professor Dame Valerie Beral says the totality of the worldwide evidence linking HRT with an increased risk of breast cancer is overwhelming" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_5856_ri.jpg"/>
	
		<div class="right"></div>
	<p>The authors of a study showing that <a href="ssNODELINK/HRTAndCancer">hormone replacement therapy</a> (HRT) increases the risk of <a href="ssNODELINK/BreastCancer">breast cancer</a> have defended their findings, following <a target="_blank" href="http://jfprhc.bmj.com/content/early/2012/01/08/jfprhc-2011-100229.abstract">criticism</a> from a team of experts linked to pharmaceutical companies that make the treatment.</p>

<p><a target="_blank" href="http://www.millionwomenstudy.org/introduction/">The Million Women Study</a>, part-funded by Cancer Research UK, began recruiting women in 1996. <a target="_blank" href="http://www.ncbi.nlm.nih.gov/pubmed/12927427">In 2003</a>, it found that using HRT that combines oestrogen and progesterone increases a woman's risk of developing breast cancer. Several subsequent analyses including a <a target="_blank" href="http://www.ncbi.nlm.nih.gov/pubmed/21278356">follow-up paper in 2011</a> found similar results, including a "rapid fall in risk" after HRT is stopped.</p>

<p>Although more than 20 further independent studies have also found an increased risk of breast cancer in women who use HRT, especially the combined form, such a link has proved controversial, with some suggesting that the findings have been exaggerated.</p>

<p>In the latest critique, the original research has been analysed by a team led by Professor Samuel Shapiro of the University of Cape Town Medical School, and published in the Journal of Family Planning and Reproductive Health Care.</p>

<p>The researchers claim that the Million Women Study does not in itself establish HRT as linked to breast cancer. But they don't rule out the possibility that HRT may indeed increase risk of the disease.</p>

<p>The critique's authors, from South Africa, Germany and the UK, admitted that they had all acted (or continue to act) as consultants for pharmaceutical companies that make HRT.</p>

<p>Prof Shapiro's team wrote: "HRT may or may not increase the risk of breast cancer, but the Million Women Study did not establish that it does."</p>

<p>His team examined criteria applied to scientific research to show a causal link, and identified several flaws it claims would have skewed the findings.</p>

<p>Researchers said that cancers detected within a few months of the study's start would have already been present when the women were enrolled in the research, but these women were not excluded from the analysis.</p>

<p>And they said inviting women to join the study would, in itself, have increased the number who were already aware of breast lumps or pre-cancerous changes, leading to higher numbers of cancers being detected.</p>

<p>This claim is borne out by a higher rate of cancers among the study participants than in the general population, irrespective of whether or not they used HRT, they said.</p>

<p>And they point out that crucial data was often missing, and in the third report from the Million Women Study they said follow-up data on HRT use was not available for at least 57 per cent of participants.</p>

<p>Prof Shapiro's group added: "The validity of any study is dependent on the quality of its design, execution, analysis and interpretation. Size alone does not guarantee that the findings are reliable."</p>

<p>The Million Women Study was an observational study and "if the evidence was unreliable, the only effect of its massive size would have been to confer spurious statistical authority to doubtful findings," they said, adding that the study evidence "was indeed unreliable."</p>

<p>Defending the findings, Cancer Research UK's <a href="ssLINK/prof-valerie-beral">Professor Dame Valerie Beral</a> (pictured), head of the Cancer Epidemiology Unit at the University of Oxford, said the paper was a re-statement of previously refuted views from "many consultants to HRT manufacturers, as these authors are, attempting to dispute evidence" about its adverse effects.</p>

<p>"The authors omit to say that Million Women Study findings, of an increased risk of breast cancer in users of HRT, especially of oestrogen-progestagen combinations, have been replicated in over 20 other studies. The totality of the worldwide evidence is now overwhelming."</p>

<p>Professor Beral's colleague <a href="ssLINK/prof-richard-peto">Professor Sir Richard Peto</a> added that although the report raises valid criticisms of certain aspects of the Million Women Study, it fails to challenge its central finding: that HRT is a major cause of breast cancer, and that women can reduce their risk by stopping taking it.</p>

<p>Sir Richard, Professor of Medical Statistics and Epidemiology at the University of Oxford, said the results were biologically valid.</p>

<p>"Ordinary breast cells can be stimulated to divide by the female hormone, oestrogen. Even when one cell from the breast has gone wrong and has turned into the seed of a growing cancer, that cancer can still be dependent on the continued stimulation by the body's own oestrogen.</p>

<p>"Hormone-sensitive breast cancers can, however, be shrunk (and sometimes cured completely) by drugs such as tamoxifen, which block the action of oestrogen on the breast cancer cells.</p>

<p>"In women who have had a hormone-sensitive breast cancer apparently completely removed from their breast, invisibly small deposits of cancer cells may remain either nearby or in distant parts of the body". These, he said, could cause the cancer to return.</p>

<p>"In the Million Women Study participants were recruited just before they attended a breast screening clinic, at which some cancers were detected.</p>

<p>"But, even if attention is restricted to cancers that were detected only later, hormone-sensitive cancers are still three times as common in HRT users as in non-users or ex-users. Thus, the Million Women Study provides strong, biologically plausible evidence of causality.</p>

<p>Sir Richard concluded that there is clearly an increased chance of getting breast cancer among otherwise similar women and a rapid decrease after they stop.</p>

<p>Hazel Nunn, head of health information at Cancer Research UK, said that women shouldn't be unduly worried by the new criticisms.</p>

<p>"HRT can be an effective short-term treatment for menopausal symptoms - women taking it should try and use the lowest dose possible for as short a time as they need it.</p>

<p>"If you are considering starting or stopping HRT, or using it for a long time, you should discuss it with your doctor. The issues are different for every woman and your doctor will be able to help you weigh up the benefits and risks of different types of HRT and make the right choice based on your own circumstances.</p>

<p>"In the UK, HRT use has been falling since the start of the Millennium. Studies suggest that in 2005 there were 1,400 fewer cases of breast cancer in the UK among women aged 50-59 than would have been if there had been no drop in HRT use," she added.</p>

<p>Copyright Press Association 2012</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Researchers defend HRT breast cancer study','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=Journal+of+Family+Planning+and+Reproductive+Health+Care&#38;rft_id=info%3Adoi%2F10.1136%2Fjfprhc-2011-100229&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=Does+hormone+replacement+therapy+cause+breast+cancer%3F+An+application+of+causal+principles+to+three+studies%3A+Part+4.+The+Million+Women+Study&#38;rft.issn=1471-1893&#38;rft.date=2012&#38;rft.volume=&#38;rft.issue=&#38;rft.spage=&#38;rft.epage=&#38;rft.artnum=http%3A%2F%2Fjfprhc.bmj.com%2Flookup%2Fdoi%2F10.1136%2Fjfprhc-2011-100229&#38;rft.au=Shapiro%2C+S.&#38;rft.au=Farmer%2C+R.&#38;rft.au=Stevenson%2C+J.&#38;rft.au=Burger%2C+H.&#38;rft.au=Mueck%2C+A.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Shapiro, S., Farmer, R., Stevenson, J., Burger, H., &#38; Mueck, A. (2012). Does hormone replacement therapy cause breast cancer? An application of causal principles to three studies: Part 4. The Million Women Study <span style=" font-style: italic;">Journal of Family Planning and Reproductive Health Care</span> DOI: <a rev="review" href="http://dx.doi.org/10.1136/jfprhc-2011-100229">10.1136/jfprhc-2011-100229</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Tue, 17 Jan 2012 16:44:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_5856_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Reprogrammed oestrogen binding linked to more aggressive breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-01-04-oestrogen-binding-and-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-01-04-oestrogen-binding-and-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Reprogrammed oestrogen binding linked to more aggressive breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 4 January 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>SCIENTISTS based at <a target="_blank" href="http://www.cambridgecancer.org.uk/">Cancer Research UK’s Cambridge Research Institute</a> have discovered how receptors for the female sex hormone <a target="_blank" href="http://en.wikipedia.org/wiki/Estrogen">oestrogen</a> attach to a different part of the DNA in breast cancer patients who are more likely to relapse, according to <a target="_blank" href="http://dx.doi.org/10.1038/nature10730">a study published in Nature</a> today.</p>

<p>Crucially, they also found that within these more aggressive breast cancers, the <a target="_blank" href="http://en.wikipedia.org/wiki/Estrogen_receptor">oestrogen receptor (ER)</a> was being ‘redirected’ to a different part of the genome by a protein called <a target="_blank" href="http://info.cancerresearchuk.org/news/archive/pressrelease/CR_052484">FOXA1</a>. So drugs that specifically block FOXA1 could help treat patients who do not respond to conventional hormone treatments, such as<a target="_blank" href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/tamoxifen"> tamoxifen.</a></p>

<p>The researchers used state of the art technology, called <a target="_blank" href="http://en.wikipedia.org/wiki/Chip-sequencing">ChIP sequencing</a>, to analyse ER-genome interactions in frozen breast tumour samples* and create a map of all of the sites in the human genome where ER attaches itself to the DNA and switches on particular genes.</p>

<p>This map was used to compare where in the genome ER attached in tumours from people that responded well to treatment, versus those that went on to relapse or were resistant to treatment from the start.</p>

<p>This revealed almost 500 contact points that were common across all the samples analysed, but also a distinct set that were specific to patients with different clinical outcomes – of which 599 were associated with good response to treatment and 1,192 with poor response.</p>

<p>Studying patterns of gene activity in these two areas of the genome allowed the researchers to identify a subset of genes that are more active in tumours that return and spread.</p>

<p>Cancer Research UK’s <a target="_blank" href="http://info.cancerresearchuk.org/cancerandresearch/ourcurrentresearch/researchbygrantee/dr-jason-carroll">Dr Jason Carroll</a>, who jointly led the study with <a target="_blank" href="http://info.cancerresearchuk.org/cancerandresearch/ourcurrentresearch/researchbygrantee/prof-carlos-caldas">Professor Carlos Caldas</a>, said: “These findings suggest that ER binds to different regions of the genome DNA in breast cancer patients that respond to treatment, compared to those that relapse and whose cancer spreads.</p>

<p>“We know from previous studies involving breast cancer cells growing in the lab that a protein called FOXA1 is needed for oestrogen receptors to interact with the DNA and switch on genes that fuel cancer growth. But this is the first time we’ve examined frozen tumour samples and shown that FOXA1 redirects ER to different locations within the DNA in patients with different outcomes. This switches on different sets of genes, which in turn affect the outcome of the patient. We now hope to develop ways of blocking FOXA1 to help treat patients who no longer respond to standard treatments.”<br />
<br />
Carlos Caldas, Professor of Cancer Medicine at the Department of Oncology at the University of Cambridge and the Cancer Research UK Cambridge Research Institute said: “Some breast cancers are treated with hormone treatments, such as tamoxifen, which work by blocking oestrogen receptors. But we know that about a third of patients either fail to respond to this type of treatment, or go on to relapse at a later date.</p>

<p>“Understanding the genetic differences that determine who will or won’t respond to a given treatment is a vital step in being able to choose the right drugs for individual patients. The next step will be to see if these findings can be repeated in larger groups of patients.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: center;">For media enquiries, please contact the Cancer Research UK press office on 020 3469 8300 or, out of hours, 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Reprogrammed oestrogen binding linked to more aggressive breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>References</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Ross-Innes et al., <a target="_blank" href="http://dx.doi.org/10.1038/nature10730">Differential oestrogen receptor binding is associated with clinical outcome in breast cancer</a> (2012), Nature, DOI: 10.1038/nature10730</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 04 Jan 2012</div><br/>]]></description>
					<pubDate>Wed, 04 Jan 2012 18:00:00 GMT</pubDate>
			 </item>

				
			<item>
					

				 <title>Scientists move a step closer to targeting key cancer process</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-09-Scientists-move-a-step-closer-to-targeting-key-cancer-process?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-09-Scientists-move-a-step-closer-to-targeting-key-cancer-process?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Scientists move a step closer to targeting key cancer process</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 9 December 2011</h3>
		
			  
		<img alt="US researchers focussed on cancer cells mechanism" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_59978725_ri.jpg"/>
	
		<div class="right"></div>
	<p>Scientists in the US are closer to working out how to target cancer cells that are driven by a hyperactive gene called Myc, according to <a href="http://www.sciencemag.org/content/early/2011/12/07/science.1212728.abstract?sid=56f86bd6-3a41-47aa-907e-6833b443fc19" target="_blank">a report</a> in the journal Science.</p>

<p>Researchers estimate that 20-40 percent of all cancers are driven by mutations in this gene, and are often aggressive.</p>

<p>Researchers at Baylor College of Medicine and Harvard Medical School showed that a second cellular process, called SUMOylation, was responsible for allowing cancer cells to survive when their Myc gene was hyperactive.</p>

<p>In a series of lab experiments, they also showed that switching SUMOylation off caused these cells to die, since the stresses that the hyperactive gene caused them were too great.</p>

<p>"The tumours stopped growing and many of them melted away," said Dr Thomas Westbrook, a senior author of the report.</p>

<p>"For 30 years, scientists have tried to attack [the Myc gene]. However, it has not been amenable to the drugs we have", he added.</p>

<p>"Now we have to take advantage of the stresses the <a href="http://info.cancerresearchuk.org/cancerandresearch/all-about-cancer/what-is-cancer/faulty-genes/faultygenes#Oncogenes">oncogene</a> puts on the cancer cell and determine if we can ramp those up to kill the tumour"</p>

<p>Victoria Cowling, a Cancer Research UK-funded scientist at the University of Dundee, said: "Myc is a gene found in every cell in our bodies. Over 20 years ago, researchers discovered that it was hyperactive in cancer cells, and we now know that this hyperactivity is involved in many types of cancer.</p>

<p>"Developing treatments to directly switch off hyperactive Myc is notoriously difficult, so many experimental approaches focus on working out why cancer cells tolerate the stress of having a hyperactive gene rather than die off. For a cell to survive with high levels of Myc and divide uncontrollably - i.e. become cancerous - it must adapt.</p>

<p>"This early lab research found that human breast cells can only cope with high levels of Myc if they also switch on a process called SUMOylation, which alters the behaviour of many cellular proteins. Significantly, by stopping this process, the researchers switched off Myc's cancer-causing activity, but did not affect healthy cells.</p>

<p>"It will be exciting if this approach can be developed into a way to treat people whose cancers are driven by hyperactive Myc genes. Although this is a long way off, it could one day prove a powerful weapon against cancer."</p>

<p>Copyright Press Association 2011</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Scientists move a step closer to targeting key cancer process','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=Science&#38;rft_id=info%3Adoi%2F10.1126%2Fscience.1212728&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=A+SUMOylation-Dependent+Transcriptional+Subprogram+Is+Required+for+Myc-Driven+Tumorigenesis&#38;rft.issn=0036-8075&#38;rft.date=2011&#38;rft.volume=&#38;rft.issue=&#38;rft.spage=&#38;rft.epage=&#38;rft.artnum=http%3A%2F%2Fwww.sciencemag.org%2Fcgi%2Fdoi%2F10.1126%2Fscience.1212728&#38;rft.au=Kessler%2C+J.&#38;rft.au=Kahle%2C+K.&#38;rft.au=Sun%2C+T.&#38;rft.au=Meerbrey%2C+K.&#38;rft.au=Schlabach%2C+M.&#38;rft.au=Schmitt%2C+E.&#38;rft.au=Skinner%2C+S.&#38;rft.au=Xu%2C+Q.&#38;rft.au=Li%2C+M.&#38;rft.au=Hartman%2C+Z.&#38;rft.au=Rao%2C+M.&#38;rft.au=Yu%2C+P.&#38;rft.au=Dominguez-Vidana%2C+R.&#38;rft.au=Liang%2C+A.&#38;rft.au=Solimini%2C+N.&#38;rft.au=Bernardi%2C+R.&#38;rft.au=Yu%2C+B.&#38;rft.au=Hsu%2C+T.&#38;rft.au=Golding%2C+I.&#38;rft.au=Luo%2C+J.&#38;rft.au=Osborne%2C+C.&#38;rft.au=Creighton%2C+C.&#38;rft.au=Hilsenbeck%2C+S.&#38;rft.au=Schiff%2C+R.&#38;rft.au=Shaw%2C+C.&#38;rft.au=Elledge%2C+S.&#38;rft.au=Westbrook%2C+T.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Kessler, J. et al. (2011). A SUMOylation-Dependent Transcriptional Subprogram Is Required for Myc-Driven Tumorigenesis <span style=" font-style: italic;">Science</span> DOI: <a rev="review" href="http://dx.doi.org/10.1126/science.1212728">10.1126/science.1212728</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Fri, 09 Dec 2011 08:18:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_59978725_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Triple drug combination effective in HER2-positive breast cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-06-Triple-drug-combination-effective-in-HER2-positive-breast-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-06-Triple-drug-combination-effective-in-HER2-positive-breast-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Triple drug combination effective in HER2-positive breast cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 7 December 2011</h3>
		
			  
		<img alt="A study highlights the potential benefits of a new triple combination treatment for women with an aggressive type of early-stage breast cancer" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_783925517_ri.jpg"/>
	
		<div class="right"></div>
	<p>Italian researchers <a target="_blank" href="http://www.thelancet.com/journals/lanonc/article/PIIS1470-2045(11)70336-9/abstract">have shown</a> that the effect of treating women before surgery with <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/trastuzumab">trastuzumab</a> (Herceptin) and <a href="http://cancerhelp.cancerresearchuk.org/about-cancer/treatment/cancer-drugs/docetaxel">docetaxel</a> for HER2-positive <a href="ssLINK/atoz-breast-cancer">breast cancer</a> is improved by adding another 'Herceptin-like' drug called pertuzumab.</p>

<p>Experts at the San Raffaele Cancer Centre in Milan found that adding pertuzumab to a woman's treatment improved the rate at which her cancer completely disappeared by more than half after just four cycles (12 weeks) of treatment, compared with the treatment with just trastuzumab and docetaxel.</p>

<p>The phase II study - published in the Lancet Oncology - involved 417 previously untreated women with an aggressive type of early HER-2 positive disease.</p>

<p>About one in five women with breast cancer have HER2-positive disease, meaning that their tumour produces too much of the HER2 protein. Trastuzumab is a <a target="_blank" href="http://en.wikipedia.org/wiki/Monoclonal_antibody">monoclonal antibody</a> that blocks the cancer-causing activity of HER2. It's a standard treatment for women with this type of breast cancer.</p>

<p>Pertuzumab is an experimental drug that also targets HER2, but in different way to trastuzumab.</p>

<p>Almost half (46 per cent) of women in the study who received the new triple combination before surgery had a pathological complete response - defined as complete absence of tumour cells in surgically removed breast tissue. This compared with 29 per cent of women given standard therapy.</p>

<p>The study also revealed that 17 per cent of women benefited from a combination of pertuzumab and trastuzumab without the addition of chemotherapy. That raises the possibility of a potential non-chemotherapy treatment for HER2-positive breast cancer patients in the future.</p>

<p>The study's lead author, Luca Gianni, said the tumour response to the new triple combination is one of the highest reported to date, despite just a short treatment time. But he cautioned that further investigation is needed before a chemotherapy-free HER2 targeted therapy can be established.</p>

<p>The study also found that the new triple combination did not significantly increase side effects compared with the other regimens.</p>

<p>Dr Carlo Palmieri, a Cancer Research UK-funded breast cancer expert at Imperial College London, said: "This interesting study shows the benefits of using another HER2-directed treatment called pertuzumab alongside trastuzumab (Herceptin) in women with HER2-positive breast cancer.</p>

<p>"It's particularly interesting that a small number of women on this study benefited from combination antibody treatment without chemotherapy. This holds the potential in the future for a possible non-chemotherapy treatment for HER2-positive breast cancer. But we''ll need to develop tests to pinpoint such women in the clinic.</p>

<p>"Further work will show if these impressive tumour responses translate into better survival rates. This will involve larger trials using pertuzumab with trastuzumab after surgery, not before as in this study."</p>

<p>Copyright Press Association 2011</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Triple drug combination effective in HER2-positive breast cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Wed, 07 Dec 2011 00:02:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_783925517_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Chemo after breast cancer surgery cuts deaths by one-third</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-05-Chemo-after-breast-cancer-surgery-cuts-deaths-by-one-third?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-05-Chemo-after-breast-cancer-surgery-cuts-deaths-by-one-third?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Chemo after breast cancer surgery cuts deaths by one-third</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 6 December 2011</h3>
		
			  
		<img alt="Chemotherapy after surgery improves mortality, a study suggests" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_6978019_ri.jpg"/>
	
		<div class="right"></div>
	<p>Women with <a href="ssLINK/atoz-breast-cancer">breast cancer</a> who were given chemotherapy following surgery fared better than women who were given no chemotherapy, according to a large University of Oxford <a target="_blank" href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(11)61625-5/abstract">study</a> funded by Cancer Research UK and others.</p>

<p>The study looked at 123 trials involving around 100,000 women with breast cancer over the last 40 years and revealed that mortality rates were one-third lower among women given both treatments.</p>

<p>The findings - also supported by the Medical Research Council and the British Heart Foundation - have been <a target="_blank" href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(11)61625-5/abstract">published</a> in the Lancet journal.</p>

<p>The researchers studied the trials of various older chemotherapy regimens, and found that standard 1980s chemotherapy reduced breast cancer deaths by around one-quarter. More modern treatments further reduced this risk.</p>

<p>The reduction appeared to apply to all women, irrespective of age, how big the tumour was, whether it had started to spread to the local lymph nodes and of whether or not it was oestrogen-receptor (ER)-positive.</p>

<p>The researchers also found that chemotherapy plus hormone therapy was even more effective than hormone therapy alone.</p>

<p>Study leader Sir Richard Peto said: "Most breast cancers are ER-positive, and for ER-positive disease that appears to have been completely removed by surgery the 10-year risk of recurrence and death from breast cancer can be reduced by at least half by giving a few months of modern chemotherapy plus 5 years of endocrine [hormone] therapy."</p>

<p>Kate Law, director of clinical and population research at Cancer Research UK, said: "This large and comprehensive analysis confirms that more widespread use of chemotherapy to treat breast cancer after surgery has had a major impact on saving lives.</p>

<p>"In the UK we've seen a dramatic drop in death rates for breast cancer since the 1980s and this research shows us just how improved treatments have contributed to this success.</p>

<p>"Modern day treatments are not without side effects but we hope that current research will make treatment more tailored to individual cancers leading to further improvements in the future."</p>

<p>Copyright Press Association 2011</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Chemo after breast cancer surgery cuts deaths by one-third','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li>Early Breast Cancer Trialists’ Collaborative Group (EBCTCG). Comparisons between different polychemotherapy regimens for early breast cancer: meta-analyses of long-term outcome among 100 000 women in 123 randomised trials. Lancet <a target="_blank" href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(11)61625-5/abstract">DOI:10.1016/S0140-6736(11)61625-5</a></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Tue, 06 Dec 2011 00:02:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_6978019_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
					

				 <title>Powerhouse of cells &#39;hyperactive in cancer&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-01-Powerhouse-of-cells-hyperactive-in-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2011-12-01-Powerhouse-of-cells-hyperactive-in-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Powerhouse of cells 'hyperactive in cancer'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 1 December 2011</h3>
		
			  
		<img alt="Scientists believe they have discovered an 'Achilles' heel' in cancer cells after a study involving breast cancer samples" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_83117682_ri.jpg"/>
	
		<div class="right"></div>
	<p>New US research <a target="_blank" href="http://www.landesbioscience.com/journals/6/article/18151/">suggests</a> that the way cancer cells produce energy may be different than previously thought, and that an already available drug could kill tumours by depriving them of their power supply.</p>

<p><a href="http://en.wikipedia.org/wiki/Mitochondrion" target="_blank">Mitochondria</a> are the 'powerhouses' of normal cells - they create chemical energy used to fuel the cell.</p>

<p>It's thought that cancer cells mostly generate energy in a different, more inefficient, process that doesn't use mitochondria, known as the <a target="_blank" href="http://en.wikipedia.org/wiki/Warburg_effect">Warburg Effect</a>.</p>

<p>It's been debated for decades how much cancer cells also depend on their mitochondria for their energy.</p>

<p>Earlier work by the same team suggests that the inefficient 'Warburg' energy production actually takes place in the normal cells that surround a tumour, rather than in cancer cells themselves. And this process then provides fuel for mitochondria in cancer cells, feeding the growth and spread of tumours spread.</p>

<p>They've coined this the "Reverse Warburg Effect," the opposite of the existing paradigm.</p>

<p>In the new research, published <a href="http://www.landesbioscience.com/journals/6/article/18151/" target="_blank">in the journal Cell Cycle</a>, Professor Michael Lisanti at Thomas Jefferson University took tissues samples from breast cancer patients and showed that that tumour cells have increased mitochondrial activity, whereas other nearby cells do not.</p>

<p>Dr Lisanti said: "We and others have now shown that cancer is a 'parasitic disease' that steals energy from the host - your body - but this is the first time we've shown in human breast tissue that cancer cell mitochondria are calling the shots and could ultimately be manipulated in our favour."</p>

<p>The researchers also suggest that the disease could potentially be tackled by blocking this process with chemicals that interfere with mitochondria, such as <a href="http://www.diabetes.org.uk/Guide-to-diabetes/Treatments/Medication/Different-types-of-diabetes-medication/Biguanide-/" target="_blank">metformin</a>, an off-patent generic drug currently used to treat diabetes.</p>

<p>The team also looked at the activity of genes in more than 2,000 human breast cancer samples to compare the activity of mitochondria in cancer cells with their activity in normal cells.&#160;</p>

<p>They found that human breast cancer cells had increased levels of mitochondrial activity, whereas surrounding tissues had little or no mitochondrial activity.</p>

<p>Dr Lisanti said: "Mitochondria are the 'Achilles heel' of tumour cells and we believe that targeting mitochondrial metabolism has broad implications for both cancer diagnostics and therapeutics, and could be exploited in the pursuit of personalised cancer medicine."</p>

<p>Dr Patrick Pollard, a Cancer Research UK cancer metabolism expert <a href="ssLINK/patrick-pollard-10843">at the University of Oxford</a>, said the work showed how important research into cancer energy metabolism was.&#160;</p>

<p>"This study suggests that some breast cancer cells can hijack nutrients from neighbouring cells and metabolise them through their own mitochondria – the powerhouse of most normal cells - giving the cancer a strong growth advantage.&#160;</p>

<p>"Results of studies like this vary at the moment. But this work highlights the importance for us to keep increasing our understanding of metabolism in normal cells compared to cancer cells, which may help to define new routes to therapy for some breast cancers,” he added.</p>

<p>Copyright Press Association 2011</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Powerhouse of cells 'hyperactive in cancer'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft.jtitle=Cell+Cycle&#38;rft_id=info%3A%2F10.4161%2Fcc.10.23.18151&#38;rfr_id=info%3Asid%2Fresearchblogging.org&#38;rft.atitle=Hyperactivation+of+oxidative+mitochondrial+metabolism+in+epithelial+cancer+cells+in+situ%3A+Visualizing+the+therapeutic+effects+of+metformin+in+tumor+tissue&#38;rft.issn=&#38;rft.date=2011&#38;rft.volume=10&#38;rft.issue=23&#38;rft.spage=4047&#38;rft.epage=4064&#38;rft.artnum=http%3A%2F%2Fwww.landesbioscience.com%2Fjournals%2F6%2Farticle%2F18151%2F&#38;rft.au=Whitaker-Menezes+D&#38;rft.au=et+al.&#38;rfe_dat=bpr3.included=1;bpr3.tags=Medicine%2CCancer%2C+Hematology">Whitaker-Menezes D, &#38; et al. (2011). Hyperactivation of oxidative mitochondrial metabolism in epithelial cancer cells in situ: Visualizing the therapeutic effects of metformin in tumor tissue <span style=" font-style: italic;">Cell Cycle, 10</span> (23), 4047-4064 : <a rev="review" href="10.4161/cc.10.23.18151">10.4161/cc.10.23.18151</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Thu, 01 Dec 2011 16:18:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_83117682_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>Drug boosts survival when breast cancer spreads to brain</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-30-drug-boosts-survival?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-30-drug-boosts-survival?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Drug boosts survival when breast cancer spreads to brain</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 30 November 2011</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Treatment with <a href="ssLINK/lapatinib">lapatinib</a> could extend survival in women with Her2-positive <a href="ssNODELINK/BreastCancer">breast cancer</a> that has spread to the brain, according to research published today (Wednesday) in the <a target="_blank" href="http://dx.doi.org/10.1038/bjc.2011.531">British Journal of Cancer</a><a href="#1"><span class="super">1</span></a>.</p>

<p>Researchers at the <a target="_blank" href="http://www.meduniwien.ac.at/index.php?id=372&#38;language=2">Medical University of Vienna </a>looked at the average survival of a group of 43 women with Her2-positive breast cancer that had spread to the brain – 28 had been treated with <a href="ssLINK/trastuzumab">herceptin</a> and 15 had also received lapatinib. While the women treated with herceptin survived for 13 months on average, more than half who were treated with lapatinib were alive after two years<a href="#2"><span class="super">2</span></a>.</p>

<p>This group were all compared with a control group of 37 women who were treated before the use of herceptin became routine and received no targeted treatment. In this group women treated with chemotherapy survived for nine months on average and those given radiotherapy only survived an average of three months.</p>

<p>Her2-positive breast cancer is more likely to spread to the brain and this problem has been increasing in the last decade. Lapatanib is a type of biological therapy called a protein tyrosine kinase inhibitor, which blocks a group of proteins that stimulate cancer cells to grow.</p>

<p>Unlike many other drugs, lapatinib is a small molecule that is more likely to cross the blood-brain barrier.</p>

<p>Professor Guenther Steger, study author based at the Medical University of Vienna, said: “These results are very promising, but we’ve only studied a small and very specific group of women. We now need to look at the effect of lapatinib in a larger group of women with Her2-positive breast cancer to see if the same improvements in survival are seen.”</p>

<p>Dr Julie Sharp, senior science information manager at Cancer Research UK, said: “Women with Her2-positive breast cancer appear to have a greater risk of their disease spreading to the brain, which is very difficult to treat.. If lapatinib is proven to work in a larger group of women we could have a powerful new approach to prevent and treat the spread of breast cancer to the brain.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: center;">For media enquiries please contact Simon Shears in the Cancer Research UK press office on 020 3469 8054 or, out-of-hours, the duty press officer on 07050 264 059.</p>

<p>&#160;</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Drug boosts survival when breast cancer spreads to brain','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference&#160;&#160;&#160;&#160;</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p><a id="1" class="bmark">1. </a>Steger, G, G., et al. Impact of anti-Her2 therapy on overall survival in Her2-overexpressing breast cancer patients with brain metastases British Journal of Cancer (2011) DOI: 10.1038/bjc.2011.531</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 30 Nov 2011</div><br/>]]></description>
					<pubDate>Wed, 30 Nov 2011 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>First patients enrolled in project to improve NHS cancer gene testing</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-21-Stratified-Medicine-Programme?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-21-Stratified-Medicine-Programme?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">First patients enrolled in project to improve NHS cancer gene testing</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 21 November 2011</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Cancer Research UK has started recruiting patients for a pioneering initiative to demonstrate how genetic tests could be used within the NHS to help match cancer patients to the most appropriate treatment, while building a database of information for research into new targeted therapies.</p>

<p>The charity’s multi-million pound <a href="http://science.cancerresearchuk.org/research/how-we-deliver-our-research/others/by-programme/stratified-medicine-programme/" target="_blank">Stratified Medicine Programme</a> ultimately aims to establish a world-class NHS genetic testing service for cancer patients in the UK. This means that, as and when new targeted treatments become available, doctors will have access to the tests they need to help them decide which drugs are best for their patients.</p>

<p>Medical staff in seven of Cancer Research UK’s existing <a href="http://www.ecmcnetwork.org.uk/" target="_blank">Experimental Cancer Medicine Centres (ECMCs)</a> will be asking up to 9,000 patients to participate in the first phase of the Programme, which covers six different tumour types: <a href="http://cancerhelp.cancerresearchuk.org/type/breast-cancer/" target="_blank">breast</a>, <a href="http://cancerhelp.cancerresearchuk.org/type/bowel-cancer/" target="_blank">bowel</a>, <a href="http://cancerhelp.cancerresearchuk.org/type/lung-cancer/" target="_blank">lung</a>, <a href="http://cancerhelp.cancerresearchuk.org/type/prostate-cancer/" target="_blank">prostate</a>, <a href="http://cancerhelp.cancerresearchuk.org/type/ovarian-cancer/" target="_blank">ovarian</a> and <a href="http://cancerhelp.cancerresearchuk.org/type/melanoma/" target="_blank">melanoma skin cancer</a>.</p>

<p>The ECMCs are: The Institute of Cancer Research (ICR) in London, Leeds, Edinburgh, Cambridge, Cardiff, Glasgow and Manchester, collectively covering more than 20 hospitals across the UK.</p>

<p style=" text-align: center;"><iframe width="560" height="315" src="http://www.youtube.com/embed/7Fyaw6_JZn8" frameborder="0" allowfullscreen></iframe></p>

<p>Patients will be asked to give consent for a small sample of their tumour to be sent to one of three leading NHS genetic testing labs – based at <a href="http://www.icr.ac.uk/" target="_blank">The Institute for Cancer Research</a> in London, <a href="http://www.wales.nhs.uk/sites3/home.cfm?orgid=525" target="_blank">Cardiff All Wales Regional Molecular Genetics Laboratory</a> and the <a href="http://www.bwhct.nhs.uk/genetics-reglab-home.htm" target="_blank">West Midlands Regional Genetics Laboratory</a> in Birmingham – where DNA will be extracted and analysed for a range of molecular faults linked to cancer.</p>

<p>This information will be stored alongside other relevant clinical information to allow researchers to compare the success of different treatments in relation to specific faults within cancer cells.</p>

<p>So although the Programme will not alter patients’ treatment at this stage, it’s hoped it could help scientists design better targeted treatments in the future.</p>

<p>Wendy Payne, 55, who is being treated at <a href="http://www.cuh.org.uk/addenbrookes/addenbrookes_index.html" target="_blank">Addenbrooke's Hospital</a> in Cambridge, is one of 240 patients who are so far taking part in the programme. She was diagnosed with ovarian cancer in March 2011 after a CT scan.</p>

<p>Mrs Payne said: “I was very keen to take part in the Stratified Medicine Programme because I think much more can and should be done to help patients get the right drugs in future.</p>

<p>“Finding out I had cancer was terrifying but it’s incredible to think that the tumour which could have killed me can now be used to develop more targeted drugs in future. Even though I won’t benefit from that research, it’s comforting to think that my experience with cancer will be helping others who are diagnosed in future.”</p>

<p>Cancer Research UK, <a href="http://www.astrazeneca.co.uk/" target="_blank">AstraZeneca</a> and <a href="http://www.pfizer.co.uk/default.aspx" target="_blank">Pfizer</a> are funding the £5.5 million programme. The charity’s share is being funded through its <a href="http://www.cancerresearchuk.org/thecatalystclub/" target="_blank">Catalyst Club</a> - a pioneering venture to raise £10 million to propel forward the use of personalised cancer treatment, including Cancer Research UK’s Stratified Medicine Programme.</p>

<p>The initiative is closely aligned with the government’s <a href="http://www.innovateuk.org/content/competition-announcements/research-and-development-into-tumour-profiling-wil.ashx" target="_blank">Technology Strategy Board (TSB)’s £6 million investment</a> in the development of tests for analysing a tumour’s genetic profile and secure software that can link this information to relevant clinical information.</p>

<p>James Peach, director of Cancer Research UK’s Stratified Medicine Programme, said: “In the ten years since the Human Genome Project was completed we’ve made huge progress in unraveling the genetic basis of cancer and understanding what drives it at a molecular level. We know that prescribing certain drugs according to the genetic basis of the tumour can improve the chances of successful treatment. And by hardwiring research into the day-to-day care of cancer patients, we can harness the power of the NHS to bring personalised medicine a step closer to reality.</p>

<p>“This programme marks the beginning of the journey, and there is much to be done before we can bring the benefits of personalised medicine to every cancer patient. But I’m confident that within the next few years we’ll see personalised medicine changing the face of cancer treatment and saving many more lives from cancer.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p style=" text-align: center;">For media enquiries, please contact the Cancer Research UK press office on 020 3469 8309 or, out of hours, 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('First patients enrolled in project to improve NHS cancer gene testing','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 21 Nov 2011</div><br/>]]></description>
					<pubDate>Mon, 21 Nov 2011 10:04:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Cancer Research UK launches nine high-tech gene projects</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-18-nine-high-tech-gene-projects?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-11-18-nine-high-tech-gene-projects?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Cancer Research UK launches nine high-tech gene projects</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Friday 18 November 2011</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Unravelling the genetic secrets behind a range of cancers - from understanding how certain genes control cancer to determining how the disease evades treatment - is the aim of a new initiative from Cancer Research UK.</p>

<p>The Genomics Initiative will use the latest high-tech gene sequencing machines to address specific research questions that until now were impossible to answer.</p>

<p>The latest sequencing technology allows researchers to scan all of the genes in a cancer – like reading an instruction manual for the disease – and identify each of the cancer causing faults a million times faster than the Human Genome Project ten years ago.</p>

<p>The <a href="ssNODELINK/CancerGenes">genes</a> involved in cancer not only cause the disease but also drive its changes between different forms, influence how aggressive it is and whether certain treatments will work.</p>

<p>Armed with this knowledge, the researchers will be able to piece together information that will tell them about people at greater risk of cancer, pick the right treatments for the disease and start developing new drugs.</p>

<p>The Genomics Initiative is being funded by Cancer Research UK’s <a href="http://www.cancerresearchuk.org/thecatalystclub/" target="_blank">Catalyst Club</a> – a pioneering venture to raise £10 million for various research projects, including the Genomics Initiative, on personalised medicine for people with cancer.</p>

<p>One of the projects will look at rare types of skin cancer. The study, led by <a href="ssLINK/prof-richard-marais">Professor Richard Marais</a> at <a href="http://www.icr.ac.uk/" target="_blank">The Institute of Cancer Research</a>, will look for the genes that make certain types of <a href="ssNODELINK/MelanomaSkinCancer">skin cancer</a> more aggressive with the ultimate aim of improving treatments for patients with these rare forms of the disease.</p>

<p>Professor Marais said: “We urgently need new drugs to treat these rare but very aggressive forms of skin cancer. This project will let us build a bigger picture of the genes that are involved in the disease giving us an insight into the inner workings of skin cancer.”</p>

<p>Another project will attempt to understand why kidney cancer has unique genetic defects in different parts of the same tumour. This can result in a tumour biopsy not giving the full picture of what is going on in the cancer. <a href="ssLINK/dr-charles-swanton">Professor Charles Swanton</a>, at Cancer Research UK’s<a href="http://www.london-research-institute.org.uk/"> London Research Institute</a>, is trying to understand why this happens and hopes to find new markers that predict who will benefit from targeted treatments.</p>

<p>Professor Swanton said: “Attempts to identify markers to predict if patients with kidney cancer will respond to distinct targeted drugs have so far been unsuccessful. Our research is investigating whether this may result from the genetic variation within single tumours, such that an oncologist may not be able to fully trust the genomic information present in a single biopsy. We hope to be able to find markers for drug resistance that are common across multiple biopsies in the same tumour, that may guide the treating clinician to determine the right treatments are given to each patient."</p>

<p>The other seven projects are:</p>

<p>• Finding genes that put people at a higher risk of developing pre-cancerous growths called polyps and bowel cancer</p>

<p>• How follicular lymphoma transforms into the more aggressive B cell lymphoma</p>

<p>• Sequencing the genes in an aggressive form of childhood brain cancer</p>

<p>• Looking for the genes that affect how pancreatic cancer patients respond to treatment</p>

<p>• Identifying key genes in skin cancer in people with no family history</p>

<p>• Studying 1,000 women to find new genes linked to breast cancer</p>

<p>• Understanding how stem cells in leukaemia pick up new genetic faults</p>

<p>Dr Harpal Kumar, Cancer Research UK’s chief executive, said: “We’re delighted to launch the Genomics Initiative, which takes advantage of powerful new technologies to drive an exciting area of cancer research. We know that mistakes in genes are behind cancer, and they also drive how cancer act and respond to treatment. Understanding this better will bring real benefits for patients in the future, playing an essential role in the push towards personalised cancer treatment.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: left;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300, or, out-of-hours, the duty press officer on 07050 264 059</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cancer Research UK launches nine high-tech gene projects','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 18 Nov 2011</div><br/>]]></description>
					<pubDate>Fri, 18 Nov 2011 10:40:00 GMT</pubDate>
			 </item>

		</channel>
</rss