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
@@ -8348,7 +8348,7 @@ let MicrobeTraceNextHomeComponent = class MicrobeTraceNextHomeComponent extends
8348
8348
}
8349
8349
openNNConfirmation() {
8350
8350
this.confirmationService.confirm({
8351
-
message: `It appears that you have links from two different sources. The Nearest Neighbor algorithm isn't recommended when working with links from 2 different sources (ie. Epi and Genetic Distance Links).
8351
+
message: `It appears that you have links from two different sources. The Nearest Neighbor algorithm is only recommended when working with genetic links.
8352
8352
Are you sure that you want to proceed?`,
8353
8353
closable: false,
8354
8354
closeOnEscape: false,
@@ -8627,14 +8627,14 @@ let MicrobeTraceNextHomeComponent = class MicrobeTraceNextHomeComponent extends
0 commit comments