https://github.com/blmoore/thesis
My magnum opus, or something
https://github.com/blmoore/thesis
bioinformatics latex machine-learning thesis
Last synced: about 1 year ago
JSON representation
My magnum opus, or something
- Host: GitHub
- URL: https://github.com/blmoore/thesis
- Owner: blmoore
- License: cc0-1.0
- Created: 2014-08-25T15:06:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T19:53:03.000Z (about 10 years ago)
- Last Synced: 2025-01-24T09:30:17.517Z (over 1 year ago)
- Topics: bioinformatics, latex, machine-learning, thesis
- Language: TeX
- Homepage:
- Size: 238 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhD thesis
Title:
> Unravelling higher order chromatin organisation through statistical analysis [[PDF](thesis.pdf)]
Submitted 2015, University of Edinburgh (accepted 2016).
Tags: bioinformatics, computational biology, Hi-C, chromosome conformation capture, machine learning
## Notes
* 41,000 words
* 73 figures
* Includes work from:
1. [10.1186/s13059-015-0661-x](https://dx.doi.org/10.1186/s13059-015-0661-x)
2. [10.15252/msb.20156492](https://dx.doi.org/10.15252/msb.20156492)
### Printing
For printing, remove the link and citations colours with:
```tex
\hypersetup{colorlinks=false}
```