Skip to content

Plotting Genealogy

vrrenske edited this page Oct 18, 2019 · 6 revisions

Plotting Genealogy

Goal

In this short tutorial I’ll show how to use BactMAP to convert your SuperSegger or Oufti genealogy data into tree plots. While the other functions of BactMAP generate complete (though changeable) plots, the tree plotting is a little different. While I plan to automate the plots further in the future, now this requires a little more coding on the user side. This tutorial aims to help you use BactMAP along with the ggtree package for plotting the networks of cells, and use the ggplot-functionalities to change the appearance of the plot the way you want.

Contents

  1. Before Getting Started
  2. Data Import
  3. Exploring the Data Structure
  4. Plotting Basic Trees
  5. Plotting Trees & Fluorescence Data
  6. More Tree Manipulation
  7. Using Other Packages
  8. Resources

⬅️ Tutorials Overview ▪️ ◾ ▪️ Genealogy Part 1: Before Getting Started ➡️
Clone this wiki locally