An open API service indexing awesome lists of open source software.

https://github.com/bbquercus/master-thesis

Master thesis in molecular biology at the University of Basel.
https://github.com/bbquercus/master-thesis

data-visualization image-analysis latex master-thesis plasmids

Last synced: 4 months ago
JSON representation

Master thesis in molecular biology at the University of Basel.

Awesome Lists containing this project

README

          

# master-thesis

### Overview

This is the official GitHub repository accompanying my Master thesis. It contains the following components:

```
├── Code <- Source code used in this project.
│   ├── *.py <- Image analysis scripts.
│   └── Visualization.ipynb <- Jupyter notebook for plotting.
├── Figures <- Affinity Designer files to create the figures.
├── Plasmids <- Genebank plasmid maps.
└── Thesis <- LaTeX files to build the thesis.
```

### Details

* **Thesis title**: "Investigating the stress granule protein G3BP1 with single-molecule imaging of mRNA."
* **Author**: Bastian Th. Eichenberger
* **Supervisors**: Jeffrey A. Chao and Susan E. Mango
* **Location**: Friedrich Miescher Institute for Biomedical Research and University of Basel, Switzerland
* **Degree**: Master of Science in Molecular Biology
* **Date of submission**: May, 2020

### Citation

```
@mastersthesis{EichenbergerThesis,
author = "Bastian Th. Eichenberger",
title = "Investigating the stress granule protein G3BP1 with single-molecule imaging of mRNA.",
school = "University of Basel",
year = 2020,
address = "Basel, Switzerland",
month = may
}
```