As I mentioned earlier, I will keep on posting one Python script per day to introduce you to Python programming. Whether you are an experienced programmer or not, this tutorial is intended for everyone who wishes to learn the Python programming...
www.mrc-lmb.cam.ac.uk - This is about how to use a computer to find what is known about a gene of interest and also how to get new insights about it.
The tutorial is divided in three main parts:
In the Sequence part, you will see how to look efficiently for a...
Python is a general-purpose language, which means it can be used to build just about anything, which will be made easy with the right tools/libraries.
Professionally, Python is great for backend web development, data analysis, artificial...
Jan Lisec from the Max Planck Institute of Molecular Plant Physiology explains, in this "pimp your brain" episode, what bioinformatics is and why bioinformatics is so important and indispensable for biological research.
In the video serial "Pimp...
Python Programming is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics...
cov-lineages.org - This is a tutorial for using the Pangolin Web Application. For information on using the command line tool, please visit the command line tool usage page.
https://cov-lineages.org/resources/pangolin/tutorial.html
www.biotnet.org - A quickstart tutorial that allows to become familiar with the Python language. The exercises expect knowledge of basic concepts of programming. A group of 2nd year computer science students with no previous Python knowledge required 60'-90' to...
carpentries-incubator.github.io - A lesson introducing the Snakemake workflow system for bioinformatics analysis.
Prerequisites
This is an intermediate lesson and assumes learners have already done some bioinformatics:
Familiarity with the BASH command shell, including...