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.
- Host: GitHub
- URL: https://github.com/bbquercus/master-thesis
- Owner: BBQuercus
- License: mit
- Created: 2020-03-27T08:14:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T16:25:41.000Z (about 6 years ago)
- Last Synced: 2025-09-09T14:08:46.921Z (10 months ago)
- Topics: data-visualization, image-analysis, latex, master-thesis, plasmids
- Language: Jupyter Notebook
- Homepage:
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
}
```