EphAsad commited on
Commit
b0fbe37
·
verified ·
1 Parent(s): 64e9fc1

Update data/rag/knowledge_base/Bacillus/cereus.json

Browse files
data/rag/knowledge_base/Bacillus/cereus.json CHANGED
@@ -1,48 +1,118 @@
1
  {
 
 
2
  "genus": "Bacillus",
3
  "species": "cereus",
4
- "full_name": "Bacillus cereus",
5
- "clinical_significance": "A major cause of foodborne illness, including emetic and diarrheal syndromes. Also causes opportunistic infections such as bacteremia, endophthalmitis, wound infections, and pneumonia, particularly in immunocompromised individuals.",
6
- "phenotype_profile": {
7
- "morphology": "Large Gram-positive rods; central spores; motile; β-hemolytic.",
8
- "culture": "Large, flat, spreading colonies on blood agar with β-hemolysis. Lecithinase positive on egg-yolk agar.",
9
- "biochemical": [
10
- "Motile",
11
- "β-hemolytic",
12
- "Catalase positive",
13
- "ONPG negative",
14
- "Nitrate reduction positive",
15
- "Lecithinase positive",
16
- "Grows in 6.5% NaCl variably"
17
- ]
18
  },
19
- "differentiation": {
20
- "from_close_species": [
21
- "Motility and β-hemolysis distinguish B. cereus from B. anthracis.",
22
- "Lecithinase positivity helps separate from B. thuringiensis (variable) and B. mycoides.",
23
- "Parasporal crystals absent (unlike B. thuringiensis)."
 
 
 
 
 
 
24
  ],
25
- "from_other_genera": [
26
- "Spore formation distinguishes from Listeria.",
27
- "Aerobic growth differentiates from Clostridium."
28
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  },
30
- "virulence_factors": [
31
- "Cereulide (emetic toxin)",
32
- "Enterotoxins (Hbl, Nhe, CytK)",
33
- "Phospholipases",
34
- "Hemolysins"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ],
36
- "confirmation_methods": [
37
- "MALDI-TOF MS",
38
- "Lecithinase test",
39
- "PCR for toxin genes",
40
- "Motility and hemolysis patterns"
41
  ],
42
- "treatment_notes": "Many isolates resistant to β-lactams (β-lactamases). Fluoroquinolones, carbapenems, and vancomycin usually effective.",
43
- "notes": "Indistinguishable from B. thuringiensis and B. anthracis by 16S rRNA alone.",
44
- "references": [
45
- "Foodborne disease literature",
46
- "Bacillus cereus enterotoxin research"
 
 
 
 
 
 
 
 
 
 
47
  ]
48
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Bacillus",
5
  "species": "cereus",
6
+
7
+ "overview": {
8
+ "short": "Bacillus cereus is a motile, beta-haemolytic, Gram-positive spore-forming rod associated with foodborne illness and opportunistic infections.",
9
+ "clinical_context": "Common cause of toxin-mediated gastroenteritis and occasional invasive disease."
 
 
 
 
 
 
 
 
 
 
10
  },
11
+
12
+ "expected_fields": {
13
+ "Gram Stain": "Positive",
14
+ "Shape": "Rods",
15
+ "Motility": "Positive",
16
+ "Capsule": "Negative",
17
+ "Spore Formation": "Positive",
18
+ "Haemolysis": "Positive",
19
+ "Haemolysis Type": "Beta",
20
+ "Media Grown On": [
21
+ "Blood Agar"
22
  ],
23
+ "Colony Morphology": [
24
+ "Large",
25
+ "Flat",
26
+ "Irregular"
27
+ ],
28
+ "Oxygen Requirement": "Aerobic",
29
+ "Growth Temperature": "10//45",
30
+ "Catalase": "Positive",
31
+ "Oxidase": "Variable",
32
+ "Indole": "Negative",
33
+ "Urease": "Variable",
34
+ "Citrate": "Variable",
35
+ "Methyl Red": "Variable",
36
+ "VP": "Positive",
37
+ "H2S": "Negative",
38
+ "DNase": "Positive",
39
+ "ONPG": "Negative",
40
+ "Coagulase": "Negative",
41
+ "Gelatin Hydrolysis": "Positive",
42
+ "Esculin Hydrolysis": "Variable",
43
+ "Nitrate Reduction": "Variable",
44
+ "NaCl Tolerant (>=6%)": "Variable",
45
+ "Lipase Test": "Positive",
46
+ "Lysine Decarboxylase": "Negative",
47
+ "Ornithine Decarboxylase": "Negative",
48
+ "Ornitihine Decarboxylase": "Negative",
49
+ "Arginine dihydrolase": "Negative",
50
+ "Glucose Fermentation": "Variable",
51
+ "Lactose Fermentation": "Negative",
52
+ "Sucrose Fermentation": "Variable",
53
+ "Maltose Fermentation": "Variable",
54
+ "Mannitol Fermentation": "Variable",
55
+ "Sorbitol Fermentation": "Negative",
56
+ "Xylose Fermentation": "Variable",
57
+ "Rhamnose Fermentation": "Negative",
58
+ "Arabinose Fermentation": "Variable",
59
+ "Raffinose Fermentation": "Negative",
60
+ "Trehalose Fermentation": "Variable",
61
+ "Inositol Fermentation": "Negative",
62
+ "Gas Production": "Variable",
63
+ "TSI Pattern": "Variable",
64
+ "Colony Pattern": "Unknown",
65
+ "Pigment": "None",
66
+ "Motility Type": "Peritrichous"
67
  },
68
+
69
+ "species_markers": [
70
+ {
71
+ "field": "Haemolysis",
72
+ "value": "Beta",
73
+ "importance": "high",
74
+ "notes": "Strong beta-haemolysis distinguishes B. cereus from B. anthracis."
75
+ },
76
+ {
77
+ "field": "Motility",
78
+ "value": "Positive",
79
+ "importance": "high",
80
+ "notes": "Motility is absent in B. anthracis."
81
+ },
82
+ {
83
+ "field": "DNase",
84
+ "value": "Positive",
85
+ "importance": "medium",
86
+ "notes": "Supports identification within the B. cereus group."
87
+ }
88
+ ],
89
+
90
+ "common_confusions": [
91
+ {
92
+ "species": "Bacillus thuringiensis",
93
+ "reason": "Genetically very similar; requires specialized testing."
94
+ }
95
  ],
96
+
97
+ "when_to_question_identification": [
98
+ "Non-haemolytic isolate suggests B. anthracis.",
99
+ "Non-motile isolate argues against B. cereus.",
100
+ "Capsule presence suggests B. anthracis."
101
  ],
102
+
103
+ "recommended_next_tests": [
104
+ {
105
+ "test": "Motility testing",
106
+ "reason": "Key discriminator from B. anthracis."
107
+ },
108
+ {
109
+ "test": "API 50 CHB",
110
+ "reason": "Carbohydrate utilization profile supports Bacillus species differentiation.",
111
+ "api_kit": "API 50 CHB"
112
+ },
113
+ {
114
+ "test": "MALDI-TOF MS",
115
+ "reason": "Reliable identification within the Bacillus cereus group."
116
+ }
117
  ]
118
+ }