summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-03-16 11:23:10 +0100
committergebele <gebele@in-silico.ch>2018-03-16 11:23:10 +0100
commit5ba9109a157185a8498f27f63f6d1c0fff9a2cdd (patch)
tree5505d4753641f87cad8254123c60c6b722e037a0
parent5bf8f71be7e5f60a872cbb42f309b8fefbd7589e (diff)
adjusted link destination for neighbor elimination code example
-rw-r--r--loael.Rmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/loael.Rmd b/loael.Rmd
index 3523be2..a56c324 100644
--- a/loael.Rmd
+++ b/loael.Rmd
@@ -258,7 +258,7 @@ closely related neighbors, we follow a tiered approach:
- Similarity thresholds of 0.5 and 0.2 are the default values chosen by the software developers and remained unchanged during the course of these experiments.
Compounds with the same structure as the query structure are automatically
-[eliminated from neighbors](https://github.com/opentox/lazar/blob/loael-paper.revision/lib/model.rb#L180-L257)
+[eliminated from neighbors](https://github.com/opentox/lazar/blob/loael-paper/lib/model.rb#L231-L236)
to obtain unbiased predictions in the presence of
duplicates.