Aymanshafei (Talk | contribs) |
Aymanshafei (Talk | contribs) |
||
Line 160: | Line 160: | ||
var slides = document.querySelectorAll('#afcmslides .afcmslide'); | var slides = document.querySelectorAll('#afcmslides .afcmslide'); | ||
var currentSlide = 0; | var currentSlide = 0; | ||
− | + | ||
var controls = document.querySelectorAll('.afcmcontrols'); | var controls = document.querySelectorAll('.afcmcontrols'); | ||
− | + | ||
− | + | ||
var next = document.getElementById('afcmcontrols-left'); | var next = document.getElementById('afcmcontrols-left'); | ||
var previous = document.getElementById('afcmcontrols-right'); | var previous = document.getElementById('afcmcontrols-right'); | ||
Line 181: | Line 180: | ||
if (playing) { | if (playing) { | ||
slides[currentSlide].className = 'afcmslide'; | slides[currentSlide].className = 'afcmslide'; | ||
− | |||
currentSlide = (n + slides.length) % slides.length; | currentSlide = (n + slides.length) % slides.length; | ||
− | |||
$(slides[currentSlide]).css({ opacity: 0.0 }, "slow") | $(slides[currentSlide]).css({ opacity: 0.0 }, "slow") | ||
.addClass('afcmshowing') | .addClass('afcmshowing') | ||
Line 191: | Line 188: | ||
$(slides[currentSlide]).removeClass('active'); | $(slides[currentSlide]).removeClass('active'); | ||
}); | }); | ||
− | |||
} | } | ||
} | } | ||
Line 200: | Line 196: | ||
playSlideshow(); | playSlideshow(); | ||
} | } | ||
− | |||
}) | }) | ||
function pauseSlideshow() { | function pauseSlideshow() { | ||
Line 219: | Line 214: | ||
previousSlide(); | previousSlide(); | ||
pauseSlideshow(); | pauseSlideshow(); | ||
− | }; | + | }; |
− | + | ||
}); | }); | ||
</script> | </script> | ||
Line 226: | Line 220: | ||
</html> | </html> | ||
{{Template:AFCM-Egypt/footer}} | {{Template:AFCM-Egypt/footer}} | ||
− |
Revision as of 01:19, 17 October 2017
Abstract
Knock-in of Circular RNA gene in Hepatocellular Carcinoma cells via CRISPR/Cas9
Hepatocellular Carcinoma (HCC) is the leading cause of cancer deaths worldwide & ranked first among cancers
in males and next to breast cancer among females in Egypt - based upon results of National Cancer Registry Program of Egypt-.
"Grabbing the problem from the roots" is the best way to decently describe the use of CRISPR, a special gene editing technique
that we will be using to modulate a certain circRNA and adjust its gene expression, which is down-regulated in hepatocellular carcinoma.
This in consequence modifies miRNA expression thus amending the mRNA gene expression; which is the visible problem in our trials.
This will lead us to adopt a novel strategy for miRNA suppression by using circRNAs. This is accomplished by utilizing a synthetic circuit to give rise to a springboard in our battle against cancer.
Hepatocellular Carcinoma (HCC) is the leading cause of cancer deaths worldwide & ranked first among cancers in males and next to breast cancer among females in Egypt - based upon results of National Cancer Registry Program of Egypt-. "Grabbing the problem from the roots" is the best way to decently describe the use of CRISPR, a special gene editing technique that we will be using to modulate a certain circRNA and adjust its gene expression, which is down-regulated in hepatocellular carcinoma. This in consequence modifies miRNA expression thus amending the mRNA gene expression; which is the visible problem in our trials. This will lead us to adopt a novel strategy for miRNA suppression by using circRNAs. This is accomplished by utilizing a synthetic circuit to give rise to a springboard in our battle against cancer.