Plotting Temporal Localization Part 1 - veeninglab/BactMAP GitHub Wiki

Before you get started

  1. Start R & load BactMAP. Find installation & loading instructions for BactMAP here.
  2. Get the datasets needed for the tutorial through this link. Download the zip file and extract & save it on your computer. This data can also be used for the second time-lapse tutorial, Custom Analysis. If you want to do this tutorial using your own data, check BactMAP’s import functions here.
  3. Set the working directory of your R session to the extracted folder "Time-Lapse-Analysis". Specify the path using the command setwd(), for example:
setwd("C:/the/path/to/Time-Lapse-Analysis")

:arrow_left: Plotting Temporal Localization: Overview Plotting Temporal Localization Part 2: Data Import :arrow_right: