\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{ArcelM4} \pdfinfo{ /Title (intro-to-genetics.pdf) /Creator (Cheatography) /Author (ArcelM4) /Subject (Intro to Genetics 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}{B00B69} \definecolor{LightBackground}{HTML}{FAEFF5} \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{Intro to Genetics Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{ArcelM4} via \textcolor{DarkBackground}{\uline{cheatography.com/198742/cs/42188/}}} \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}ArcelM4 \\ \uline{cheatography.com/arcelm4} \\ \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 26th January, 2024.\\ 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{tabularx}{17.67cm}{x{3.7994 cm} x{13.4706 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{I. Genes and Chromosomes}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Chromosomes} & Are long chains of genes that are contained in the nucleus of the cell. They are made of DNA (Deoxyribonucleic Acid). \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Genes & A segment of DNA that controls a hereditary trait. \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} Traits & The characteristics that an organism has. \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Two alleles must be present for a trait to show up in the offspring. One must come from the mother and the other from the father. When fertilization occurs, the new offspring will have two alleles for every trait.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.5264 cm} x{11.7436 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{II. The Contributions of Mendel}} \tn % Row 0 \SetRowColor{LightBackground} Gregor Mendel & Known as the "Father of Genetics". He discovered the 3 Laws of Genetics that would forever change biology. He conducted a series of experiments in a quiet monastery garden. Mendel spent 14 years growing and experimenting with the pea plants grown in his garden. \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} Laws of Genetics & Law of Dominance and Recessive, the Law of Segregation, and the Law of Independent Assortment. \tn % Row Count 14 (+ 4) % Row 2 \SetRowColor{LightBackground} Parts of the Flower & Pistil and Stamen \tn % Row Count 16 (+ 2) % Row 3 \SetRowColor{white} Stamen & The male part of the flower. It produces pollen/sperm. \tn % Row Count 18 (+ 2) % Row 4 \SetRowColor{LightBackground} Pistil & The female part of the flower. It produces eggs. \tn % Row Count 20 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{Fertilization} & Happens when pollen is driven to the pistil, and sperm travels to the egg. It produces a tiny embryo which is enclosed in an egg. \tn % Row Count 25 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Mendel's great contribution was to demonstrate that inherited characteristics are carried by genes. \newline \newline Mendel chose pea plants because they were readily available, easy to grow, grow rapidly, and because the sexual structure of the flower is completely enclosed within the petals so that there would be no accidental cross-pollination between plants.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Mendel's Use of Pea Plants for Genetic Experiments}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Pea plants are normally self-pollinating. Since the male and female reproductive structures are relatively enclosed inside the flower, the sperm will fertilize the egg of the same flower. The resulting embryos will have the same characteristics as the parent plant. Even though sexual reproduction happens, there is only one parent. Mendel knew that these pea plants we "true-breeding". This means that if they are allowed to self-pollinate, they would produce "true-breeding" offspring. \newline % Row Count 10 (+ 10) For example: if allowed to self-pollinate, tall plants would always produce tall plants. Plants with yellow seeds would always produce offspring with yellow seeds. These true-breeding plants were the cornerstone of Mendel's experiments. \newline % Row Count 15 (+ 5) Mendel wanted to produce seeds by joining the egg and sperm from two different plants. To do this, he had to prevent the possibility of self-pollination. Mendel cut away the stamens and then dusted the remaining pistils with pollen from a different plant. This is known as cross-pollination and produces offspring from two different parents.% Row Count 22 (+ 7) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{III. Mendel's Experiments}} \tn % Row 0 \SetRowColor{LightBackground} Terms to know & P Generation, F1 Generation, F2 Generation, and Hybrids. \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} P Generation & Parental Generation. \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} F1 Generation & First Generation. \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} F2 Generation & Second Generation. \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} Hybrids & Offspring with different traits. \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} Mendel crossed true-breeding tall plants with true-breeding dwarf plants & Tall x Dwarf = Tall \tn % Row Count 12 (+ 4) % Row 6 \SetRowColor{LightBackground} 1. & F1 Hybrids are all tall \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} 2. & All of the offspring had the appearance of only one of the parents. \tn % Row Count 18 (+ 4) % Row 8 \SetRowColor{LightBackground} 3. & The trait of the other parent seemed to disappear. Mendel though the dwarf trait is lost \tn % Row Count 23 (+ 5) % Row 9 \SetRowColor{white} Mendel's Two Conclusions & Biological inheritance is determined by "factors" that are passed from one generation to the next. Today, we know these factors to be genes. Each of the traits that Mendel observed in the pea plants was controlled by one gene that occurred in two contrasting forms. For example: the height of pea plants occurs in a tall form and a dwarf form. The different forms are called alleles. \tn % Row Count 43 (+ 20) \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{8.635 cm} x{8.635 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{III. Mendel's Experiments (cont)}} \tn % Row 10 \SetRowColor{LightBackground} Mendel realised that some alleles are dominant over the other alleles. & Law of Dominance and Recessiveness \tn % Row Count 4 (+ 4) % Row 11 \SetRowColor{white} Dominant Allele & If a dominant allele is present in an offspring, the dominant trait will show. \tn % Row Count 8 (+ 4) % Row 12 \SetRowColor{LightBackground} Recessive Allele & This trait will only show up if the dominant allele is not present. \tn % Row Count 12 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{F = Filial \newline \newline Filial = denoting the generation or generations after the parental generation.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{IV. Law of Segregation}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Mendel had another question: Had the dwarf trait disappeared, or was it still present in the F1 offspring? \newline % Row Count 3 (+ 3) Mendel allowed the hybrid tall F1 generation to self-pollinate. F1 Tall x F1 Tall = \textasciicircum{}3/4\textasciicircum{} Tall and \textasciicircum{}1/4\textasciicircum{} Dwarf. The F1 "tall" offspring must have been carrying the dwarf trait but it had been hidden. The dwarf trait had been passed down to the offspring and it reappeared in the F2 generation. \newline % Row Count 9 (+ 6) Why did the recessive allele seem to disappear in the F1 generation and then reappear in the F2 generation? \newline % Row Count 12 (+ 3) Mendel realised that organisms have two alleles for every trait. These two alleles are inherited, one from each parent. If the offspring receives a dominant allele from one parent, that dominant trait will appear in the offspring. Recessive traits only show up in the offspring if it receive recessive alleles from each parent. \newline % Row Count 19 (+ 7) If a parent has two alleles for a trait, how does the parent pass only one allele to the offspring? Meiosis. \newline % Row Count 22 (+ 3) Gametes are the reproductive cells of an animal or plant. During meiosis, the DNA is replicated and separated into 4 gametes. This way, a parent passes one allele for each gene to their offspring (will include diagram). \newline % Row Count 27 (+ 5) Mendel's Law of Segregation says that every individual carries 2 alleles for each trait. These two alleles segregate during the formation of the egg or sperm. \newline % Row Count 31 (+ 4) } \tn \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{IV. Law of Segregation (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{An offspring will inherit two alleles for a trait, one from each parent. The combination of alleles received by the offspring may be either homozygous or heterozygous. \newline % Row Count 4 (+ 4) Homozygous means that two of the same alleles are present, either dominant or recessive. Heterozygous means that both alleles are present, dominant and recessive. \newline % Row Count 8 (+ 4) Genotypes and Phenotypes. Genotypes are the genetic makeup. Phenotypes are the physical characteristics. \newline % Row Count 11 (+ 3) For example: {\emph{T}} is dominant and {\emph{t}} is recessive. In Mendel's pea plants, the tall allele was dominant over the dwarf allele. \newline % Row Count 14 (+ 3) {\emph{TT}} = Tall \newline % Row Count 15 (+ 1) {\emph{Tt}} = Tall \newline % Row Count 16 (+ 1) {\emph{tt}} = Dwarf% Row Count 17 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{V. Punnett Squares}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{A Punnett Square is a diagram showing the allele combinations that might result from a genetic cross between two parents. \newline % Row Count 3 (+ 3) Practice Problem (will show diagrams): \newline % Row Count 4 (+ 1) Mendel began his experiments using true-breeding parents. He soon discovered that the tall trait was dominant over the dwarf trait. \newline % Row Count 7 (+ 3) The genotype of the tall is {\emph{TT}} and the genotype of the dwarf is {\emph{tt}}. It does not matter which letters are used, as long as it's the same letters. \newline % Row Count 10 (+ 3) Place the alleles of the first parent and the top of the square and the alleles of the second parent on the left of the square. Fill in the square with all the possible combinations of the alleles that the offspring might inherit.% Row Count 15 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Punnett Square Example}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/arcelm4_1706284796_image_2024-01-26_095954525.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{All offspring are tall because the dominant allele is present in all of them.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{VI. Law of Independent Assortment}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Mendel designed a second set of experiments to follow different genes as they passed from parent to offspring. This is known as two-factor cross or dihybrid cross. \newline % Row Count 4 (+ 4) One parent had peas that were round and yellow and the other had peas that were wrinkled and green. Round and yellow were dominant. \newline % Row Count 7 (+ 3) Round, yellow ({\emph{RRYY}}) x Wrinkled, green ({\emph{rryy}}) = Round, yellow ({\emph{RrYy}}) \newline % Row Count 9 (+ 2) F1 generation was allowed to self-pollinate ({\emph{RrYy}} x {\emph{RrYy}}), it resulted in 556 seeds. \newline % Row Count 11 (+ 2) 315 round, yellow ({\emph{RRYY, RRYy, RrYy, RrYY}}). \newline % Row Count 12 (+ 1) 105 round, green ({\emph{RRyy, Rryy}}) \newline % Row Count 13 (+ 1) 104 wrinkled, yellow ({\emph{rrYY, rrYy}}) \newline % Row Count 14 (+ 1) 32 wrinkled, green ({\emph{rryy}}) \newline % Row Count 15 (+ 1) This meant that the alleles for seed shape had segregated independently of the alleles for seed colour. The alleles of one gene had no effect on the alleles of another trait. This is known as indepented assortment. \newline % Row Count 20 (+ 5) Law of Independent Assortment states that when gametes are formed, the alleles of a gene for one trait segregate independently from the alleles of a gene for another trait.% Row Count 24 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{VII. Punnett Squares for Dihybrid Crosses.}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/arcelm4_1706288587_image_2024-01-26_110303100.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{When two traits are being considered, the Punnett square will need 16 squares. Each parent will pass one allele of each gene pair to the offspring.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{VIII. Summary of the Laws}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Inheritance of traits is determined by individual units known as genes. Each gene has two or more forms called alleles. Some alleles are dominant, others are recessive. \newline % Row Count 4 (+ 4) Each parent has two alleles for a particular trait that they inherited. They will pass one allele to their offspring when the alleles segregate into gametes. \newline % Row Count 8 (+ 4) Alleles for one trait segregate independently of the alleles for another trait. \newline % Row Count 10 (+ 2) Not all genes show a pattern of simple dominance. For some genes, there are more than two alleles. Many times, traits are controlled by more than one gene.% Row Count 14 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{IX. Genes and the Environment}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Gene expression is always the result of the interaction of genes and the environment. The presence of a gene is not all that is required for the expression of a trait. The gene product must be present along with proper environmental conditions. The phenotype of any organism is the result of interaction between its genotype and the environment.% Row Count 7 (+ 7) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{Examples: Primrose plants that are red-flowered at room temperature are white when raised at hotter temperatures. Himalayan rabbits are white ate high temperatures and brown at low temperatures.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{X. Incomplete Dominance}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Some genes appear to blend together. For example: in some flowers, a homozygous red flower crossed with a homozygous white flower yields a heterozygous pink flower. This is incomplete dominance or nondominance.% Row Count 5 (+ 5) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Incomplete Dominance Example}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/arcelm4_1706288543_image_2024-01-26_110222570.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{XI. Codominance}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Humans have four blood types: A, B, AB, and O. \newline % Row Count 1 (+ 1) Three alleles determine blood type: {\emph{I\textasciicircum{}A\textasciicircum{}, I\textasciicircum{}B\textasciicircum{}, }}i{\emph{. Alleles }}I\textasciicircum{}A\textasciicircum{}{\emph{ and }}I\textasciicircum{}B\textasciicircum{}{\emph{ are codominant and }}i* is recessive. Codominance is when both alleles are apparent in the phenotype of the heterozygous alleles. \newline % Row Count 6 (+ 5) {\emph{I\textasciicircum{}A\textasciicircum{}}}{\emph{ I\textasciicircum{}A\textasciicircum{}}} = A \newline % Row Count 7 (+ 1) {\emph{I\textasciicircum{}A\textasciicircum{}}}{\emph{ }}i* = A \newline % Row Count 8 (+ 1) {\emph{I\textasciicircum{}A\textasciicircum{}}} {\emph{I\textasciicircum{}B\textasciicircum{}}} = AB \newline % Row Count 9 (+ 1) {\emph{I\textasciicircum{}B\textasciicircum{}}} {\emph{i}} = B \newline % Row Count 10 (+ 1) {\emph{I\textasciicircum{}B\textasciicircum{}}} {\emph{I\textasciicircum{}B\textasciicircum{}}} = B \newline % Row Count 11 (+ 1) {\emph{i}} {\emph{i}} = O% Row Count 12 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Codominance Example}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/arcelm4_1706289228_image_2024-01-26_111346755.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{B is supposed to be in front of {\emph{i}} but I use an online generator so it is messed up.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{XII. Multiple Alleles}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Many genes have two or more alleles and are said to have multiple alleles. The best example is rabbit coats. Coat colour in rabbits are determined by a single gene that has at least four different alleles. The four alleles demonstrate a dominance hierarchy in which some alleles are dominant over others. \newline % Row Count 7 (+ 7) The alleles are ordered in hierarchy. C (full colour), c\textasciicircum{}ch\textasciicircum{} (light grey, c\textasciicircum{}h\textasciicircum{} (albino with black), c (albino). \newline % Row Count 10 (+ 3) Full colour: CC, Cc\textasciicircum{}ch\textasciicircum{}, Cc\textasciicircum{}h\textasciicircum{}, Cc \newline % Row Count 11 (+ 1) Chinchilla: c\textasciicircum{}chc\textasciicircum{}, c\textasciicircum{}ch\textasciicircum{}, c\textasciicircum{}ch\textasciicircum{}c\textasciicircum{}ch\textasciicircum{}, c\textasciicircum{}ch\textasciicircum{}c \newline % Row Count 12 (+ 1) Himalayan: c\textasciicircum{}h\textasciicircum{}c\textasciicircum{}h\textasciicircum{}, c\textasciicircum{}h\textasciicircum{}c \newline % Row Count 13 (+ 1) Albino: cc% Row Count 14 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{XIII. Polygenic Inheritance}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{In polygenic inheritance, the determination of a given characteristic is the result of the interaction of multiple genes. Some traits, such as size, height, shape, weight, colour, metabolism, and behaviour are determined by many pairs of genes. \newline % Row Count 5 (+ 5) A trait affected by a number of genes does not show a clear difference between groups of individuals. Instead, it shows a graduation of small differences.% Row Count 9 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{XIV. Chromosomes}} \tn \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Human calls contain 23 pairs of chromosomes. There are 22 pairs of autosomes, and one pair of sex chromosomes. All pairs of chromosomes are the same except one pair. The pairs are called autosomes. Autosomes are all of the chromosomes within a cell except for sex chromosomes. \newline % Row Count 6 (+ 6) Females have 2 copies of the X chromosome. Males have one X and one Y chromosome. \newline % Row Count 8 (+ 2) There are many genes found on the X chromosome. The Y chromosome appears to contain only a few genes. Since the X and Y chromosomes determine the sex of an individual, all genes found on these chromosomes are sex-linked. Sex-linked traits include colour blindness, haemophilia, and muscular dystrophy. These are caused by recessive alleles. \newline % Row Count 15 (+ 7) Since males only have one X chromosome, they will have the disorder if they inherit just one copy of the allele. Females must inherit two copies of the allele in order for the trait to show up.% Row Count 19 (+ 4) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{XV. Pedigree Charts}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{17.67cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/arcelm4_1706291429_image_2024-01-26_114919047.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{A pedigree chart shows relationships within a family. Squares represent males and circles represent females. A shaded circle or square indicates that a person has a trait.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}