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: MobiDetailsApp/templates/md/changelog.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
-New dataset
10
10
#}
11
11
<divclass="w3-container">
12
+
{{ info("[2026-01-23] - New predictor: added BayesDel for missense predictions.") }}
12
13
{{ info("[2026-01-14] - New feature: for non_coding deletions, you now have access to the ReMM scores of the deleted nucleotides, presented either as a table (for single base pair deletions) or as a graph. In addition, the mobideep score is not anymore computed for intronic variants lying less than 50 bp from the exon/intron boundary.") }}
13
14
{{ info("[2025-12-15] - New dataset: the MobiDeep precomputed dataset for 8,773,447,959 SNVs covering 94.70% of all genomic positions (GRCh38p13) is now available for download <ahref='{0}' target='_blank'>here</a>.").format(url_for('md.about', _anchor='contact')) }}
0 commit comments