Skip to content
Brendan Daisley edited this page Mar 11, 2024 · 1 revision

isolateR aims to enhance microbial isolation workflows and support the identification of novel taxa. It addresses the challenges of manual Sanger sequencing data processing and limitations of conventional BLAST searches, crucial for identifying microorganisms and creating strain libraries. The package offers a streamlined three-step process that automates quality trimming Sanger sequence files, taxonomic classification via global alignment against type strain databases, and efficient strain library creation based on customizable sequence similarity thresholds. It features interactive HTML output tables for easy data exploration and optional tools for generating phylogenetic trees to visualize microbial diversity.

isolateR documentation

Walkthroughs:

  1. Custom databases: Using the get_db function to create custom databases for offline usage.
  2. Consensus reads: Using the sanger_consensus function to generate consensus reads from multiple sequences.
  3. Trimming parameters: How to fine tune quality trimming parameters of isoQC
Clone this wiki locally