Coding Projects

I developed a program to analyze microsatellite length polymorphism data in haploid and diploid fungi. I implemented Nei’s genetic distance to calculate pairwise genetic distances and generated phylogenetic trees using UPGMA clustering. For more details about the project, please visit my GitHub account

I developed an R script to analyze bacterial resistance data in binary format (resistant/sensitive). The script includes statistical analysis using the Phi coefficient to assess co-resistance patterns and employs UPGMA linkage for creating a dendrogram of resistance profiles. For more details about the project, please visit my GitHub account