phd_thesis/tex/thesis.tex

460 lines
16 KiB
TeX
Raw Normal View History

2021-07-22 11:30:00 -04:00
% \documentclass[twocolumn]{article}
\documentclass{report}
\usepackage[top=1in,left=1.5in,right=1in,bottom=1in]{geometry}
2021-07-09 12:39:33 -04:00
\usepackage{siunitx}
2021-07-22 12:03:29 -04:00
\usepackage{multicol}
\setlength{\columnsep}{1cm}
2021-07-09 12:39:33 -04:00
\usepackage[acronym]{glossaries}
\usepackage[T1]{fontenc}
\usepackage{enumitem}
\usepackage{titlesec}
\usepackage{titlecaps}
\usepackage{upgreek}
\usepackage{graphicx}
\usepackage{subcaption}
\usepackage{nth}
\usepackage[capitalize]{cleveref}
\usepackage[version=4]{mhchem}
\usepackage{pgfgantt}
2021-07-09 13:13:57 -04:00
\usepackage{setspace}
2021-07-22 12:03:29 -04:00
\doublespacing{}
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\titleformat{\chapter}[block]{\filcenter\bfseries\large}
{\MakeUppercase{\chaptertitlename} \thechapter: }{0pt}{\uppercase}
% \titleformat{\chapter}[block]{\filcenter\bfseries\large}{}{0pt}{\uppercase}
\titleformat{\section}[block]{\bfseries\large}{}{0pt}{\titlecap}
\titleformat{\subsection}[block]{\itshape\large}{}{0pt}{\titlecap}
2021-07-22 12:09:26 -04:00
\titleformat{\subsubsection}[runin]{\bfseries\itshape\/}{}{0pt}{\titlecap}
2021-07-09 12:39:33 -04:00
\setlist[description]{font=$\bullet$~\textbf\normalfont}
\sisetup{per-mode=symbol,list-units=single}
\DeclareSIUnit\activityunit{U}
\DeclareSIUnit\carrier{carriers}
\DeclareSIUnit\cell{cells}
\DeclareSIUnit\ab{mAbs}
\DeclareSIUnit\molar{M}
\DeclareSIUnit\gforce{\times{} g}
% add acronyms here
\renewcommand{\glossarysection}[2][]{} % remove glossary title
\makeglossaries
\newacronym{act}{ACT}{adoptive cell therapies}
2021-07-09 13:13:57 -04:00
\newacronym{car}{CAR}{chimeric antigen receptor}
\newacronym[longplural={monoclonal antibodies}]{mab}{mAb}{monoclonal antibody}
\newacronym{ecm}{ECM}{extracellular matrix}
\newacronym{cqa}{CQA}{critical quality attribute}
\newacronym{cpp}{CPP}{critical process parameter}
\newacronym{dms}{DMS}{degradable microscaffold}
\newacronym{doe}{DOE}{design of experiments}
2021-07-22 13:14:35 -04:00
\newacronym{gmp}{GMP}{Good Manufacturing Practices}
\newacronym{cho}{CHO}{Chinese hamster ovary}
\newacronym{all}{ALL}{acute lymphoblastic leukemia}
\newacronym{pdms}{PDMS}{polydimethylsiloxane}
\newacronym{dc}{DC}{dendritic cell}
\newacronym{il2}{IL2}{interleukin 2}
2021-07-09 12:39:33 -04:00
2021-07-22 13:23:44 -04:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% my commands
2021-07-22 12:03:29 -04:00
\newcommand{\mytitle}{
\Large{
\textbf{
Optimizing T Cell Manufacturing and Quality Using Functionalized
Degradable Microscaffolds
}
}
}
\newcommand{\mycommitteemember}[3]{
\begin{flushleft}
\noindent
#1 \\
#2 \\
\textit{#3}
\end{flushleft}
}
2021-07-22 13:23:44 -04:00
\newcommand{\invivo}{\textit{in vivo}}
\newcommand{\invitro}{\textit{in vitro}}
\newcommand{\exvivo}{\textit{ex vivo}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% my environments
2021-07-22 12:03:29 -04:00
\newenvironment{mytitlepage}{
\begin{singlespace}
\begin{center}
}
{
\end{center}
\end{singlespace}
}
2021-07-22 13:23:44 -04:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% document
2021-07-09 12:39:33 -04:00
\begin{document}
\begin{titlepage}
2021-07-22 12:03:29 -04:00
\begin{mytitlepage}
\mytitle{}
2021-07-09 12:39:33 -04:00
\vfill
2021-07-22 12:03:29 -04:00
\Large{
A Dissertation \\
Presented to \\
The Academic Faculty \\
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vspace{1.5em}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
by
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vspace{1.5em}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
Nathan John Dwarshuis, B.S. \\
2021-07-22 11:30:00 -04:00
2021-07-22 12:03:29 -04:00
\vfill
2021-07-22 11:30:00 -04:00
2021-07-22 12:03:29 -04:00
In Partial Fulfillment \\
of the Requirements for the Degree \\
Doctor of Philosophy in Biomedical Engineering in the \\
Wallace H. Coulter Department of Biomedical Engineering
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vfill
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
Georgia Institute of Technology and Emory University \\
August 2021
2021-07-22 11:30:00 -04:00
2021-07-22 12:03:29 -04:00
\vfill
2021-07-22 11:30:00 -04:00
2021-07-22 12:03:29 -04:00
COPYRIGHT \copyright{} BY NATHAN J. DWARSHUIS
}
\end{mytitlepage}
\end{titlepage}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\onecolumn \pagenumbering{roman}
\clearpage
\begin{mytitlepage}
\mytitle{}
\end{mytitlepage}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vfill
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\large{
\noindent
Committee Members
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\begin{multicols}{2}
\begin{singlespace}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\mycommitteemember{Dr.\ Krishnendu\ Roy\ (Advisor)}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vspace{1.5em}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\mycommitteemember{Dr.\ Madhav\ Dhodapkar}
{Department of Hematology and Medical Oncology}
{Emory University}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\vspace{1.5em}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\mycommitteemember{Dr.\ Melissa\ Kemp}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\columnbreak{}
\null{}
\vfill
2021-07-09 12:39:33 -04:00
2021-07-22 12:03:29 -04:00
\mycommitteemember{Dr.\ Wilbur\ Lam}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\vspace{1.5em}
\mycommitteemember{Dr.\ Sakis\ Mantalaris}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\end{singlespace}
\end{multicols}
\vspace{1.5em}
\hfill Date Approved:
}
2021-07-09 12:39:33 -04:00
\clearpage
2021-07-22 11:30:00 -04:00
\chapter*{acknowledgements}
\addcontentsline{toc}{chapter}{acknowledgements}
2021-07-09 12:39:33 -04:00
Thank you to Lex Fridman and Devin Townsend for being awesome and inspirational.
\clearpage
2021-07-22 11:30:00 -04:00
\chapter*{summary}
\addcontentsline{toc}{chapter}{summary}
2021-07-09 12:39:33 -04:00
2021-07-09 13:13:57 -04:00
\Gls{act} using \gls{car} T cells have shown promise in treating cancer, but
manufacturing large numbers of high quality cells remains challenging. Currently
approved T cell expansion technologies involve anti-CD3 and CD28 \glspl{mab},
usually mounted on magnetic beads. This method fails to recapitulate many key
2021-07-22 13:23:44 -04:00
signals found \invivo{} and is also heavily licensed by a few companies,
2021-07-09 13:13:57 -04:00
limiting its long-term usefulness to manufactures and clinicians. Furthermore,
we understand that highly potent T cells are generally less-differentiated
subtypes such as central memory and stem memory T cells. Despite this
understanding, little has been done to optimize T cell expansion for generating
these subtypes, including measurement and feedback control strategies that are
necessary for any modern manufacturing process.
The goal of this thesis was to develop a microcarrier-based \gls{dms} T cell
expansion system as well as determine biologically-meaningful \glspl{cqa} and
\glspl{cpp} that could be used to optimize for highly-potent T cells. In Aim 1,
we develop and characterized the \gls{dms} system, including quality control
steps. We also demonstrate the feasiblity of expanding highly-potent memory and
CD4+ T cells, and showing compatibility with existing \gls{car} transduction
methods. In aim 2, we use \gls{doe} methodology to optimize the \gls{dms}
platform, and develop a computational pipeline to identify and model the effect
of measurable \glspl{cqa} and \glspl{cpp} on the final product. In aim 3, we
2021-07-22 13:23:44 -04:00
demonstrate the effectiveness of the \gls{dms} platform \invivo{}. This
2021-07-09 13:13:57 -04:00
thesis lays the groundwork for a novel T cell expansion method which can be used
in a clinical setting, and also provides a path toward optimizing for product
quality in an industrial setting.
2021-07-09 12:39:33 -04:00
\clearpage
\tableofcontents
\clearpage
\listoffigures
\clearpage
\listoftables
\clearpage
2021-07-22 11:30:00 -04:00
% \twocolumn
\chapter*{acronyms}
\addcontentsline{toc}{chapter}{acronyms}
2021-07-09 12:39:33 -04:00
\printglossary[type=\acronymtype]
\clearpage
\pagenumbering{arabic}
\clearpage
2021-07-22 11:30:00 -04:00
\chapter{introduction}
2021-07-09 12:39:33 -04:00
2021-07-22 13:23:44 -04:00
\section*{overview}
2021-07-22 13:14:35 -04:00
T cell-based immunotherapies have received great interest from clinicians and
industry due to their potential to treat, and often cure, cancer and other
diseases\cite{Fesnak2016,Rosenberg2015}. In 2017, Novartis and Kite Pharma
received FDA approval for \textit{Kymriah} and \textit{Yescarta} respectively,
two genetically-modified \gls{car} T cell therapies against B cell malignancies.
Despite these successes, \gls{car} T cell therapies are constrained by an
expensive and difficult-to-scale manufacturing process with little control on
cell quality and phenotype3,4. State-of-the-art T cell manufacturing techniques
focus on anti-CD3 and anti-CD28 activation and expansion, typically presented on
superparamagnetic, iron-based microbeads (Invitrogen Dynabead, Miltenyi MACS
beads), on nanobeads (Miltenyi TransACT), or in soluble tetramers
(Expamer)\cite{Roddie2019,Dwarshuis2017,Wang2016, Piscopo2017, Bashour2015}.
These strategies overlook many of the signaling components present in the
2021-07-22 13:23:44 -04:00
secondary lymphoid organs where T cells expand \invivo{}. Typically, T cells are
2021-07-22 13:14:35 -04:00
activated under close cell-cell contact, which allows for efficient
autocrine/paracrine signaling via growth-stimulating cytokines such as
\gls{il2}. Additionally, the lymphoid tissues are comprised of \gls{ecm}
components such as collagen, which provide signals to upregulate proliferation,
cytokine production, and pro-survival pathways\cite{Gendron2003, Ohtani2008,
Boisvert2007, Ben-Horin2004}. We hypothesized that culture conditions that
2021-07-22 13:23:44 -04:00
better mimic these \invivo{} expansion conditions of T cells, can significantly
2021-07-22 13:14:35 -04:00
improve the quality and quantity of manufactured T cells and provide better
control on the resulting T cell phenotype.
% TODO mention the Cloudz stuff that's in my presentation
A variety of solutions have been proposed to make the T cell expansion process
more physiological. One strategy is to use modified feeder cell cultures to
provide activation signals similar to those of \glspl{dc}\cite{Forget2014}.
While this has the theoretical capacity to mimic many components of the lymph
node, it is hard to reproduce on a large scale due to the complexity and
inherent variability of using cell lines in a fully \gls{gmp}-compliant manner.
Others have proposed biomaterials-based solutions to circumvent this problem,
including lipid-coated microrods\cite{Cheung2018}, 3D-scaffolds via either
Matrigel\cite{Rio2018} or 3d-printed lattices\cite{Delalat2017}, ellipsoid
beads\cite{meyer15_immun}, and \gls{mab}-conjugated \gls{pdms}
beads\cite{Lambert2017} that respectively recapitulate the cellular membrane,
large interfacial contact area, 3D-structure, or soft surfaces T cells normally
2021-07-22 13:23:44 -04:00
experience \invivo{}. While these have been shown to provide superior expansion
2021-07-22 13:14:35 -04:00
compared to traditional microbeads, none of these methods has been able to show
preferential expansion of functional naïve/memory and CD4 T cell populations.
Generally, T cells with a lower differentiation state such as naïve and memory
cells have been shown to provide superior anti-tumor potency, presumably due to
their higher potential to replicate, migrate, and engraft, leading to a
long-term, durable response\cite{Xu2014, Fraietta2018, Gattinoni2011,
Gattinoni2012}. Likewise, CD4 T cells are similarly important to anti-tumor
potency due to their cytokine release properties and ability to resist
exhaustion\cite{Wang2018, Yang2017}. Therefore, methods to increase naïve/memory
and CD4 T cells in the final product are needed, a critical consideration being
ease of translation to industry and ability to interface with scalable systems
such as bioreactors.
% TODO probably need to address some of the modeling stuff here as well
This thesis describes a novel degradable microscaffold-based method derived from
porous microcarriers functionalized with anti-CD3 and anti-CD28 \glspl{mab} for
use in T cell expansion cultures. Microcarriers have historically been used
throughout the bioprocess industry for adherent cultures such as stem cells and
\gls{cho} cells, but not with suspension cells such as T
cells\cite{Heathman2015, Sart2011}. The microcarriers chosen to make the DMSs in
this study have a microporous structure that allows T cells to grow inside and
along the surface, providing ample cell-cell contact for enhanced autocrine and
paracrine signaling. Furthermore, the carriers are composed of gelatin, which is
a collagen derivative and therefore has adhesion domains that are also present
within the lymph nodes. Finally, the 3D surface of the carriers provides a
larger contact area for T cells to interact with the \glspl{mab} relative to
beads; this may better emulate the large contact surface area that occurs
between T cells and \glspl{dc}. These microcarriers are readily available in
over 30 countries and are used in an FDA fast-track-approved combination retinal
pigment epithelial cell product (Spheramine, Titan Pharmaceuticals) {\#}[Purcell
documentation]. This regulatory history will aid in clinical translation. We
show that compared to traditional microbeads, \gls{dms}-expanded T cells not
only provide superior expansion, but consistently provide a higher frequency of
naïve/memory and CD4 T cells (CCR7+CD62L+) across multiple donors. We also
demonstrate functional cytotoxicity using a CD19 \gls{car} and a superior
performance, even at a lower \gls{car} T cell dose, of \gls{dms}-expanded
2021-07-22 13:23:44 -04:00
\gls{car}-T cells \invivo{} in a mouse xenograft model of human B cell \gls{all}.
2021-07-22 13:14:35 -04:00
Our results indicate that \glspl{dms} provide a robust and scalable platform for
manufacturing therapeutic T cells with higher naïve/memory phenotype and more
balanced CD4+ T cell content.
2021-07-22 11:30:00 -04:00
\section*{hypothesis}
2021-07-09 12:39:33 -04:00
2021-07-22 13:23:44 -04:00
The hypothesis of this dissertation was that using \glspl{dms} created from
off-the-shelf microcarriers and coated with activating \glspl{mab} would lead to
higher quantity and quality T cells as compared to state-of-the-art bead-based
expansion. The objective of this dissertation was to develop this platform, test
its effectiveness both \invivo{} and \invivo{}, and develop computational
pipelines that could be used in a manufacturing environment.
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\section*{specific aims}
2021-07-22 13:48:51 -04:00
The specific aims of this dissertation are outlined in
\cref{fig:graphical_overview}.
\begin{figure*}[ht!]
\begingroup
\includegraphics[width=\textwidth]{example-image-a}
\endgroup
\caption[Project Overview]{High-level workflow.}
\label{fig:graphical_overview}
\end{figure*}
\subsection*{aim 1: develop and optimize a novel T cell expansion process that
mimics key components of the lymph nodes}
% TODO this might be easier to break apart in separate aims
In this first aim, we demonstrated the process for manufacturing \glspl{dms},
including quality control steps that are necessary for translation of this
platform into a scalable manufacturing setting. We also demonstrate that the
\gls{dms} platform leads to higher overall expansion of T cells and higher
overall fractions of potent memory and CD4+ subtypes desired for T cell
therapies. Finally, we demonstrate \invitro{} that the \gls{dms} platform can be
used to generate functional \gls{car} T cells targeted toward CD19.
\subsection*{aim 2: develop methods to control and predict T cell quality}
For this second aim, we investigated methods to identify and control \glspl{cqa}
and glspl{cpp} for manufacturing T cells using the \gls{dms} platform. This was
accomplished through two sub-aims:
\begin{itemize}
\item[A --] Develop computational methods to control and predict T cell
expansion and quality
\item[B --] Perturb \gls{dms} expansion to identify additional mechanistic
controls for expansion and quality
\end{itemize}
\subsection*{aim 3: confirm potency of T cells from novel T cell expansion
process using \invivo{} xenograft mouse model}
In this final aim, we demonstrate the effectiveness of \gls{dms}-expanded T
cells compared to state-of-the-art beads using \invivo{} mouse models for
\gls{all}.
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\section*{outline}
2021-07-09 12:39:33 -04:00
2021-07-22 13:59:46 -04:00
In Chapter~\ref{background}, we provide additional background on the current
state of T cell manufacturing and how the work in this dissertation moves the
field forward. In Chapters~\ref{aim1},~\ref{aim2}, and~\ref{aim3} we present the
work pertaining to Aims 1, 2, and 3 respectively. Finally, we present our final
conclusions in Chapter~\ref{conclusions}.
\chapter{background and significance}\label{background}
\section*{background}
2021-07-22 11:30:00 -04:00
\subsection*{current T cell manufacturing technologies}
2021-07-09 12:39:33 -04:00
bla bla
2021-07-22 13:59:46 -04:00
\subsection*{strategies to optimize cell manufacturing}
2021-07-09 12:39:33 -04:00
bla bla
2021-07-22 11:30:00 -04:00
\subsection*{strategies to characterize cell manufacturing}
2021-07-09 12:39:33 -04:00
bla bla
2021-07-22 11:30:00 -04:00
\section{Innovation}
2021-07-09 12:39:33 -04:00
2021-07-22 13:59:46 -04:00
\chapter{aim 1}\label{aim1}
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\section{introduction}
\section{methods}
\section{results}
\section{discussion}
2021-07-09 12:39:33 -04:00
2021-07-22 13:59:46 -04:00
\chapter{Aim 2}\label{aim2}
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\section{introduction}
\section{methods}
\section{results}
\section{discussion}
2021-07-09 12:39:33 -04:00
2021-07-22 13:59:46 -04:00
\chapter{Aim 3}\label{aim3}
2021-07-09 12:39:33 -04:00
2021-07-22 11:30:00 -04:00
\section{introduction}
\section{methods}
\section{results}
\section{discussion}
2021-07-09 12:39:33 -04:00
2021-07-22 13:59:46 -04:00
\chapter{conclusions and future work}\label{conclusions}
2021-07-22 11:30:00 -04:00
\section{conclusions}
\section{future work}
2021-07-09 12:39:33 -04:00
\onecolumn
\clearpage
% TODO some people put appendices here....not sure if I need to
2021-07-22 11:30:00 -04:00
\chapter{References}
2021-07-09 12:39:33 -04:00
\renewcommand{\section}[2]{} % noop the original bib section header
2021-07-22 13:14:35 -04:00
\bibliography{references}
2021-07-09 12:39:33 -04:00
\bibliographystyle{naturemag}
\end{document}