Skip to content

Commit 34e8c62

Browse files
committed
2 parents 01ee11e + b198ba7 commit 34e8c62

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/biological.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ \subsection{Targets}
2525
\subsection{Side Effects}
2626

2727
Even though drugs are taken for their therapeutic effects, they also have the potential risk of being harmful.
28-
Since drugs’ effect inside the body are not only limited to their intended targets, sometimes, they can cause unintended medical reactions in the body.
28+
Since drugs’ effect inside the body is not only limited to their intended targets, sometimes, they can cause unintended medical reactions in the body.
2929
These are known as a side effects, or adverse drug events~\cite{pourpak_understanding_2008}.
3030
While their causes generally lack a mechanistic understanding, some intrinsic risk factors have been suggested for their developments such as age, gender, weight, genetics, and state of health.
3131
They could also be affected by extrinsic factors like the dosage of the drug, the route of administration, or taking multiple drugs at the same time~\cite{pourpak_understanding_2008}.

content/methods.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ \section{Experimental Runs}
5353
These models were used based on their application and performance in~\cite{yue_graph_2019}.
5454
The best model was selected based on the collective evaluation results between all optimized models.
5555

56-
\subsection{\ac{NRL} Models}
56+
\subsection{NRL Models}
5757

5858
To choose the best prediction model for the network, six different models from three categories were selected and tested.
5959
\ac{HOPE} and \ac{GraRep} were chosen from the matrix factorization approaches, \ac{LINE} and \ac{SDNE} were selected from the deep learning methods, and from random walk approaches, DeepWalk and node2vec were chosen.

content/results.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ \subsection{Predicting the Phenotypes for a Drug}
201201
\subsection{Predicting the Drugs for a Phenotype}
202202

203203
The model can also be used to predict chemicals that can be associated with phenotypes.
204-
Here, it used to predict chemicals that might best affect \ac{PD}, a progressive neurodegenerative disorder that affects motor and non-motor functions in variable degrees~\cite{jankovic_parkinsons_2008}.
204+
Here, it is used to predict chemicals that might best affect \ac{PD}, a progressive neurodegenerative disorder that affects motor and non-motor functions in variable degrees~\cite{jankovic_parkinsons_2008}.
205205
Common motor features of \ac{PD} are tremors, rigidity, slowness (bradykinesia), and impaired balance.
206206
Other \ac{PD} symptoms include cognitive impairment and abnormal neurological behaviors~\cite{jankovic_parkinsons_2008}.
207207
The top ten predictions of chemicals associated with \ac{PD} are shown in Table~\ref{tab:phenotype_drug}.
@@ -268,7 +268,7 @@ \subsection{Predicting the Drugs for a Phenotype}
268268
\caption[Quetiapine's path subgraph in Parkinson's disease]{\label{fig:parkinson_quetiapine} A subgraph showing the shortest relation paths between quetiapine and \ac{PD}.}
269269
\end{figure}
270270

271-
Two high-scoring chemicals chemicals, pregabalin and ziprasidone, have been shown to cause or worsen symptoms of \ac{PD}~\cite{perez_lloret_pregabalin-induced_2009, younce_systematic_2019}, while the rest of the predicted chemicals do not have any studies that prove their association with \ac{PD}.
271+
Two high-scoring chemicals, pregabalin and ziprasidone, have been shown to cause or worsen symptoms of \ac{PD}~\cite{perez_lloret_pregabalin-induced_2009, younce_systematic_2019}, while the rest of the predicted chemicals do not have any studies that prove their association with \ac{PD}.
272272
The positive controls for this association are shown in Table~\ref{tab:ps_PD}.
273273
These four drugs (i.e., selegiline, aripiprazole, ropinirole, and clomipramine) are already used for treating \ac{PD} and are indicated as such in DrugBank, which is why their association with the disease exists in the network and they are expected to be predicted by the model.
274274

0 commit comments

Comments
 (0)