Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.1 KB

Recplot_4

The recruitment plot is a tool aimed at assessing the quality of read recruitments to one or multiple genomes, with an aim at:

  • Identifying sequence-discrete populations among microbial communities
  • Assessing depth and evenness of coverage over a genome
  • Locating multiple copy genes in a misassembled genome
  • Identifying highly conserved regions of a genome
  • Identifying gene content differences across multiple samples of a microbial species
  • Identifying the presence of closely-related microbial strains in the same community

The plots are simple to use: install R through your preferred method, start an interactive R session, and execute the following R command:

source("https://raw.githubusercontent.com/KGerhardt/Recplot_4/master/Recplot.R")

Doing so will bring up a graphical interface in your browser through which genomes and reads mapped to them can be turned into recruitment plots.

For more intstructions and instructions on how to read the plot, read the user manual at: https://drive.google.com/file/d/1mNJeOV7l73-oYkau5PEeFJ8OtM_izMZu/view?usp=sharing