This space serves as a collection of analyses I’ve reproduced from research papers or the wider field of computational biology and data science.

Each blog post is me learning, and as such, if you find mistakes or inaccuracies, I would be happy to discuss with you. The easiest way would be to open an issue or a pull request.

When reproducing a paper, I will try to use the same or similar tools as the original authors. This way I aim to deepen my understanding of their conclusions and the challenges they faced with the data.

Thank you for visiting, and I hope you find something interesting here. Let’s dive in and explore the fascinating world of computational biology.

AI usage

Like most people in this space, I am curious about LLMs for coding and research. As such, some of the code in this blog will be written by an LLM. All code is tested and verified by me as a human though.