Localization Tutorial Overview - veeninglab/BactMAP GitHub Wiki
Goal of the tutorial
In this tutorial, we will recreate figure 3 from our preprint on BactMAP. In this figure, we show the localization of the origin of replication in three different Gram-positive bacteria. On the way, you will learn:
- How to import data originating from different segmentation programs.
- How to plot the segmentations over the TIFF images using R and BactMAP.
- How to use
createPlotList()
to produce a set of plots summarizing the localization of your protein. - How to edit plots using
ggplot2
.
Contents
- Before getting started
- Data Import
- Checking the Segmentation
- Using createPlotList()
- Editing Plots
- Resources
:arrow_left: Tutorials Overview | :black_small_square: :black_medium_small_square: :black_medium_square: :black_medium_small_square: :black_small_square: | Localization part 1: Before Getting Started :arrow_right: |
---|