\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{24liqinhan} \pdfinfo{ /Title (unit-2-cell-structure.pdf) /Creator (Cheatography) /Author (24liqinhan) /Subject (Unit 2 Cell structure 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}{21916C} \definecolor{LightBackground}{HTML}{F1F8F5} \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{Unit 2 Cell structure Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{24liqinhan} via \textcolor{DarkBackground}{\uline{cheatography.com/184795/cs/38592/}}} \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}24liqinhan \\ \uline{cheatography.com/24liqinhan} \\ \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 9th May, 2023.\\ 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}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{plasma membrane}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{selectively permeable, fluid mosaic model.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{amphipathic: both hydrophobic and hydrophilic} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Nonpolar molecules, such as hydrocarbons, carbon dioxide, and oxygen, are hydrophobic, so dissolve/cross in the lipid bilayer without membrane proteins} \tn % Row Count 6 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{proteins in plasma membrane functions}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{transport, enzymatic activity, signal transduction, cell-to-cell recognition, cell-to-cell attachments, ATTACHMENT TO THE CYTOSKELETON AND EXTRACELLULAR MATRIX:} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Passive vs. Active Transport}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Passive Transport}}: requires no energy, high to low} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Ex: diffusion and osmosis} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Osmosis}}: diffusion of free water across a selectively permeable membrane} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{simple diffusion}}: no protein channel, nonpolar molecules, water; ex "countercurrent exchange" to maximaize the rate of simple diffusion} \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Facilitated diffusion}}: a hydrophilic protein channel to speed up, water, ions, polar molecules} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Hypertonic}}: more solute, less solvent} \tn % Row Count 11 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Hypotonic}}: less solute, mor solvent} \tn % Row Count 12 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Isotonic}}: two solutions containing equal concentration of solutes} \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{water potential}}: the addition of solute lowers water potential} \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Water diffuses {\bf{toward the hypertonic}} area (higher solute). Solutes diffuse to more hypotonic} \tn % Row Count 18 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Aquaporins}}: large quantities of water move via aquaporins, special water channel proteins that facilitate diffusion, function as gated channels (open and close)} \tn % Row Count 22 (+ 4) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Active Transport}}: requires energy (ATP), ions, polar molecules} \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{1. Pumps or carriers carry particles across the membrane by active transport. Ions (charged particles) such as potassium and sodium can cross cell membranes only through certain proteins embedded in the membrane.} \tn % Row Count 29 (+ 5) % Row 13 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{a. {\bf{sodium-potassium pump}}: pumping two K+ ions for every three Na + ions.} \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Passive vs. Active Transport (cont)}} \tn % Row 14 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{b. {\bf{Proton pumps}}: H+} \tn % Row Count 1 (+ 1) % Row 15 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{c. {\bf{Cotransport}}: sucrose in plants against a gradient in the company of protons.} \tn % Row Count 3 (+ 2) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{2. Contractile Vacuole: pumps out excess water} \tn % Row Count 4 (+ 1) % Row 17 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{3. {\bf{Exocytosis}}: release/secrete macromolecules, vesticles containing macromolecules within the cell fuse with plasma membrane, releasing contents into external environement.} \tn % Row Count 8 (+ 4) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{4. {\bf{Endocytosis}}: takes in macromolecules, engulfing to form an intracellular vesicle.} \tn % Row Count 10 (+ 2) % Row 19 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{a) {\bf{Phagocytosis}}: engulfing into a vacuole.} \tn % Row Count 11 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{b) {\bf{Receptor mediated endocytosis}}: ligand binds to receptor, into a coated vesicle. ex: Cholesterol} \tn % Row Count 14 (+ 3) % Row 21 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Bulk flow}} movement is always from source (where it originates) to sink (where it is used).} \tn % Row Count 16 (+ 2) % Row 22 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Osmolarity}}: total solute concentration in a solution} \tn % Row Count 18 (+ 2) % Row 23 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Osmoregulation mainatains water balance and allows organisms to control their internal solute composition} \tn % Row Count 21 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Cell Membrane Receptors (first messenger)}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Ion Channel receptors}} & open and shut a gate in a membrane, allowing an influx of ions, such as Na + , K+ , Ca 2+ , or Cl – ions. \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} {\bf{G protein-coupled receptors (GPCR)}} & ligand binds, changes conformation, activates G protein, bonds to GTP, activates the enzyme adenylyl cyclase, convert ATP to cAMP \tn % Row Count 13 (+ 7) % Row 2 \SetRowColor{LightBackground} {\bf{Receptor Tyrosine Kinases (RTKs)}} & enzymatic activity, catalyzes the transfer of phosphate groups from ATP to the amino acid tyrosine. After binding, the individual units aggregate and activate the tyrosine kinase region, which bonds to ATP.. \tn % Row Count 24 (+ 11) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Intracellular Receptor}} \tn % Row 0 \SetRowColor{LightBackground} intracellular recpetor & hydrophobic, non polar: steroids, thyroid hormones, and NO, nitric oxide, a gas \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Transduction & Signal transduction pathway, a cascade effect, advantage is more opportunities to amplify the signal greatly. \tn % Row Count 9 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Response} \tn % Row Count 10 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{1}}. They are characterized by a signal, a transduction, and a response. {\bf{2}}. They are highly specific and regulated. {\bf{3}}. One signal molecule can cause a cascade effect, releasing thousands of molecules inside a cell. {\bf{4}}. They regulate cellular activity, altering gene expression, protein activity, or protein synthesis. {\bf{5}}.These pathways evolved millions of years ago in a common ancestor.} \tn % Row Count 19 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Apoptosis - programme cell death}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{1. During {\bf{embryonic development}}, when cells or tissues are no longer needed, they die and are engulfed by neighboring cells.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{2. too much {\bf{genetic damage}} that could lead to cancer.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{3. {\bf{defense}} against infection by fungus and bacterium. dying so no living tissue to spread infection inside the plant.} \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{4. In mammals, including humans, several different pathways involving enzymes called {\bf{caspases}} carry out apoptosis.} \tn % Row Count 11 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{plasma membrane}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683510998_Screenshot (13).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}{Passive and Active Transport}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683513057_passive-and-active-transport.jpg}}} \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}{Hypotonic, Hypertonic, Isotonic solution}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683514277_hyperhypotonic.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{cell communication}} \tn % Row 0 \SetRowColor{LightBackground} Quorom Sensing & bacteria to monitor their population density to control gene expression. ex: bioluminescence \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Direct Contact & {\bf{gap junctions}} permit the passage of materials directly from the cytoplasm of one cell to the cytoplasm of an adjacent cell. ex: Plasmodesmata \tn % Row Count 10 (+ 6) % Row 2 \SetRowColor{LightBackground} Local Signaling & {\bf{paracrine signaling}}: short distance, one layer induces a nearby layer. {\bf{Synaptic Signaling}}:nerve cell releases neurotransmitters. \tn % Row Count 16 (+ 6) % Row 3 \SetRowColor{white} Long Distance Signaling & Plant use {\bf{hormones}} for long-distance signaling. \tn % Row Count 19 (+ 3) \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 stages of Cell signaling}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683566990_signaltransduction_simple.jpg}}} \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}{Ion Channel Receptor}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683569352_ionchannel .jpg}}} \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}{G protein coupled receptor}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683569659_uamjaG_R8nuQoasn11UP6Q.jpg}}} \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}{RTKS}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/24liqinhan_1683569791_300847023.jpg}}} \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}{Origins of Cell Compartmentalization}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Theory of {\bf{endosymbiosis}}: a previously free-living prokaryotes (bacteria) was engulfed by another cell through endocytosis. After living together symbiotically for some tme, the once free-living prokaryote lost its independent functionality and gave rise to either the mitochondria or the chloroplasts.} \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Evidence supporting the evolution of mitochondria and chloroplasts via endosymbiosis includes the presense of double membranes, circular DNA, and ribosomes in both organelles.} \tn % Row Count 11 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}