AlbericDeLajarte
commited on
Commit
·
d2fcead
1
Parent(s):
e782bc0
changed UTR to human_mRNA
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: 2024-01-09-17-20-00
|
12 |
+
---
|
13 |
+
|
14 |
+
|
15 |
+
# Data types
|
16 |
+
|
17 |
+
- **sequence**: 1456 datapoints
|
18 |
+
- **structure**: 1456 datapoints
|
19 |
+
- **dms**: 1456 datapoints
|
20 |
+
|
21 |
+
# Conversion report
|
22 |
+
|
23 |
+
Over a total of 1503 datapoints, there are:
|
24 |
+
### OUTPUT
|
25 |
+
- ALL: 1456 valid datapoints
|
26 |
+
- INCLUDED: 0 duplicate sequences with different structure / dms / shape
|
27 |
+
### MODIFIED
|
28 |
+
- 0 multiple sequences with the same reference (renamed reference)
|
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 |
+
- 47 datapoints removed because of low AUROC (<0.8)
|