ADD overview figure

This commit is contained in:
Nathan Dwarshuis 2021-07-30 12:27:37 -04:00
parent c5d80389e6
commit bd1a2c9f33
2 changed files with 5035 additions and 6 deletions

5029
figures/overview.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 480 KiB

View File

@ -477,10 +477,10 @@ The specific aims of this dissertation are outlined in
\begin{figure*}[ht!] \begin{figure*}[ht!]
\begingroup \begingroup
\includegraphics[width=\textwidth]{example-image-a} \includegraphics[width=\textwidth]{../figures/overview.png}
\endgroup \endgroup
\caption[Project Overview]{High-level workflow.} \caption[Project Overview]{High-level overview.}
\label{fig:graphical_overview} \label{fig:graphical_overview}
\end{figure*} \end{figure*}
@ -1091,8 +1091,6 @@ characteristics (vendor, catalog number, lot number, manufacturing date), cell
donor characteristics (age, \gls{bmi}, phenotype, demographic, gender), and all donor characteristics (age, \gls{bmi}, phenotype, demographic, gender), and all
experimental parameters such as the number of bead or \gls{dms} added. experimental parameters such as the number of bead or \gls{dms} added.
% FIGURE data model
To aggregate the data in a database, we wrote a program using Python, R, and To aggregate the data in a database, we wrote a program using Python, R, and
Docker which retrieved the data from its source location and inserted the data Docker which retrieved the data from its source location and inserted the data
in a Postgres database. This program included checks to ensure the integrity of in a Postgres database. This program included checks to ensure the integrity of
@ -1361,7 +1359,8 @@ control mAb compared to \glspl{dms} coated with \acd{3}/\acd{28} \glspl{mab}
\label{fig:dms_cells} \label{fig:dms_cells}
\end{figure*} \end{figure*}
% TODO add a regression table to quantify this better % TABLE add a regression table to quantify this better
% TODO state the CI of what are inside the carriers % TODO state the CI of what are inside the carriers
We also asked how many cells were inside the \glspl{dms} vs. free-floating in We also asked how many cells were inside the \glspl{dms} vs. free-floating in
suspension and/or loosely attached to the surface. We qualitatively verified the suspension and/or loosely attached to the surface. We qualitatively verified the
@ -1400,7 +1399,8 @@ cells after \SI{14}{\day} were on the interior surface of the \glspl{dms}
\end{figure*} \end{figure*}
% TODO double check the timing of this experiment (it might not be day 14) % TODO double check the timing of this experiment (it might not be day 14)
% TODO provide the regression results and coefficients from this
% TABLE provide the regression results and coefficients from this
\begin{figure*}[ht!] \begin{figure*}[ht!]
\begingroup \begingroup