\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Molly} \pdfinfo{ /Title (2-3-3-molecular-basis-of-cancer.pdf) /Creator (Cheatography) /Author (Molly) /Subject (2.3.3 Molecular basis of Cancer Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{2.3.3 Molecular basis of Cancer Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Molly} via \textcolor{DarkBackground}{\uline{cheatography.com/30516/cs/9606/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Molly \\ \uline{cheatography.com/molly} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 25th October, 2016.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DNA Mutation}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Cancer occurs due to genetic abnormalities either acquired (somatic mutation) or inherited from a parent.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The two characteristics of cancer cells are their heritable ability to proliferate despite the normal constraints which inhibit cell proliferation, and their ability to invade neighbouring tissues.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{For these properties to be passed on to cell progeny, they must be genetically encoded, and cancer cells demonstrate changes in their genetic material compared to the normal cell.} \tn % Row Count 11 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Damage to DNA can be acquired due to exposure to carcinogens, or result from mistakes in DNA replication. In addition inherited defects can be passed on from parental sources (germ-line mutations).} \tn % Row Count 15 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Acquired genetic damage ({\bf{somatic mutations}}) can be caused by exposure to environmental carcinogens, or in some cases viral infection.} \tn % Row Count 18 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Environmental carcinogens include UV light, cigarette smoke, asbestos and food additives.} \tn % Row Count 20 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Single DNA mutations do not usually give rise to cancer. Mutations in more than one gene are required for a cell to develop cancerous properties.} \tn % Row Count 23 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In somatic cells that frequently divide there is less time for DNA repair to occur, prior to DNA replication.} \tn % Row Count 26 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These cells such as bone marrow hematopoetic cells, skin cells, colonic epithelia, are therefore more susceptible to the accumulation of genetic mutations, and the development of cancer.} \tn % Row Count 30 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DNA Mutation (cont)}} \tn % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In addition with increasing age DNA repair mechanisms wane and the cumulative exposure to carcinogens and environmental exposure to various factors results in DNA damage which may not be adequately repaired.} \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DNA replications errors}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In the course of a human lifetime, an estimated 1016 cell divisions will take place. During each cell division the genetic material of the cell is replicated in a process that is not without error.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The rate of mutation caused by the limited accuracy of DNA replication and repair alone is estimated at 10-6 mutations per gene per cell division.} \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It follows that each gene is likely to be affected on more than one occasion, with mutations resulting in varying degrees of disruption to the gene product. The erroneous insertion of an incorrect nucleotide during DNA replication may have no effect on the gene product, however, where the codon changes to a different amino acid, or a stop codon, the function of the gene product can be seriously affected.} \tn % Row Count 16 (+ 9) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{When a disruptive mutation occurs in a gene involved in the regulation of cell division, the cell may acquire the ability to proliferate independently of normal cell cycle controls. As mutations caused by errors in DNA replication and repair accumulate in the somatic tissue, and the ability of the cell to accurately repair DNA damage decreases during aging, the chance of cancer developing increases with age.} \tn % Row Count 25 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Irradiation}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Radiation, including UV light and ionizing radiation from X-rays and radioactive decay, also causes cumulative DNA damage.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Ionizing radiation induces DNA damage directly or indirectly through the production of free radicals.} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Single and double-strand breaks to the DNA double helix occur as a result of exposure to ionizing radiation.} \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{As compared to other types of DNA damage, double-strand breaks are intrinsically more difficult to accurately repair through homologous recombination, or non-homologus end joining as no template exists for correct rejoining.} \tn % Row Count 14 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The repair processes can cause induction of gene mutations and subsequently promote cancer development.} \tn % Row Count 17 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{UV radiation is absorbed by the DNA molecule, which can result in the formation of a thymine dimer. As one of the four bases of the DNA molecule, the dimerisation of adjacent thymine nitrogenous bases disrupts the activity of DNA polymerase during DNA replication and without repair causes induction of mutations.} \tn % Row Count 24 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chemical carcinogens}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Chemical carcinogens (cancer promoting agents) include benzo{[}a{]}-pyrene in cigarettes and aflatoxin, a well-characterized toxin produced by a mould that grows on stored grain and peanuts.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The most noxious chemical carcinogen is that found in cigarettes, which is responsible for up to 30\% of all human tumours.} \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Many of the known chemical carcinogens cause direct DNA damage, acting to chemically modify the DNA molecule.} \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The more potent chemical carcinogens, including the fungal toxin aflatoxin B1, are not specifically reactive with DNA until being activated by metabolic processes involving the cytochrome P-450 oxidases.} \tn % Row Count 15 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These oxidases normally function to inactivate ingested toxins, however, in some cases cause conversion of toxins to highly mutagenic compounds (i.e. compounds which cause mutations in DNA).} \tn % Row Count 19 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Virus Infection}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Viruses have been shown to be the causative agents in a small but significant proportion of human cancers.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Only a limited number of human cancer-inducing viruses have been identified, with these being mainly DNA viruses, with a smaller number of RNA retroviruses also described.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{There is often a delay of many years between the initial viral infection and cancer development (this is called latency), so there are likely to be a number of viruses whose tumour association has not yet been identified.} \tn % Row Count 12 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{DNA viruses can carry genes that cause subversion of the normal cell cycle leading to uncontrolled host cell proliferation. Retroviruses often cause genetic disruption in genes that promote cancer development following insertion of the viral gene either upstream of the proto-oncogene, or within the coding sequence, leading to cell transformation.} \tn % Row Count 19 (+ 7) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Human T-cell leukemia virus, an RNA virus, causes a rare form of leukemia with high incidence in Japan and the West Indies. Epstein-Barr virus, of the Herpesvirus family, and Papillomavirus are examples of cancer-causing DNA viruses which induce Burkitt's lymphoma and carcinoma of the cervix respectively.} \tn % Row Count 26 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Inherited Cancer Predisposition Syndromes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In some individuals, all of the cells in the body contain an inborn genetic defect, which increases the probability that cancer may develop during the lifetime of the individual.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{This type of cancer susceptibility gene is present in the inherited genetic material (germ-line) of the individual that can be passed down from parent to child. Such cancer-prone families often present with similar types of cancers in many members of the family over successive generations.} \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In addition, many of these cancers present at a younger age than that observed for sporadic (random, with no pattern) cancers that occur in the general population.} \tn % Row Count 14 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{It has been predicted that 5-10\% of all cancers are part of defined inherited cancer syndromes.} \tn % Row Count 16 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Classical inherited cancer syndromes include some cases of breast cancer and colon cancer. In some instances the genes implicated in inherited cancer syndromes are also implicated in the pathogenesis of sporadic cancers.} \tn % Row Count 21 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Familial susceptibility for cancer can occur as inherited cancer susceptibility for a single type of cancer, or for a number of different types of cancer, as part of a familial cancer predisposing syndrome.} \tn % Row Count 26 (+ 5) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Features that suggest an inherited cancer susceptibility gene defect include:} \tn % Row Count 28 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{ Several close (first degree relatives) with the same cancer;  Several close relatives with related cancers - breast and ovarian and endometrial;  Two family members with the same rare cancer;  Early age of onset of cancer;  Bilateral tumours in paired organs;  Synchronous or successive tumours;  Tumours in two organs in one individual.} \tn % Row Count 36 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cancer critical genes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Three distinct classes of genes-oncogenes, tumour suppressor genes and DNA mismatch repair genes, when mutated, cause {\bf{cell transformation }}(change of a normal cell to a cancer cell).} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Individuals born with a mutation in any one of these gene types has an inherited predisposition to cancer.} \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This most commonly occurs with tumour suppressor genes. However, additional mutations may be required for the onset of cancer development. In inherited cancer predisposition syndromes, genetic defects in these gene/s are present in all cells of the body.} \tn % Row Count 13 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In acquired sporadic cancers the mutation is found only in the cancer cell and its progeny. In sporadic cancers surrounding normal cells and germ line cells show no mutations.} \tn % Row Count 17 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Oncogenes}}} \tn % Row Count 18 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These genes are expressed in normal cells as "proto-oncogenes" whose normal function is to promote cell growth and division.} \tn % Row Count 21 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In general these gene products act as accelerators of specific phases of the cell cycle during the "G1" or growth phase of the cell.} \tn % Row Count 24 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Over 100 proto-oncogenes have been identified. Much of the original identification of oncogenes has come from studies of tumour viruses.} \tn % Row Count 27 (+ 3) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Proto-oncogenes may be growth factors or their receptors, various intracellular signalling proteins or enzymes, regulators of specific phases of the cell cycle, or transcription factors.} \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cancer critical genes (cont)}} \tn % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Unlike tumour suppressor genes, which are responsible for a number of familial inherited predisposition syndromes, only one oncogene, ret, has been identified as the cause of a familial cancer syndrome.} \tn % Row Count 5 (+ 5) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Cancers that result from mutations in proto-oncogenes are presumed to arise from acquired DNA damage, as opposed to inherited mutations. Mutations that transform a "proto-oncogene" to an oncogene are normally {\bf{"gain of function,"}} that is these mutations result in an increase in the levels, or activity of the growth promoting gene product. Only a single allele is required to be mutated for enhanced growth potential.} \tn % Row Count 14 (+ 9) % Row 11 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{There are three principal mechanisms by which a normal cellular proto-oncogene may be converted into an oncogene.}}} \tn % Row Count 17 (+ 3) % Row 12 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These mechanisms are all "gain of function", in other words the growth promoting characteristics of these gene products are enhanced. Loss of function mutations of proto-oncogenes will not promote cancer.} \tn % Row Count 22 (+ 5) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{1. An activating mutation in a DNA coding sequence**} \tn % Row Count 24 (+ 2) % Row 14 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In this model, minor mutations in the gene result in the expression of the protein at normal levels, but mutations at critical sites result in the protein having increased activity, or for a receptor activity in the absence of ligand-binding, or stimulus.} \tn % Row Count 30 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cancer critical genes (cont)}} \tn % Row 15 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{For example, activating mutations in the Ras gene have been detected in 30\% of all human cancers. Oncogenic Ras mutations arise from a point mutation in the coding sequence which result in increased activity. Another example is the Ret proto-oncogene, which is a cell surface tyrosine kinase receptor. Activating mutations at specific sites in the receptor sequence are associated with the clinical syndrome of multiple endocrine neoplasia type 2.} \tn % Row Count 9 (+ 9) % Row 16 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{2. {\bf{Gene amplification}}} \tn % Row Count 10 (+ 1) % Row 17 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In this situation, multiple copies of the gene are expressed, resulting increased production of a signalling protein such as the epidermal growth factor receptor in breast cancer. The increase in copy number can reach up to several hundred fold. Amplification of specific genes such as the transcription factors encoded by the MYC gene family are observed in specific types of tumours.} \tn % Row Count 18 (+ 8) % Row 18 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{For example N-myc is amplified in approximately 30\% of neuroblastomas and in some cases of lung cancer.} \tn % Row Count 21 (+ 3) % Row 19 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{3. {\bf{Chromosomal rearrangement.}}} \tn % Row Count 22 (+ 1) % Row 20 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The chromosomal arrangement occurs only in the somatic and not the germ-line tissues and results in the translocation of genetic material from one chromosome to another. Many cases of chromosomal rearrangement leading to human disease are seen in human leukemias and lymphomas. Up to 75\% of human leukemias have detectable chromosomal rearrangements in the leukemic, but not the germ line cells.} \tn % Row Count 30 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cancer critical genes (cont)}} \tn % Row 21 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{For example, Bcl-2 is a member of a family of proteins that regulate apoptosis. Bcl-2 was initially discovered by the presence of its translocation in a specific type of human lymphoma. Translocation of the immunoglobulin gene on chromosome 14 with the Bcl-2 gene on chromosome 18, results in persistent overexpression of Bcl-2 and inhibition of cell death} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Proto-oncogene products stimulate cell division.}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/molly_1477389857_Capture.PNG}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Three ways proto-oncogene converts to oncogene}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/molly_1477389970_Capture.PNG}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Tumour suppressor genes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Tumour suppressor genes are defined as genes that sustain loss of function in the development or progression of cancer}}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Inactivating mutations in tumour suppressor genes may be inherited in the germ line, or acquired by somatic mutation.} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In contrast to oncogenic mutations, tumour suppressor gene mutations must affect both copies (alleles) of the gene and must result in loss of function of the gene for cancer to result.} \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Although many of the originally described tumour suppressor genes were direct regulators of the cell cycle such as Rb and p53, more recently described genes serve other functions. Approximately 20 putative tumour suppressor genes have now been identified, including those that encode cell-cycle regulators, transcription factors, phosphatases and a protein that regulates RNA polymerase II elongation.} \tn % Row Count 19 (+ 9) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Tumour suppressor genes often function at critical points in the control of the cell cycle, cell proliferation, differentiation, and apoptosis and in response to genetic damage.} \tn % Row Count 23 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These genes are normally expressed in all cells and function as "brakes" on the cell cycle and typically act before the synthetic or "S" or synthetic phase of the cell cycle. The S phase checkpoint allows time for DNA repair to occur prior to DNA replication.} \tn % Row Count 29 (+ 6) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In general defects in tumour suppressor genes that result in malignant transformation result in loss of function of the gene, with both copies of the gene affected.} \tn % Row Count 33 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Tumour suppressor genes (cont)}} \tn % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This has led to the {\bf{"two hit hypothesis"}} of cancer development and has been clearly demonstrated in familial and sporadic cases of Retinoblastoma, mediated by mutations in the tumour suppressor gene Rb.} \tn % Row Count 5 (+ 5) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Retinoblastoma, a rare childhood cancer affecting the retina of both eyes, occurs in certain families at high frequency and at a young age.} \tn % Row Count 8 (+ 3) % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Examination of the chromosomes of a cell from an affected child led to the discovery that a small piece from a portion of chromosome 13 was missing. This deletion is present in one allele of all the child's cells and as such likely to result from an inherited deletion.} \tn % Row Count 14 (+ 6) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These children inherit a strong predisposition for development of retinal cancer with ninety percent of carriers developing the disease.} \tn % Row Count 17 (+ 3) % Row 11 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Both copies of the Rb gene are required to be affected for cancer to develop. Therefore a second mutation in the remaining normal allele must occur after birth leading to development of cancer.} \tn % Row Count 21 (+ 4) % Row 12 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In addition retinoblastoma also occurs sporadically, i.e. 1 in 30,000, at an older age among members of the larger population as a sporadic cancer. These individuals are born with two normal copies of the Rb gene, and sequentially mutate both Rb alleles leading to cancer.} \tn % Row Count 27 (+ 6) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The RB gene product pRb plays a significant role in the regulation of the cell cycle. During most of the G1 phase of the cell cycle, the E2F transcription factor is bound by pRb, which prevents E2F transcription factor activity inhibiting expression of S phase proteins. Phosphorylation of pRb by cyclin-dependent kinases releases E2F and allows transition of the cell to S phase. When pRb is not present in the cell, due to deletion or mutation, there is no restriction of the cells irreversible entry into S phase and subsequent DNA replication.} \tn % Row Count 38 (+ 11) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{"Two-Hit" hypothesis for cancer.}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/molly_1477390400_Capture.PNG}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DNA mismatch repair genes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Any induced mutation that affects the ability of the organism to replicate its genetic material without mistake is likely to also have a carcinogenic effect.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Mismatch repair genes encode proteins that cooperate in the removal of erroneously incorporated bases from the nucleotide sequence following DNA replication.} \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These proteins function to recognise imperfect sequences, remove the surrounding segment of DNA and replacing the sequence with the correct nucleotides.} \tn % Row Count 12 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Mutations in DNA mismatch repair genes that result in an altered gene product cause an increase in the mutation rate, and thus increases the risk of mutation in proto-oncogenes and on tumour suppressor genes.} \tn % Row Count 17 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{For example, the HNPPC (human non polyposis coli) gene is a mismatch repair gene which is mutated in some types of inherited colon cancer predisposition syndromes.} \tn % Row Count 21 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Multi-step carcinogenesis}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Cancer results from the accumulation of multiple genetic errors affecting both oncogenes and tumour suppressor genes.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The concept of multi-step carcinogenesis is well supported.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is well shown in colon cancer where ready accessibility to tissue has demonstrated the genetic changes that occur as normal colon epithelium changes from benign polyps to invasive malignant cancer.} \tn % Row Count 10 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In colon cancer it appears that seven or more genetic events (mutations in APC, ras, DCC, mismatch repair, TGF-b-R, p53 and others) may be required before an invasive carcinoma develops. By the time a patient develops clinical evidence of cancer, the cancer usually has many genetic mutations in biopsy samples. With increasing time more mutations accumulate as the cancer becomes more malignant and spreads.} \tn % Row Count 19 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{p53 Mutation and effects on cancer treatment}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{One of the reasons why cancer cells survive with a greater advantage than normal surrounding tissue is because these cells have developed molecular mechanisms to evade programmed cell death (apoptosis)} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{One of the molecular mechanisms mediating the evasion of apoptosis is the acquisition by the cancer cell of a mutation in the tumour suppressor gene p53, which leads to abnormal and inefficient apoptotic responses.} \tn % Row Count 10 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It is noteworthy that more than 50\% of all human tumours show mutations and loss of function in the p53 protein.} \tn % Row Count 13 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Apoptosis resistance in cancer cells}}} \tn % Row Count 14 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It is probable that many cells that are gradually developing a malignant potential are rapidly terminated by apoptotic pathways.} \tn % Row Count 17 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{However, in highly malignant tumours, the cell death pathways are modified, or significantly inhibited.} \tn % Row Count 20 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The acquisition of mutations in the p53 gene allows the tumour to evade apoptotic cell death pathways that are present in normal cells. If we could repair the cell death pathways, which are lacking in the cancer cells, theoretically we could induce cancer cells to die and thereby spare the normal surrounding tissues.} \tn % Row Count 27 (+ 7) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Therefore understanding the mechanisms by which a normal cell lives or dies in response to p53, may help us to develop new strategies to promote regulated cancer cell death.} \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{p53 Mutation and effects on cancer treatment (cont)}} \tn % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{p53 structure and function}}} \tn % Row Count 1 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{p53 was so named because the molecular mass of the protein is 53 kilodaltons.} \tn % Row Count 3 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{p53 is a transcription factor, which contains three specific domains, an N-terminal transactivation domain, a central specific DNA binding core and a C-terminal domain that contains nuclear localization sequences and an oligomerization sequence.} \tn % Row Count 8 (+ 5) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{p53 shuttles in and out of the nucleus, regulated by N-terminal and C-terminal regions.} \tn % Row Count 10 (+ 2) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The most common site for p53 mutations in many human cancers is with in the central DNA-binding core.} \tn % Row Count 13 (+ 3) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Two other p53 family members have been identified p63 and p73, these latter 2 proteins regulate normal development, but are not commonly associated with mutations in cancer. p53 is not required for normal development, as shown by p53 knockout mice, which develop normally, but start to develop cancer by 3 months of age.} \tn % Row Count 20 (+ 7) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In normal cells the levels of p53 are extremely low, however, p53 protein levels rapidly increase within the cell following specific stimuli, which include exposure to ultraviolet light, gamma radiation, transformation of cells with oncogenes such as Ras and Myc, and oxygen deprivation.} \tn % Row Count 26 (+ 6) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Elevated levels of p53 may drive damaged cells to commit suicide by apoptosis, if DNA damage is severe.} \tn % Row Count 29 (+ 3) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Alternatively p53 may halt the cell cycle until the DNA damage is repaired.} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{p53 Mutation and effects on cancer treatment (cont)}} \tn % Row 17 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The choice of cell response to p53 depends on specific factors such as the cell type, the cell environment, and other oncogenic alterations sustained by the cell.} \tn % Row Count 4 (+ 4) % Row 18 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{In general, the effect of p53 activation is to inhibit cell growth, either through cell cycle arrest, or induction of apoptosis.} \tn % Row Count 7 (+ 3) % Row 19 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Collectively these responses prevent tumour development and progression. The rapid cellular increase in p53 levels in response to DNA damage stabilises the p53 protein by specific molecular mechanisms, which lead to an increase in the intracellular p53 levels.} \tn % Row Count 13 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cellular functions of p53}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{DNA damage can be induced following exposure to toxins, UV light radiation, and chemicals. The cellular machinery maintains the ability to detect DNA damage and arrest the cell at specific checkpoints, which are known as DNA damage checkpoints.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These classically occur at the G1 checkpoint, which prevents entry of the cell into S-phase and the late G2 checkpoint, which prevents entry of the cell into mitosis.} \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These DNA damage checkpoints are not essential for normal cell division.} \tn % Row Count 11 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Low-level DNA damage occurs during normal cellular life, and if not corrected DNA errors accumulate. In cells that lack these checkpoints, accumulation of DNA mutations occurs, which may lead to mutation of proto-oncogenes, or tumour suppressor genes, and results in enhanced cellular proliferation.} \tn % Row Count 17 (+ 6) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The G1 checkpoint blocks entry into S phase, which is the phase during which DNA replication occurs. The G1 checkpoint is regulated by a series of specific kinases and phosphatases, which are in turn regulated by p53-mediated transcription of genes including a protein called p21, which regulates cyclin-dependent kinases at this checkpoint.} \tn % Row Count 24 (+ 7) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Thereby p53 regulates the entry of cell into the S-phase. }}} \tn % Row Count 26 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In addition, p53 levels are regulated by a complex interaction of p53 with the ubiquitin ligase MDM2. In the normal cell MDM2 forms a complex with p53 and targets this protein for degradation in proteosomes. Upon DNA damage p53 is phosphorylated by protein kinases. Phosphorylated p53 has reduced binding to MDM2, leading to decreased degradation of p53 and increased cellular levels of p53. As a consequence, p53 is able to mediate the transcription of a whole host of target genes.} \tn % Row Count 36 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cellular functions of p53 (cont)}} \tn % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{p53 target genes}}} \tn % Row Count 1 (+ 1) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{p53 is a transcription factor that directly activates and regulates the expression of the genes that contain p53 binding sites in their regulatory regions.} \tn % Row Count 5 (+ 4) % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{In the human genome at least 4,000 potential p53 regulator gene targets have been identified, although it is not clear yet if they will all be genuine physiological p53 targets. Many of these genes that are induced by p53 can be divided into specific classes of protein that either inhibit cell growth, regulate DNA repair, regulate apoptosis, or control angiogenesis, i.e., the formation of new blood vessels.} \tn % Row Count 14 (+ 9) % Row 10 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Proteins regulated by p53 that control apoptosis include genes that are cell-death effectors, i.e., induce cell death, including both death receptor and mitochondrial apoptotic pathways.} \tn % Row Count 18 (+ 4) % Row 11 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{p53 can also regulate the expression of genes that inhibit cell survival, such as PTEN, a commonly mutated tumour suppressor gene in breast and brain cancers.} \tn % Row Count 22 (+ 4) % Row 12 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Loss of p53 in human cancers}}} \tn % Row Count 23 (+ 1) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Mutation of p53 in cancer cells results in loss of apoptotic function, and cell cycle regulation.} \tn % Row Count 25 (+ 2) % Row 14 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These mutations can occur by a variety of different mechanisms and commonly occur in the DNA binding domain in greater than 95\% of cases.} \tn % Row Count 28 (+ 3) % Row 15 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Often the mutations comprise a single point mutation. Mutant p53 proteins are often more stable than normal p53 and may be expressed at extremely high levels in the tumour cell. However, mutant p53 cannot function to mediate apoptosis, or cell cycle arrest.} \tn % Row Count 34 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cellular functions of p53 (cont)}} \tn % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The mutant p53 may act as a dominant-negative protein, i.e., a non-functional protein, which competes with the normal non-mutated protein, thereby blocking normal p53 activity.} \tn % Row Count 4 (+ 4) % Row 17 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{n addition, some of the mutant p53 may acquire new transforming (cancer-promoting) functions, i.e., a gain-function mutant. As a consequence of mutation in p53, cancer cells escape apoptosis, DNA damage is not repaired, the cell cycle is not halted at the checkpoints to repair damaged DNA, and therefore cells may survive and proliferate with a mutated genome.} \tn % Row Count 12 (+ 8) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{A common result is that the chromosomes become increasingly fragmented and incorrectly rejoin, created through successive rounds of cell division of an increasingly mutated genome.} \tn % Row Count 16 (+ 4) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The accumulative loss of tumour suppressor genes and mutation of proto-oncogenes to form oncogenes results in enhanced cell proliferation. In addition, gene amplification, which, in turn, may cause the acquisition of tumour drug resistance. Collectively these changes result in a significant proliferative advantage to the cell.} \tn % Row Count 23 (+ 7) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{p53 and consequences for cancer treatment}}} \tn % Row Count 24 (+ 1) % Row 21 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{If we could reactivate p53 function in cancer cells this could potentially be of tremendous therapeutic value as it would induce cancer cell death.} \tn % Row Count 27 (+ 3) % Row 22 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Several recent studies have utilised small peptide molecules that restore function to p53, which have shown tremendous promise.} \tn % Row Count 30 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cellular functions of p53 (cont)}} \tn % Row 23 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{p53 plays a role in determining sensitivity to radiotherapy. Tumour cells frequently acquire mutations, which decreases the tumour sensitivity to radiation. As radiation induces DNA damage, one of the critical molecules that mediate sensitivity to radiation is p53, therefore understanding p53 function may help scientists and clinicians improve responses in cancer patients to radiotherapy and minimise radiation resistance.} \tn % Row Count 9 (+ 9) % Row 24 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Radiation can kill tumour cells, but the dose that is given is limited by the dose that can be tolerated by the surrounding normal tissues. DNA damage is the main damage induced by radiation to the cell, which in turn, induces p53 immediate responses leading to apoptosis.} \tn % Row Count 15 (+ 6) % Row 25 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Cellular response to radiation therapy is tissue specific, i.e., that is cells, which are rapidly growing tend to apoptose, while fibroblast type tissues, the structural components of organs, tend to undergo growth arrest. Normal cells exposed to radiation will apoptose via p53-mediated pathways.} \tn % Row Count 21 (+ 6) % Row 26 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Tumours are generally very sensitive to radiation because of loss of negative growth control, however, tumours do not in general apoptose in response to radiotherapy as many have lost p53 function. The anti-tumour effect of radiotherapy is mediated by mitotic catastrophe, or irreversible growth arrest. The radiation therapy outcome can be affected by the DNA damage response to both normal and damage cells, so p53 function can reduce normal tissue damage and sensitise tumour cells for treatment.} \tn % Row Count 31 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Ionizing radiation on normal cells and cancer}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/molly_1477391671_Capture.PNG}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}