EphAsad commited on
Commit
c300249
·
verified ·
1 Parent(s): 3b6e1cd

Update data/rag/knowledge_base/Clostridium/genus.json

Browse files
data/rag/knowledge_base/Clostridium/genus.json CHANGED
@@ -1,76 +1,127 @@
1
  {
 
 
2
  "genus": "Clostridium",
3
- "taxonomy": {
4
- "family": "Clostridiaceae",
5
- "order": "Clostridiales",
6
- "class": "Clostridia",
7
- "phylum": "Firmicutes"
8
  },
9
- "overview": "Clostridium is a large genus of strictly anaerobic, Gram-positive, spore-forming rods. Species range from benign environmental saprophytes to severe toxin-mediated human pathogens. Spores allow persistence in soil, dust, wounds, and contaminated food. The genus historically included many species but has been reclassified; only classic toxigenic and gas-gangrene–associated organisms remain in Clostridium sensu stricto.",
10
- "key_traits": [
11
- "Gram-positive rods (may appear Gram-variable in old cultures)",
12
- "Strict anaerobes",
13
- "Spore-forming (terminal, subterminal, or central spores)",
14
- "Catalase negative",
15
- "Motility variable by species",
16
- "Fermentative metabolism producing gas and volatile fatty acids",
17
- "Many species produce potent exotoxins",
18
- "Do not grow in 6.5% NaCl",
19
- "Indole variable"
20
- ],
21
- "ecology": "Widely distributed in soil, decaying vegetation, animal intestines, and sediments. Many species are environmental; some colonize humans transiently.",
22
- "pathogenicity": "Clostridium species cause a variety of diseases: tetanus (C. tetani), botulism (C. botulinum), gas gangrene and myonecrosis (C. perfringens), food poisoning, and invasive soft tissue infections. Disease severity often results from toxins rather than bacterial invasion.",
23
- "genus_level_biochemistry": {
24
- "general_tendencies": [
25
- "Strict anaerobic growth.",
26
- "Spore formation visible on Gram stain.",
27
- "Ferment carbohydrates and proteins variably.",
28
- "Many species produce lecithinase, lipase, or proteolytic enzyme activity.",
29
- "Toxin detection required for diagnosis in key pathogens."
30
  ],
31
- "non_definitive_tests": [
32
- "Gram variability increases with culture age.",
33
- "Spore position not always visible in fresh isolates."
34
- ]
35
- },
36
- "genus_differentiation": {
37
- "from_close_genera": [
38
- "Clostridioides difficile has yellow ground-glass colonies and distinct toxins A/B; classic Clostridium species do not.",
39
- "Paeniclostridium sordellii is lecithinase positive and causes toxic shock distinct from C. perfringens.",
40
- "Peptoclostridium are more aerotolerant and non-sporeforming.",
41
- "Bacteroides and Fusobacterium are Gram-negative anaerobes (not spore-formers)."
42
  ],
43
- "key_rag_filters": [
44
- "Strict anaerobic Gram-positive spore-former → Clostridium or Clostridioides.",
45
- "Terminal drumstick spore → strongly suggests C. tetani.",
46
- "Lecithinase-positive on egg-yolk agar → C. perfringens or related species.",
47
- "Lipase-positive (iridescent sheen) → points toward some C. botulinum groups."
48
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  },
50
- "diagnostics": {
51
- "typical_lab_findings": [
52
- "Spore-forming Gram-positive rods",
53
- "Rapid or slow gas production depending on species",
54
- "Lecithinase or lipase activity",
55
- "Characteristic colony morphology (swarming, boxcar rods, etc.)"
56
- ],
57
- "important_tests": [
58
- "Nagler reaction for lecithinase (C. perfringens)",
59
- "Toxin assays (ELISA, mouse bioassay, PCR)",
60
- "Anaerobic culture on blood or egg-yolk agar",
61
- "MALDI-TOF MS"
62
- ],
63
- "confirmation_methods": [
64
- "Toxin gene PCR",
65
- "Toxin detection (gold standard for tetanus and botulism)",
66
- "MALDI-TOF MS",
67
- "Whole-genome sequencing for strain typing"
68
- ]
69
  },
70
- "notes": "Clostridium is now a much smaller genus due to modern reclassification; many former species are now in new genera.",
71
- "references": [
72
- "Manual of Clinical Microbiology",
73
- "CDC Botulism and Tetanus Guidelines",
74
- "Anaerobe taxonomy literature"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  ]
76
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "genus",
4
  "genus": "Clostridium",
5
+
6
+ "overview": {
7
+ "short": "Clostridium species are Gram-positive, anaerobic, spore-forming rods widely distributed in soil, water, and the gastrointestinal tracts of humans and animals.",
8
+ "clinical_context": "Includes major toxin-producing pathogens responsible for foodborne illness, gas gangrene, tetanus, and botulism."
 
9
  },
10
+
11
+ "expected_fields": {
12
+ "Gram Stain": "Positive",
13
+ "Shape": "Rods",
14
+ "Motility": "Variable",
15
+ "Capsule": "Variable",
16
+ "Spore Formation": "Positive",
17
+ "Haemolysis": "Variable",
18
+ "Haemolysis Type": "Variable",
19
+ "Media Grown On": [
20
+ "Blood Agar",
21
+ "Egg Yolk Agar"
 
 
 
 
 
 
 
 
 
22
  ],
23
+ "Colony Morphology": [
24
+ "Irregular",
25
+ "Grey"
 
 
 
 
 
 
 
 
26
  ],
27
+ "Oxygen Requirement": "Anaerobic",
28
+ "Growth Temperature": "20//45",
29
+ "Catalase": "Negative",
30
+ "Oxidase": "Negative",
31
+ "Indole": "Variable",
32
+ "Urease": "Negative",
33
+ "Citrate": "Negative",
34
+ "Methyl Red": "Variable",
35
+ "VP": "Negative",
36
+ "H2S": "Variable",
37
+ "DNase": "Variable",
38
+ "ONPG": "Negative",
39
+ "Coagulase": "Negative",
40
+ "Gelatin Hydrolysis": "Variable",
41
+ "Esculin Hydrolysis": "Variable",
42
+ "Nitrate Reduction": "Variable",
43
+ "NaCl Tolerant (>=6%)": "Negative",
44
+ "Lipase Test": "Variable",
45
+ "Lysine Decarboxylase": "Negative",
46
+ "Ornithine Decarboxylase": "Negative",
47
+ "Ornitihine Decarboxylase": "Negative",
48
+ "Arginine dihydrolase": "Negative",
49
+ "Glucose Fermentation": "Positive",
50
+ "Lactose Fermentation": "Variable",
51
+ "Sucrose Fermentation": "Variable",
52
+ "Maltose Fermentation": "Variable",
53
+ "Mannitol Fermentation": "Variable",
54
+ "Sorbitol Fermentation": "Negative",
55
+ "Xylose Fermentation": "Variable",
56
+ "Rhamnose Fermentation": "Negative",
57
+ "Arabinose Fermentation": "Variable",
58
+ "Raffinose Fermentation": "Negative",
59
+ "Trehalose Fermentation": "Variable",
60
+ "Inositol Fermentation": "Negative",
61
+ "Gas Production": "Variable",
62
+ "TSI Pattern": "Unknown",
63
+ "Colony Pattern": "Unknown",
64
+ "Pigment": "None",
65
+ "Motility Type": "Variable"
66
  },
67
+
68
+ "field_notes": {
69
+ "Spore Formation": "A defining feature of the genus, aiding survival in harsh environments.",
70
+ "Oxygen Requirement": "Obligate anaerobes; exposure to oxygen inhibits vegetative growth.",
71
+ "Haemolysis": "Highly species-dependent, ranging from non-haemolytic to strongly beta-haemolytic."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  },
73
+
74
+ "key_differentiators": [
75
+ {
76
+ "field": "Spore Formation",
77
+ "expected": "Positive",
78
+ "distinguishes_from": ["Bacteroides", "Fusobacterium"],
79
+ "notes": "Spore formation differentiates Clostridium from non-spore-forming anaerobes."
80
+ },
81
+ {
82
+ "field": "Oxygen Requirement",
83
+ "expected": "Anaerobic",
84
+ "distinguishes_from": ["Bacillus"],
85
+ "notes": "Strict anaerobiosis distinguishes Clostridium from aerobic or facultative spore-formers."
86
+ }
87
+ ],
88
+
89
+ "common_confusions": [
90
+ {
91
+ "genus": "Clostridioides",
92
+ "reason": "Historical grouping and shared anaerobic spore-forming morphology."
93
+ },
94
+ {
95
+ "genus": "Paenibacillus",
96
+ "reason": "Spore-forming rods that may overlap morphologically if oxygen tolerance is misinterpreted."
97
+ }
98
+ ],
99
+
100
+ "when_to_question_identification": [
101
+ "Sustained aerobic growth suggests Bacillus or Paenibacillus rather than Clostridium.",
102
+ "Non-spore-forming phenotype argues against Clostridium.",
103
+ "Strong oxidase or catalase positivity suggests misidentification."
104
+ ],
105
+
106
+ "recommended_next_tests": [
107
+ {
108
+ "test": "Anaerobic culture confirmation",
109
+ "reason": "Ensures obligate anaerobic growth requirement is met."
110
+ },
111
+ {
112
+ "test": "Toxin detection assays",
113
+ "reason": "Critical for identifying clinically significant toxin-producing species."
114
+ },
115
+ {
116
+ "test": "MALDI-TOF MS",
117
+ "reason": "Reliable genus- and species-level identification across clostridia."
118
+ }
119
+ ],
120
+
121
+ "supported_species": [
122
+ "botulinum",
123
+ "sporogenes",
124
+ "perfringens",
125
+ "tetani"
126
  ]
127
+ }