scikit-learn.org - Machine Learning in Python
Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Built on NumPy, SciPy, and matplotlib Open source, commercially usable - BSD license
More...
liulab-dfci.github.io - This is the course material for STAT115/215 BIO/BST282 at Harvard University.
Xiaole Shirley Liu (lead instructor)Joshua StarmerMartin HembergTing WangFeng Yue
Ming TangYang LiuJack KangScarlett GeJiazhen RongPhillip NicolMaartin De Vries
We...
https://code.golf/ - Code Golf is a game designed to let you show off your code-fu by solving problems in the least number of characters.
Since this is your first time here, I suggest starting with something simple like Fizz Buzz.
This is a comprehensive guide to prepare for your next coding interview. It's great for recent graduates and has questions and practice materials structured from traditional big tech interview formats.While it does not include the latest...
A while ago we posted a request for online resources on must-read papers in evolutionary biology, for a literature club. We received many answers in the meantime
Awk is a programming language which allows easy manipulation of structured data and is mostly used for pattern scanning and processing. It searches one or more files to see if they contain lines that match with the specified patterns and then...
bioinformaticsworkbook.org - This books assumes that the reader has some knowledge of biology and basic understanding of the Unix command line. However, for the beginner, the appendix contains introductory material and tips/tricks for common bioinformatic problems, that is...