Commit
·
a031eee
1
Parent(s):
9b08c2e
using new separate set
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- chemistry
|
8 |
+
- biology`
|
9 |
+
author: Silvi Rouskin
|
10 |
+
source: data.json
|
11 |
+
date: 2023-12-21-13-22-15
|
12 |
+
---
|
13 |
+
|
14 |
+
|
15 |
+
# Data types
|
16 |
+
|
17 |
+
- **sequence**: 1098 datapoints
|
18 |
+
- **structure**: 1098 datapoints
|
19 |
+
- **dms**: 1098 datapoints
|
20 |
+
|
21 |
+
# Conversion report
|
22 |
+
|
23 |
+
Over a total of 1107 datapoints, there are:
|
24 |
+
### OUTPUT
|
25 |
+
- 1098 valid datapoints
|
26 |
+
### MODIFIED
|
27 |
+
- 0 multiple sequences with the same reference (renamed reference)
|
28 |
+
- 0 duplicate sequences with different structure / dms / shape
|
29 |
+
### FILTERED OUT
|
30 |
+
- 0 invalid datapoints (ex: sequence with non-regular characters)
|
31 |
+
- 0 datapoints with bad structures
|
32 |
+
- 0 duplicate sequences with the same structure / dms / shape
|
33 |
+
- 9 datapoints removed because of low AUROC (<0.8)
|