bioconductor

Learning And Exploring The Workflow of RNA-Seq Analysis - A Note To Myself

Learned RNA-seq workflow using C. difficile data from a published study 🧬. Processed raw reads through fastp β†’ kallisto β†’ DESeq2 -> GSEA pipeline. Results matched the original paper’s findings, with clear differential expression between mucus and control conditions πŸ“Š.

Learning The Basics of Phylogenetic Analysis

πŸ§¬πŸ”¬ Explore phylogenetic analysis from genome to tree! Basic workflow with R/Bioconductor. Learnt to work with large genomic dataset. Extract 16S rRNA from 10K+ E.coli strains using dataset dehydrate, barrnap for extraction, rapidNJ for tree building & FigTree for visualization.

Learning Antimicrobial Resistance (AMR) genes with Bioconductor

Instead of flashcards, we Rube Goldberg’d this with Bioconductor! Analyzed 3,280 E. coli genomes from NCBI, detecting ESBL genes in 84.4% of samples. CTX-M-15 was most common. Helped us understand gene nomenclature and sequence analysis! πŸ“ŠπŸ”¬