-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ID413: Visualizing Burtin’s Antibiotic Data (2025) #42
Comments
Shivam Saran (23N0285)Visualization1. How do the bacteria group together?
2. What insight does it reveal?
|
RISHI DEWANGAN23N0327How do the bacteria group together?
What insight does it reveal?
|
Srishti Gupta 23b2520Butins Antibiotic Data To visualize the susceptibility of 16 bacterial strains to three antibiotics—Penicillin, Streptomycin, and Neomycin—based on their Minimum Inhibitory Concentration (MIC) values, I have utilized a Hierarchical Clustering Heatmap. Red shades - Resistant
Neutral Shades → Intermediate Response Blue Shades - Susceptible
The x-axis represents the three antibiotics, while the y-axis lists bacteria, clustered by similar susceptibility patterns. To further compare and contrast, I have created 2 bar charts (differentiated based on Gram Negative and Gram Positive), which can be compared between themselves and the heatmap. While the heatmap provides exact log MIC values, interpreting numerical differences requires careful comparison between individual cells. In contrast, the bar charts offer a more intuitive way to assess susceptibility by allowing for immediate visual comparison—longer bars instantly indicate higher resistance/higher susceptibility, making it easier to grasp trends at a glance without focusing on precise numerical values. This combination ensures both detailed accuracy (via the heatmap) and clear comparative insights (via the bar charts), making the analysis more comprehensive. How do the bacteria group together?
Some Key Insights
|
Shubham Agarwal I wrote a python code trying different charts and tools. Given below is the final iteration I did which has the most appropriate chart to generate my insights. The steps followed in the code is: Preprocessed Data: Applied a log transformation to MIC values for better visualization and analysis. Visualized Antibiotic Efficacy: Insights:
|
🦠 Burtin’s Chart vs. Radar Chart: Shifting the FocusBurtin’s chart answers "How do the drugs compare?", showing the effectiveness of Penicillin, Streptomycin, and Neomycin against various bacteria. However, our radar chart shifts the focus to: 🔑 Key Insights from the Radar Chart📌 Distinct Clusters Based on Resistance & Sensitivity
🧫 Gram-Positive vs. Gram-Negative Differences
💊 Drug-Specific Effectiveness
✅ Final ConclusionThe radar chart highlights how bacteria cluster together based on their resistance or susceptibility, rather than just showing how the drugs compare. 🔬 This perspective is crucial in antibiotic selection—knowing which bacteria share resistance patterns allows for better treatment decisions. Name - Aman Kumar SinghRoll no. - 22B0321 |
Assignment 4Bharath Sreejith We will be using a combination of two techniques, namely
HeatmapThis method helps us understand the resistance of each bacterium towards each drug. It creates separate clusters for each drug. Bacteria with similar resistance to each drug will have similar color coding in each column.
The MIC values have been transformed to Log10 scale for easier comparison. Circular Dendrogram
where xᵢ and yᵢ are the log10 MIC values of bacteria A and B for antibiotic i.
The Dendrogram is separately shown in the following plot Key Insights1. Antibiotic-Specific Resistance Trends
2. Unique Resistance Profiles in BacteriaWhile many bacteria follow expected Gram-positive/Gram-negative trends, some bacteria show unexpected behavior:
3. Bacteria Grouping Based on Multi-Drug Resistance
4. Identifying the Hardest & Easiest Bacteria to Treat
5. Practical Implications
Conclusion
|
Dev Nogiya (23n0291) Description of the Data & Insights Overview: Comparison of Drugs: How Do the Bacteria Group Together? Key Observations: How do the drugs compare? Neomycin (positive) is the most effective antibiotic. How do the bacteria group together? Strong resistance to Penicillin Variable resistance to Penicillin and Streptomycin Higher susceptibility to all antibiotics Key Insight |
NAME- GOURI RATHI The visualization is based on the minimum inhibitory concentration (MIC) data for three antibiotics (Penicillin, Streptomycin, and Neomycin) against a panel of 16 bacteria. MIC, defined as the lowest concentration of an antibiotic that prevents the growth of a bacterium in vitro, serves as a quantitative measure of antibiotic effectiveness. The data also includes information on Gram staining, a fundamental bacterial classification based on cell wall structure. Visual Representation:
Results and Interpretation
Conclusion The visualization offers a visually intuitive and informative way to explore the complex relationships between bacteria and antibiotics. By mapping antibiotic response to a spatial representation, this approach facilitates the identification of bacterial groupings, potential correlations with Gram staining, and the comparative effectiveness of different antibiotics. The insights gained from this visualization, particularly when combined with the antibiotic effectiveness comparisons, provide a deeper understanding of the bacterial susceptibility landscape. |
NAME - PRAKHAR GAUTAM Radar Chart Visualization of Antibiotic SusceptibilityProcess Overview:
Key Insights & Conclusions:
|
Makwana Jeeten Rajnikant How do the bacteria group together? Introduction: Objective: Data Overview:
Methodology:
How Do the Bacteria Group Together?
2, Moderately Resistant Bacteria:
Key Insights from the Heatmap:
Conclusion: |
Palak Pawan Overview of DataThe dataset covers 16 bacterial species tested against 3 antibiotics Penicillin, Streptomycin, and Neomycin with each row showing the minimum inhibitory concentration (MIC) for each drug. A lower MIC indicates higher susceptibility whereas a higher MIC indicates resistance. Color-Coded Table of MIC Values
An additional column, Gram Staining, classifies the bacteria as Gram-positive or Gram-negative, which is often predictive of how the bacteria might respond to certain antibiotics. Table of “Highly Susceptible” vs. “Highly Resistant” This classification highlights at a glance which bacteria fall at the extremes of susceptibility or resistance for each antibiotic. Log-Scale Bar Chart Each bacterium is plotted with three bars (one for each antibiotic). Using a logarithmic scale helps compare large differences in MIC values. For instance,
Positive vs Negative Bar Chart This compares Gram-positive vs. Gram-negative bacteria across the three antibiotics, revealing at a higher level how each group tends to respond:
How the Bacteria Group TogetherFrom these visual aids, two major patterns emerge, along with a “mixed” category:
Key Insights
ConclusionBy examining:
it becomes clear that the main grouping follows Gram staining and the associated susceptibility patterns. In short:
|
Name: K P Lakshmeesh
|
Radhika Goyal Radar Chart VisualizationSteps to Create the Chart:
How to Interpret the Graph: Insights from the Radar Chart
Conclusion |
Saurabh Shankar (24D1323) TITLE: Visualizing Burtin’s Antibiotic DataThe below visualization categorizes the listed bacteria into 4 discrete groups, namely 1+, 2-, 3+ and 3- • NOMENCLATURE USED FOR GROUPING OF BACTERIA: [Count of antibiotics to which this bacteria group is susceptible][Type of gram staining] Approach: How do the bacteria group together?
|
Tanzeel Velaskar 22B2198Description:The following bubble chart shows different bacteria as data points; the X-axis being the logarithmic minimum inhibitory concentration of the antibiotic Neomycin, the Y-axis, that of Penicillin and finally, the size of the bubbles represents the third parameter, i.e. the minimum inhibitory concentration of Streptomycin. Some details about the chart and its elements
How do the bacteria group together?The chart gives several insights, some of which are listed below, that can be utilized to answer the above question at hand.
|
Name: S.S.Gayathri GROUPS IDENTIFIED
INSIGHTS
Penicillin is ineffective against Gram-negative bacteria:
Gram-positive bacteria are highly susceptible to Penicillin:
|
Arin Mahajan Bacterial Susceptibility to Antibiotics (Log Scaled MIC)Color Interpretation:
Key Bacterial Groups Identified:1. Highly Resistant Gram-Negative Bacteria
2. Moderately Resistant Gram-Negative Bacteria
3. Gram-Positive Bacteria Sensitive to Penicillin but Resistant to Streptomycin and Neomycin
4. Gram-Positive Bacteria Highly Sensitive to All Antibiotics
Insights from the Visualization1. Penicillin Effectiveness Across Gram Categories
2. Streptomycin Works Better for Gram-Negative Bacteria
3. Neomycin Shows Mixed Effectiveness
Identified Resistance Patterns
Implications for Treatment Decisions
|
Manish Varshney, 23n0289How Do the Bacteria Group Together?Bacteria group based on their Gram staining characteristics: Gram-Positive Bacteria (Green-Shaded in the Graph)Includes Bacillus anthracis, Staphylococcus aureus, Streptococcus fecalis, etc. Gram-Negative Bacteria (Red-Shaded in the Graph)Includes Escherichia coli, Klebsiella pneumoniae, Pseudomonas aeruginosa, etc. Insights from the Second GraphAntibiotic Effectiveness Varies – Penicillin works best for Gram-positive, while Streptomycin and Neomycin have broader effects. |
Anirudha Shinde (22B2181)1. Data Preparation : Loaded the antibiotic data, applied log transformation to MIC values, and standardized them. 4. Biplot Creation : Visualized antibiotic loadings as arrows to interpret variable influence on components. Key Insights & Takeaways1. Two Main Axes of Variation
2. Clear Clustering by Gram Stain
3. Subgroups of Gram-Positive
4. Highly Resistant Outliers
|
Pranav Kawade-23B0372 How Do Bacteria Group Together? This heatmap shows how bacteria cluster based on their susceptibility to Penicillin, Streptomycin, and Neomycin. What we find are two main patterns: 1. Gram-Positive Bacteria Usually Hang Out Together
2. Gram-Negative Bacteria Create Their Own Cluster
Key Insights from the Heatmap
|
Name : Nitin YadavRoll No. : 22B39571. Objective & ContextThe primary goal of the analysis is to understand how 16 different bacteria respond to three antibiotics (Penicillin, Streptomycin, and Neomycin). Each bacterium’s Minimum Inhibitory Concentration (MIC) is recorded for each drug. MIC is the concentration needed to inhibit bacterial growth—the lower the value, the more effective the antibiotic is. In addition, we have Gram staining information (Gram‑positive vs. Gram‑negative), which provides biological context since these groups tend to respond differently to antibiotics. 2. Data Transformationa. Log Transformation
3. Principal Component Analysis (PCA)a. Purpose of PCA
b. How PCA Works
c. Interpreting the Axes
4. Incorporating Hierarchical ClusteringTo enhance our understanding of bacterial groupings, we use hierarchical clustering on the log-transformed data:
5. Visual Integration with Gram Staining
6. Final Integrated VisualizationThe integrated visualization is a PCA scatter plot that includes the following key features:
7. Key Takeaways
|
Name : Rashmi Meena How Do the Bacteria Group Together?Approach
Insights from the Chart
|
Atharav Sonawane - 23B2530Assignment 4: Visualizing Burtin’s Antibiotic DataBacterial Clustering Analysis of Burtin's Antibiotic DataIntroductionWhile Burtin's original 1951 chart effectively compares antibiotic performance across bacteria (answering "How do the drugs compare?"), my analysis takes a different approach by grouping bacteria based on their response patterns to multiple antibiotics. By applying cluster analysis to the MIC data, we can identify natural groupings of bacteria with similar antibiotic susceptibility, directly addressing the question: "How do the bacteria group together?" allowing for a clear comparison of antibiotic performance and their effectiveness against different bacterial groups. MethodologyI applied K-means clustering to logarithmically transformed MIC values to identify distinct bacterial groups based on their antibiotic response patterns. Logarithmic transformation was necessary due to the wide range of MIC values (0.001 to 870), allowing for more meaningful comparisons. The analysis revealed three distinct clusters with clear biological significance, suggesting natural groupings of bacteria beyond taxonomic classification or Gram staining properties. Key Features of the Visualization
Identified Groups & Biological InsightsGroup 1 (Red): Neomycin/Streptomycin-Susceptible, Penicillin-Resistant Bacteria
Group 2 (Orange): Penicillin-Susceptible, Neomycin/Streptomycin-Resistant Bacteria
Group 3 (Green): Broadly Susceptible Bacteria
Key Insights Beyond Burtin's Original Visualization
ConclusionThis cluster-based visualization transforms Burtin's efficacy-focused chart by revealing natural bacterial groupings based on antibiotic response patterns. While Burtin's original chart compared drugs across bacteria, this approach identifies bacteria with similar resistance profiles, offering a complementary perspective. These findings provide valuable insights for understanding bacterial defense mechanisms and developing targeted treatment strategies. The visualization demonstrates that bacterial response to antibiotics transcends traditional classification methods,
|
Name: Kaushal Malpure Logarithmic Scale for Better Visibility – The log-scaled MIC axis ensures small and large variations in resistance are well-represented without distortion. Key Insights from the Plot
This visualization effectively highlights antibiotic resistance trends by Gram classification, aiding in targeted antibiotic selection. |
Sibam Das-22B2186 Grouped Bar ChartScattered plotHow Do the Bacteria Group Together?Gram-Positive Bacteria: Insights Revealed
|
Name: Yugesh Bhoge (23N0278)Reason to choose this visualization and grouping:
Key Insights from the visualization:
|
Name : Preksha JainRoll No: 22B2450Key Takeaways from the Plot:
This visualization effectively points out bacterial resistance patterns and thus serves as an important aid to antibiotic choice. |
Name - Krish Malviya Effects of Anti-Biotics :
Insights from the plot:
|
NAME Satyajit sahoo Grouping by Susceptibility: I divided the bacteria into two distinct groups (red and blue backgrounds), visually separating those that are more resistant from those that are more susceptible. Comparing Antibiotics Effectively: By plotting different MIC values with colored dots and vertical lines, I show how various bacteria respond to different antibiotics in a single view. Highlighting Gram Staining Impact: The grouping aligns well with Gram-positive (blue) and Gram-negative (red) bacteria, reinforcing how structural differences impact antibiotic effectiveness. Using a Logarithmic Scale: Since MIC values vary widely, I used a log scale to make differences more interpretable, preventing smaller values from being overshadowed. Key Insight Revealed: My chart makes it clear that Gram-negative bacteria tend to have higher MIC values, meaning they are generally more resistant to antibiotics, while Gram-positive bacteria are more susceptible to Penicillin and related drugs. |
Name: Abhishek Kumar
|
Avinash Meena - 22b1243Visualisation - Grouped Bar Chart1. How do bacteria group together?The bacteria in the graph are grouped into two primary clusters based on their Gram staining characteristics: a. Gram-negative bacteria (left side of the dashed line)
b. Gram-positive bacteria (right side of the dashed line)
2. What insights does it reveal?
|
Juhi Kamat - 22b42181) Donut chart Data : The inverse of MIC values were taken to get the potency of each antibiotic on bacteria. N_potency (Green) → Neomycin Comparative Antibiotic Effectiveness:
Gram-Positive vs. Gram-Negative Bacteria Response
2) Bubble chart N_potency (Green) → Neomycin
Observations:
Gram-Negative and Gram-Positive Differences:
Overlapping Bubbles Indicate Multiple Effective Antibiotics: Some bacteria have overlapping bubbles of similar size and position, indicating that multiple antibiotics are comparably effective against them. |
Ruchir Kulkarni 23B2483### |
How do the bacteria group together?Clustering is based on overall susceptibility to antibiotics:
What insight does it reveal?
|
22b0028Bala KrishnaBurtin's Antibiotic Data Visualization📌 OverviewThis project visualizes the effectiveness of three antibiotics (Penicillin, Streptomycin, and Neomycin) against 16 bacterial strains. The dataset provides the Minimum Inhibitory Concentration (MIC), which indicates how much antibiotic is needed to inhibit bacterial growth. 📊 Graph Explanation
🔍 Key Insights
|
Kriti A 210100083
|
Name: Arin PendharkarRoll Number: 23B2489Visualizing Burtin’s Antibiotic DataOverview: Visualizations: Insights from the Graphs:For Gram Positive:
For Gram Negative:
Visualization: Insights from the Graphs:
Final Conclusion:The bar graph and the heatmap together provide a structured view of bacterial susceptibility to antibiotics. The bar graph highlights overall trends, clearly distinguishing between Gram-positive and Gram-negative bacteria in terms of their resistance patterns. The heatmap further refines this analysis by showing specific MIC values, allowing for detailed comparisons across different antibiotics and bacterial species. Gram-positive bacteria generally show higher susceptibility to Penicillin, while Gram-negative bacteria display more resistance, particularly against Penicillin but also variably against Streptomycin and Neomycin. Streptomycin and Neomycin emerge as more effective across a broader range of bacteria, especially Gram-negative species. Together, these visualizations provide a well-rounded answer to how bacteria group based on antibiotic susceptibility, revealing key insights for treatment selection. |
23b1527 Aditya Ojha- How This Visualization Works and Why It’s Intuitive Sorting Bacteria to Reveal Natural Groupings Gram-Negative Bacteria (Red Labels) These tend to be more resistant and naturally cluster at higher MIC values. These bacteria generally have lower MIC values, meaning they are more susceptible to antibiotics.
Intuitive Subgroup Identification Low-Resistance Subgroup (Marked on the Left)
Medium-Resistance Subgroup
High-Resistance Subgroup (Marked on the Right)
The Big Picture
Why This Makes Sense
Line Patterns Show Treatment Trends
|
Prajwal Yashwant Talwalkar The following is the python code for the graph attached Data from the original datasetbacteria = ["Escherichia coli", "Klebsiella pneumoniae", "Diplococcus pneumoniae", "Bacillus anthracis", gram_positive = {"Diplococcus pneumoniae", "Bacillus anthracis", "Streptococcus viridans", "Streptococcus hemolyticus", gram_negative = set(bacteria) - gram_positive MIC values for three antibioticspenicillin = [100.0, 850.0, 0.005, 0.001, 0.1, 250.0, 0.005, 0.003, 1.0, 0.007, 0.006, 10.0, 1000.0, 500.0, 800.0, 0.05] Convert MIC values to log scalelog_penicillin = [log10(x) for x in penicillin] Define angles for the radial plotangles = np.linspace(0, 2 * np.pi, len(bacteria), endpoint=False).tolist() fig, ax = plt.subplots(figsize=(10, 8), subplot_kw={'projection': 'polar'}) Plot bars for Gram-positive and Gram-negative bacteriafor i, (bact, angle) in enumerate(zip(bacteria, angles)): Adjust labelsax.set_xticks(angles[:-1]) plt.show() Description of the Radial Bar Chart Key Features Shorter bars mean the antibiotic works better. Color Coding Green: Streptomycin Blue: Neomycin Grouping by Gram Staining Inner ring: Gram-negative bacteria (solid colors). Gram-positive bacteria (e.g., Staphylococcus aureus) are more susceptible to Penicillin. Gram-negative bacteria (e.g., Escherichia coli) are more resistant to Penicillin but respond better to Streptomycin and Neomycin. Insights Penicillin works well against Gram-positive bacteria but not Gram-negative. Streptomycin and Neomycin are broadly effective. Conclusion |
Tanishka Meshram22B2219Insights from the Clustering: |
Harshvardhan Shrivastav, 23B1535 First lets start by a simple visualisation of the data given to us, This first graph is just another way to show the graph which was made by Burtin. Here the main grouping is of Gram +ve(red shade) and Gram -ve(blue shade) bacteria. We can observe extremely stark differences between the response of Gram +ve and Gram -ve bacteria to antibiotics. Lower the MIC values, more susceptible the bacteria is to the antibiotic. So we can observe that Penicilin is more effective for Gram +ve bacteria than for Gram -ve bacteria. We can also observe that Gram +ve bacteria usually have lower MIC compared to Gram -ve. In this Graph I have arranged the bacteria in order of increasing average MIC (sum of all MIC/3). Here I could firstly, observe the fact that most Gram +ve have a lower average MIC than Gram -ve. Next, I can observe some semblance of different categories arising in this graph based on the average MIC values. Category 1 being most susceptible, and Category 5 being most resistive. The boundaries are mostly arbitrarily drawn by me. This underscores the importance of choosing the right antibiotic for treatment as there is no one treatment for all. This last graph groups the bacteria's with all bacteria's at once. Once again displays the start difference in performance of Penicilin for Gram +ve(red shades) and Gram -ve(blue shades) bacteria. The other two have less variance in their performance compared to Penicilin. Streptomycin has the most consistent of performance but is never the best performing one in any case, it is kind a jack of all trades sort of treatment. Neomycin has more variance in its performance compared to Streptomycin, performs well against various bacteria types, no particular preference among Gram +ve and Gram -ve, but its best performance is against a Gram +ve bacteria. The main differentiating grouping for bacteria I could come up with was Gram +ve vs Gram -ve. The Gram +ve bacteria are much more susceptible to antibiotics than Gram -ve which has been the observed trend throughout. There is no one medicine for all treatment here. So identifying the characteristics of the bacteria becomes important during treatment. |
Swarup Patil - 22B3953 What the Plot Shows
Insights Gained
In SummaryThis 3D visualization provides a holistic view of how different bacteria compare in terms of antibiotic susceptibility. By grouping them into clusters and differentiating them by Gram staining, it offers immediate insights into which organisms share similar resistance/susceptibility profiles and whether Gram-positive/negative status aligns with these clusters. |
Ayushi Warwade [210040028] Bacterial Susceptibility to Antibiotics: Gram-negative bacteria (red-shaded) have an outer membrane, making them more resistant to antibiotics. Lower MIC = Higher susceptibility (antibiotic is more effective). Clusters with low MIC values (e.g., < 0.1) indicate bacteria highly susceptible to antibiotics. |
Ramandeep Singh (22B1303) Penicillin (Most Effective for Gram-Positive Bacteria) Many Gram-positive bacteria (^) are colored blue, indicating that Penicillin is the most effective antibiotic for them. Streptomycin (Effective for Both Gram-Positive & Gram-Negative Bacteria) Purple-colored bacteria indicate that Streptomycin is the most effective antibiotic for them. Neomycin (Highly Effective Against Gram-Negative Bacteria) Cyan-colored bacteria are highly susceptible to Neomycin. |
Poulomi Sen
Higher MIC values (longer bars) mean the bacteria are more resistant to that antibiotic.
Key Insights from the Heatmap: Penicillin: Highly resistant: Aerobacter aerogenes, Escherichia coli, Pseudomonas aeruginosa, Mycobacterium tuberculosis, and Salmonella typhosa show high resistance. Streptomycin: Moderate resistance: Streptococcus hemolyticus, Diplococcus pneumoniae, and Streptococcus viridans show slight resistance. Neomycin: Highly susceptible: Staphylococcus albus, Staphylococcus aureus, and Brucella anthracis show strong susceptibility.
The plot categorizes bacteria into three clusters based on their responses to Penicillin, Streptomycin, and Neomycin. Cluster 0 (Purple) Cluster 1 (Blue) Cluster 2 (Yellow) Indicates high susceptibility to penicillin, this cluster is likely the most susceptible to penicillin among the three groups. The first two types of visualizations were created using Excel, the last one was created using Python. |
Rishi (22B4222)Interpretation of Bacterial Grouping: The dendrogram clusters bacteria based on their MIC values, revealing patterns of antibiotic susceptibility.
Key Insights:
|
Siddhant Gada I started by writing a Python script that tested multiple visualization techniques, including bar charts, scatter plots, and dendrograms. However, I found that individual charts didn't fully capture the relationships between bacteria and antibiotics. Hence I explored more and eventually settled on a Step of Code and Transformation
here are some of the methods used, since the data is the same, conclusions drawn are the same, just different conclusions are more intuitive in different graphs. With gram positive and negative differentiation (seperated, since i think there are use cases where gram positiveness and negativeness is not valueable and just adds clutter) Bacteria Groupings Based on Susceptibility: -Highly Penicillin-Susceptible Gram-Positive Bacteria: Brucella anthracis, Streptococcus hemolyticus, etc., responded well to Penicillin. Gram Staining vs. Antibiotic Response: -Penicillin works best on Gram-positive bacteria but is mostly ineffective against Gram-negative ones. |
Name: Sahil Roshen How do the bacteria group together?Initially, I converted the MIC values in the given table - (Butin_antibiotic_data.xlsx) to log₁₀ MIC for easier understanding of the range of MIC used, and these are the values obtained.
From what I’ve researched, using MIC < 1 (or log₁₀ MIC < 0) as a way to classify bacterial susceptibility makes a lot of sense. MIC tells us the lowest antibiotic concentration needed to stop bacterial growth, and if it’s less than 1 µg/mL, that means the antibiotic is pretty effective even at low doses. Log₁₀ transformation helps here because MIC values can range massively, so converting them to log scale makes comparisons way easier. Clinically, many antibiotic guidelines set susceptibility breakpoints around 1 µg/mL, meaning bacteria with MIC values below this are generally easier to treat. Plus, it lines up with pharmacodynamics—if a drug’s MIC is less than 1, it’s usually within the range of what’s achievable in the body at normal dosages, making it a solid treatment option. Also, I noticed that Gram-positive bacteria tend to fall below this threshold more often, while Gram-negative ones, which have that extra outer membrane, usually have higher MIC values, making them harder to treat. So, using log₁₀ MIC < 0 works well as a cutoff because it helps quickly separate bacteria based on how easily they can be treated, without overcomplicating things. |
Name: M V Sai MukheshRoll no: 22b0972The x-axis represents three antibiotics, and the y-axis lists bacteria, grouped by their susceptibility patterns.
The above visualization helps quickly identify highly resistant bacteria, easily treatable ones, and the overall effectiveness of each antibiotic. So the bacteria are grouped by on the shades given to them based on the log MIC values and they are also grouped based on Gram negative(light pink) and gram positive(light green). This dendrogram (hierarchical clustering tree) visually groups bacteria based on their similarity in antibiotic susceptibility.
After applying a log transformation, we compute Euclidean distance between bacteria using their MIC values for three antibiotics: While Euclidean distance captures overall susceptibility across all antibiotics, it loses details about individual drugs. This limitation is addressed using a heatmap, which provides a more precise view of resistance patterns. Key insights:
|
Visualization of Burtin’s Antibiotic DataName: Shashant Jindal Visualization1. How do the bacteria group together?The bacteria naturally group into two major categories based on their Gram stain classification:
Additionally, the bacteria can be grouped based on their susceptibility to antibiotics:
2. What insight does it reveal?
|
Assignment 4: Visualizing Burtin’s Antibiotic Data
In the post-World War II world, antibiotics were called “wonder drugs,” for they provided quick and easy cures for what had previously been intractable diseases. Data were being gathered to aid in learning which drug worked best for which bacterial infection. Being able to see the structure of drug performance from outcome data was an enormous aid for practitioners and scientists alike. In 1951, William Burtin published a chart showing the performance of the three most popular antibiotics on 16 bacteria.
The data used in his display are shown in the adjacent table (Butin_antibiotic_data.xlsx). The entries of the table are the minimum inhibitory concentration (MIC), a measure of the effectiveness of the antibiotic. The MIC represents the concentration of antibiotic required to prevent growth in vitro. The covariate “gram staining” describes the reaction of the bacteria to Gram staining. Gram-positive bacteria are those that are stained dark blue or violet; whereas, Gram-negative bacteria do not react that way.
Burtin’s chart focuses on the efficacy of the antibiotics. It answers the question, "How do the drugs compare?". Create a chart that groups the bacteria by their comparative susceptibility to the drugs. It should answer the question, "How do the bacteria group together?" and highlight what insight it reveals.
The text was updated successfully, but these errors were encountered: