SeaWolf-AI commited on
Commit
cfca820
ยท
verified ยท
1 Parent(s): 9995f5e

boards: add S. aureus (reference strains only)

Browse files
board_meta.json CHANGED
@@ -188,6 +188,10 @@
188
  "MTB": {
189
  "ko": "๊ฒฐํ•ต๊ท  โ€” ํ‘œ์ค€๊ท ์ฃผ H37Rv ์ „์„ธํฌ ํŒ์ •",
190
  "en": "M. tuberculosis H37Rv โ€” whole-cell readout"
 
 
 
 
191
  }
192
  }
193
  }
 
188
  "MTB": {
189
  "ko": "๊ฒฐํ•ต๊ท  โ€” ํ‘œ์ค€๊ท ์ฃผ H37Rv ์ „์„ธํฌ ํŒ์ •",
190
  "en": "M. tuberculosis H37Rv โ€” whole-cell readout"
191
+ },
192
+ "SAureus": {
193
+ "ko": "ํ™ฉ์ƒ‰ํฌ๋„์ƒ๊ตฌ๊ท  โ€” ํ‘œ์ค€๊ท ์ฃผ ์ „์„ธํฌ ํŒ์ •",
194
+ "en": "S. aureus (reference strains) โ€” whole-cell readout"
195
  }
196
  }
197
  }
categories.json CHANGED
@@ -195,7 +195,8 @@
195
  "boards": [
196
  "Malaria",
197
  "SEpidermidis",
198
- "MTB"
 
199
  ]
200
  },
201
  {
 
195
  "boards": [
196
  "Malaria",
197
  "SEpidermidis",
198
+ "MTB",
199
+ "SAureus"
200
  ]
201
  },
202
  {
data/saureus_card.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "board": "SAureus",
3
+ "target": "โ€”",
4
+ "type": "pMIC (์ „์„ธํฌ ์ตœ์†Œ์–ต์ œ๋†๋„)",
5
+ "cut": 2023,
6
+ "threshold": 4.5,
7
+ "n_train": 14338,
8
+ "n_test": 3008,
9
+ "positive_rate": 0.694813829787234,
10
+ "noise_floor": {
11
+ "pairs": 93020,
12
+ "compounds": 459,
13
+ "median": 0.3568909418204198,
14
+ "mean": 0.617805498664006,
15
+ "p75": 0.8955279215704177,
16
+ "p90": 1.5051499783199063,
17
+ "sd_single": 0.5476999101631259
18
+ },
19
+ "baselines": {
20
+ "์ƒ์ˆ˜ ์˜ˆ์ธก": {
21
+ "auroc": 0.5,
22
+ "prauc": 0.694813829787234,
23
+ "mae": 0.7932991992747335
24
+ },
25
+ "์ตœ๊ทผ์ ‘ ์ด์›ƒ": {
26
+ "auroc": 0.6159067454733089,
27
+ "prauc": 0.7493090435197638,
28
+ "mae": 0.8541942710542443
29
+ },
30
+ "Morgan+LightGBM": {
31
+ "auroc": 0.7230824759462531,
32
+ "prauc": 0.8462784950695863,
33
+ "mae": 0.6905488864787732
34
+ }
35
+ },
36
+ "near_threshold": 1030,
37
+ "split_grade": "T",
38
+ "split_grade_note": "์ตœ์ดˆ ๋ณด๊ณ  ์—ฐ๋„ ๊ธฐ์ค€ ์‹œ๊ฐ„ ๋ถ„ํ• ",
39
+ "answer_grade": "P2",
40
+ "answer_grade_note": "์›์ž๋ฃŒ๋Š” ๊ณต๊ฐœ์ง€๋งŒ ๋‹จ์œ„ ํ™˜์‚ฐ๊ณผ ์„ ๋ณ„์ด ๋ณธ ํŒ๋ณธ์„ ๋งŒ๋“ ๋‹ค",
41
+ "assay_keep": "ATCC\\s*(29213|25923|6538)",
42
+ "assay_drop": "resistant|MDR|XDR|multidrug|clinical isolate|clinical strain|MRSA|MSSA|VRSA|VISA|methicillin",
43
+ "source": "ChEMBL_37 ์žฌํ๋ ˆ์ด์…˜",
44
+ "axis": "X",
45
+ "desc_ko": "ํ™ฉ์ƒ‰ํฌ๋„์ƒ๊ตฌ๊ท  - ์ „์„ธํฌ ์‚ฌ๋ฉธ",
46
+ "desc_en": "S. aureus whole-cell kill",
47
+ "built": "2026-08-24"
48
+ }
data/saureus_test.json ADDED
The diff for this file is too large to render. See raw diff