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
content: `Search for this variant across all your seqr projects${svType ? '. Any structural variant with ≥20% reciprocal overlap will be returned.' : ''}`,
content: 'Search for variants within 2bp of this variant across all your seqr projects in any affected individual and with AF < 3%',
382
+
})
383
+
}
384
+
369
385
return[
370
-
<Popup
371
-
key="seqr-search"
372
-
trigger={seqrSearchLink}
373
-
content={`Search for this variant across all your seqr projects${svType ? '. Any structural variant with ≥20% reciprocal overlap will be returned.' : ''}`}
0 commit comments