forked from vrrenske/BactMAP
-
Notifications
You must be signed in to change notification settings - Fork 2
Custom Analysis Part 1
Renske van Raaphorst edited this page Oct 31, 2019
·
2 revisions
- Start R & load BactMAP. Find installation & loading instructions for BactMAP here.
- 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.
- 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 ➡️ |
---|