You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/biological.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ \subsection{Targets}
25
25
\subsection{Side Effects}
26
26
27
27
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.
29
29
These are known as a side effects, or adverse drug events~\cite{pourpak_understanding_2008}.
30
30
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.
31
31
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}.
Copy file name to clipboardExpand all lines: content/methods.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ \section{Experimental Runs}
53
53
These models were used based on their application and performance in~\cite{yue_graph_2019}.
54
54
The best model was selected based on the collective evaluation results between all optimized models.
55
55
56
-
\subsection{\ac{NRL} Models}
56
+
\subsection{NRL Models}
57
57
58
58
To choose the best prediction model for the network, six different models from three categories were selected and tested.
59
59
\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.
Copy file name to clipboardExpand all lines: content/results.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ \subsection{Predicting the Phenotypes for a Drug}
201
201
\subsection{Predicting the Drugs for a Phenotype}
202
202
203
203
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}.
205
205
Common motor features of \ac{PD} are tremors, rigidity, slowness (bradykinesia), and impaired balance.
206
206
Other \ac{PD} symptoms include cognitive impairment and abnormal neurological behaviors~\cite{jankovic_parkinsons_2008}.
207
207
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}
268
268
\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}.}
269
269
\end{figure}
270
270
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}.
272
272
The positive controls for this association are shown in Table~\ref{tab:ps_PD}.
273
273
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.
0 commit comments