Skip to content

Commit a7c6193

Browse files
committed
added bayesdel
1 parent 11e97b8 commit a7c6193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MobiDetailsApp/templates/md/changelog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
-New dataset
1010
#}
1111
<div class="w3-container">
12+
{{ info("[2026-01-23] - New predictor: added BayesDel for missense predictions.") }}
1213
{{ 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.") }}
1314
{{ 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 <a href='{0}' target='_blank'>here</a>.").format(url_for('md.about', _anchor='contact')) }}
1415
{{ info("[2025-12-04]

0 commit comments

Comments
 (0)