I am a computational biologist with six years of wet lab experience and over ten years of computation experience. I will help you to learn computational skills to tame astronomical data and derive insights. Check out the resources I offer below and sign up for my newsletter! https://github.com/crazyhottommy/getting-started-with-genomics-tools-and-resources
Hello Bioinformatics lovers, First of all, welcome all the new subscribers. I hope my little writings can help you to advance your bioinformatics skills. Also, please forward it to your friends if you think this newsletter can help them too! I wrote this post in 2015, and I want to re-share it with you. It is a great book and it taught me regular expression, Unix commands and some python stuffs that directly related to biology. I was deeply attracted by the beauty of codes and was surprised/satisfied that how useful learning coding can be. However, unix skills will never fade. I urge every wet biologist like me to learn Unix commands first. It will take time for you to be fluent in the terminal. It took me 2 years to feel really confortable working in the terminal, so stop worrying and take your time. I started from the basics with The art of R programming. After getting the basics, learn to use packages like dplyr, ggplot2 will greatly reduce the complexity of your code and enhancer your productivity. Surprisingly, all these awesome packages were developed by the same person: Hadley Wikham. Learn some git. Git is a version control system that tracks your code. I am still a beginner, but I realized how important it is to version control my codes. For this reason, I have a github repo where I put my codes. I am still learning git everyday. 2. Designing project by Vince Buffalo Vince Buffalo has a book which I highly recommend for everyone: Bioinformatics data skills. It covers many points that I want to say in this post. I might write a review on it after finishing all the chapters. 1. Computers make mistakes. They can give you non-sense results and exit without error, so make extensive tests before running your code. Happy Learning! Tommy aka. Crazyhottommy PS: I expanded my last newsletter on Genomic Intervals to a blog post with practical examples. and made a YouTube video on it. PPS: If you want to learn Bioinformatics, there are four ways that I can help:
Stay awesome! |
I am a computational biologist with six years of wet lab experience and over ten years of computation experience. I will help you to learn computational skills to tame astronomical data and derive insights. Check out the resources I offer below and sign up for my newsletter! https://github.com/crazyhottommy/getting-started-with-genomics-tools-and-resources