Skip to content

Custom Analysis Part 1

Renske van Raaphorst edited this page Oct 31, 2019 · 2 revisions

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. This is the same data collection as used in the previous tutorial, Plotting Temporal Localization. If you haven't already, download the zip file and extract & save it on your computer. 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")

⬅️ Custom Analysis: Overview ▪️ ◾ ▪️ Custom Analysis Part 2: Data Import ➡️
Clone this wiki locally