New Delhi: Nutraceuticals, functional foods, and supplemental micronutrients have the potential to inhibit cancer cell proliferation and induce apoptosis. A variety of natural dietary herbs have even been shown to have a potential role in the prevention and treatment of cancer, and are regarded as an effective strategy by Nutraceutical experts all over the world.
Epidemiological studies have consistently demonstrated that dietary habits are one of the most important predictors of chronic diseases, including several types of cancer. Thus, diet and food have a direct impact on health and disease. Through nutrition, humans have evolved a sophisticated and cooperative system of antioxidant defence mechanisms against toxic oxygen intermediates, according to biochemical and epidemiological evidence. This suggests that increasing antioxidant intake through nutrition may significantly reduce the risk of cancer.
Following are some of the herbs suggested by the experts in nutraceutical space which has significantly shown positive results in the prevention of cancer cells-
Graviola (Annona muricata)
Annona Muricata, also known as Graviola, soursop, Brazilian pawpaw, or guanabana, is an evergreen tree native to the Americas’ tropical regions and a member of the Annonaceae family. Graviola contains hundreds of acetogenins, which are chemicals (ACGs). ACGs have the ability to kill many different types of cancer cells while leaving healthy cells alone. It aids in the inhibition of energy production in cancer cells while also inhibiting the oxidative stress response. Graviola has also been shown to cause apoptosis. In addition to its positive effects, the herb may cause some side effects such as low blood pressure, low sugar levels, or even nerve damage. As a result, it is strongly advised not to consume directly. To avoid any access consumption or such side effects, please use a product supplement that contains the desired amount of Graviola.
Catharanthus Rosea
Catharanthus Rosea, also known as Madagascar Periwinkle, is a miracle plant. It is a member of the Apocynaceae family. It is the most medicinally valuable plant species in the Apocynaceae family, which is used worldwide in traditional herbal medicine. The plant has also been used in Ayurvedic medicine and traditional Chinese medicine for a long time. Western medical science began researching this plant in the twentieth century. Catharanthus roseus is well-known for producing the anticancer drugs vinblastine and vincristine, which are derived from the dimerization of the MIAs vindoline and catharanthine. The anti-tumor activity discovered in C. Roseus is due to the presence of dimeric alkaloids, which are already widely used in industry.
Podophyllum
Indian Podophyllum is another name for Podophyllum. Vanyakarkati is its Ayurvedic name. The rootstock of this herb has beneficial properties that aid in the prevention of cancer. Podophyllum is a purgative that is also used to treat vaginal warts. Etoposide and teniposide, two podophyllotoxin derivatives, are used in cancer treatment. Etoposide is an alkaloid derived from the mandrake plant Podophyllum peltatum that is used to treat germ cell tumours, lung cancer, Hodgkin’s and non-lymphomas, Hodgkin’s gastric cancer, breast cancer, and testicular cancer. Although podophyllotoxin has a high cytotoxic effect and acts as a tubulin polymerization inhibitor, if used excessively, it is more toxic than beneficial as an anticancer drug. As a result, it should only be consumed in the amounts recommended by an expert in the form of supplements, with the quantities added rationally.
Loading
';
var cat = "?cat=120172";
//$(".main-rhs2434325").theiaStickySidebar();
var instagram_script=document.createElement('script');
instagram_script.defer="defer";
instagram_script.async="async";
instagram_script.src="https://platform.instagram.com/en_US/embeds.js";
document.head.appendChild(instagram_script);
/*************************************/
/*$(window).scroll(function(){
var last = $('div.listing').filter('div:last');
var lastHeight = last.offset().top ;
if(lastHeight + last.height() < $(document).scrollTop() + $(window).height() && nextload==true){
var circle = "";
var myTimer = "";
var interval = 30;
var angle = 0;
var Inverval = "";
var angle_increment = 6;
$.ajax({
url: "/micros/article-list.php" + cat + nextpath,
async: true,
dataType: "json",
beforeSend: function() {
$('div.listing').append(load);
nextload=false;
//console.log("/micros/article-list.php" + cat + nextpath);
ice = 1;
circle = $('.center-section').find('#green-halo');
myTimer = $('.center-section').find('#myTimer');
angle = 0;
Inverval = setInterval(function (){
$(circle).attr("stroke-dasharray", angle + ", 20000");
//myTimer.innerHTML = parseInt(angle/360*100) + '%';
if (angle >= 360) {
angle = 1;
}
angle += angle_increment;
}.bind(this),interval);
},
success: function(data){
nextload=false;
//console.log("success");
//console.log(data);
$.each(data['rows'], function(key,val){
//console.log("data found");
ice = 2;
if(val['id']!='2434325'){
string = '
function pauseEvent(event) {
var videotype = "zee english video";
gtag('event', 'Pause', { 'event_category': videotype, 'event_label': vlabel});
}
function AdloadEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adloaded", { "event_category": videotype, "event_label": vlabel});
}
function AdProgressEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adprogress", { "event_category": videotype, "event_label": vlabel});
}
function adPausedEvent(event) {
var videotype = "zee english video";
gtag("event", "kaltura_adpaused", { "event_category": videotype, "event_label": vlabel});
}
/* End of Kaltura player function code */
$(document).delegate("div[id^='play']", "click", function(){
//console.log($(this).attr("id"));
//console.log($(this).attr("video-source"));
//console.log($(this).attr("video-code"));
var isyoutube = $(this).attr("video-source");
var vurl = $(this).attr("video-path");
var vid = $(this).attr("id");
$(this).hide();
var pvid = $(this).attr("newsid");
var vx = $(this).attr("id").replace('play-','');
var vC = $(this).attr("video-code");
var playDiv = "video-" + vid + "-" + pvid;
if(isyoutube =='No'){
kalturaPlayerAPIReady(vC, playDiv,pvid);
}else{
onYouTubePlay(vid, vC, playDiv,vx, pvid);
}
});
$(document).delegate("div[id^='ptop']", "click", function(){
var vid = $(this).attr("id").replace('ptop','');
$(this).hide();
var pvid = $(this).attr("newsid");
var vurl = $(this).attr("video-path");
//console.log($(this).attr("id") + "--" + vid);
//console.log($(this).parent().children().find('#play-'+vid).attr("video-source"));
//console.log($(this).parent().children().find('#play-'+vid).attr("video-code"));
var isyoutube = $(this).parent().children().find('#play-'+vid).attr("video-source");
var vC = $(this).parent().children().find('#play-'+vid).attr("video-code");
var playDiv = "mvideo-play-" + vid + "-" + pvid;
if(isyoutube =='No'){
//console.log(jwplayer($(this).attr("id")).getState());
kalturaPlayerAPIReady(vC, playDiv,pvid);
var nxti = 3;
var ci = 1;
var nxti_1 = 6;
var nxti_2 = 9;
var nxti_3 = 12;
if($.autopager==false){
var use_ajax = false;
/*var disqus_shortname="zeehindi";
var disqus_identifier; //made of post id and guid
var disqus_url; //post permalink
function loadDisqus(source, identifier, url, nid) {
if (window.DISQUS) {
//alert("if");
jQuery('
').insertAfter(source);
jQuery('#disqus_thread').insertAfter(source); //append the HTML after the link
//if Disqus exists, call it's reset method with new parameters
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
}else{
jQuery('
').insertAfter(source);
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
pSUPERFLY.virtualPage(prevLoc,$(this).children().find('.left-block').attr('data-title'));
//console.log("Summary: " + $(this).children().find('.left-block').attr('data-summary'));
//console.log("Keyword: " + $(this).children().find('.left-block').attr('data-keyword'));
//history.pushState('' ,'', prevLoc);
loadshare(prevLoc);
}
return false; // stops the iteration after the first one on screen
}
});
if(lastHeight + last.height() < $(document).scrollTop() + $(window).height()){
//console.log("**get");
url = $(next_selector).attr('href');
x=$(next_selector).attr('id');
//console.log("x:" + x);
//handle.autopager('load');
/*setTimeout(function(){
//twttr.widgets.load();
//loadDisqus(jQuery(this), disqus_identifier, disqus_url);
}, 6000);*/
}
//lastoff = last.offset();
//console.log("**" + lastoff + "**");
});
//$( ".content-area" ).click(function(event) {
// console.log(event.target.nodeName);
//});
/*$( ".comment-button" ).live("click", disqusToggle);
function disqusToggle() {
var id = $(this).attr("id");
$("#disqus_thread1" + id).toggle();
};*/
//$(".main-rhs2434325").theiaStickySidebar();
var prev_content_height = $(content_selector).height();
//$(function() {
var layout = $(content_selector);
var st = 0;
///});
}
}
});
/*}
};*/
})(jQuery);
googletag.pubads().setTargeting('category', ["article","Health","Cancer","Epidemiologist","Graviola (Annona Muricata)","Catharanthus Rosea","Podophyllum"]);
googletag.pubads().enableLazyLoad({ fetchMarginPercent: 50, renderMarginPercent: 50, mobileScaling: 2.0 });
googletag.pubads().disableInitialLoad();
googletag.pubads().enableAsyncRendering();
googletag.pubads().set('page_url','https://zeenews.india.com/');
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();
// OpenWrap code START here
if(typeof PWT.requestBids === 'function'){
PWT.requestBids(
PWT.generateConfForGPT(googletag.pubads().getSlots()),
function(adUnitsArray) {
PWT.addKeyValuePairsToGPTSlots(adUnitsArray);
PWT.ow_BidsReceived = true;
initAdserver(false);
}
);
}
// No need to handle "else" part as we have A9 wrapper on page
// OpenWrap code END here
var FAILSAFE_TIMEOUT = 1000; // this timeout should be more than OpenWrap and A9 timeout
setTimeout(function() {
initAdserver(true); // calling this function with forced mode set to true so that GPT API is always executed
}, FAILSAFE_TIMEOUT);
});
googletag.cmd.push(function() { googletag.display('div-article-rhs-atf-ad'); });
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1504525832454-0'); });
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1504525832454-2'); });
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1504526235866-6'); });
if(inad1){
googletag.cmd.push(function() { googletag.display('div-gpt-ad-AS-Inarticle-1'); });
}
if(inad2){
googletag.cmd.push(function() { googletag.display('div-gpt-ad-AS-Inarticle-2'); });
}
}
on_load_google_ad(PWT);
function on_load_fb_twitter_widgets(){
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
Health Tips in Hindi: आमतौर पर देखा गया है कि कई लोगों के पेट से गुड़गुड़ की आवाज आने लगती है लेकिन लोग उसे नजरअंदाज कर देते हैं. कई लोग मानते हैं कि ज्यादा भूख लगने की वजह से इस प्रकार की समस्याएं आती हैं. लेकिन कई बार खाना खाने के बाद भी लगातार इस […]
Covid-19: कोविड-19 की तीसरी लहर का असर बढ़ता ही जा रहा है. इस लहर में डेल्टा वेरिएंट के साथ ओमिक्रोन वेरिएंट (Omicron Variant) भी काफी तेजी से फैल रहा है. बता दें कि कोरोना का नया वेरिएंट कोरोना वायरस (Coronavirus) की तीसरी लहर के लिए जिम्मेदार हो सकता है. वहीं ओमिक्रोन वेरिएंट से बचने के […]
Omicron Variant Diet: कोरोना काल (Coronavirus) में हर कोई अपनी इम्यूनिटी (Immunity) को मजबूत करने की कोशिश कर रहा है. इसके लिए एक्सरसाइज, योग, प्राणायाम से लेकर काढ़े तक को अपनी रूटीन लाइफ में शामिल कर सकते हैं. लेकिन इम्यूनिटी को स्ट्रांग करना कोई एक दिन का काम नहीं होता है. बल्कि इसके लिए पूरे […]