tldp.org - This tutorial assumes no previous knowledge of scripting or programming, yet progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a...
jgi.doe.gov - The guides describe the function, syntax, and typical use-cases of the tools; for a complete list of parameters, run the tool’s shellscript or open it with a text editor. Most tools do not currently have a guide, but each has shellscripts with...
marinetics.org - High throughput sequencing (HTS) technologies are being applied to a wide range of important topics in biology. However, the analyses of non-model organisms, for which little previous sequence information is available, pose specific problems. This...
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...
Bioinformatics, in the UFR in Artificial Intelligence and Bioinformatics, deals with the management, the analysis, the modelling and the visualization of biological databases. Since the size of the databases is often exponential, the traditional...
ubuntu.com - Apache is an open source web server that’s available for Linux servers free of charge.
In this tutorial we’ll be going through the steps of setting up an Apache server.
What you’ll learn
How to set up Apache
Some basic Apache...
programmingforlovers.com - Programming for Lovers (P4❤️) is a free online course that teaches programming using the Go programming language by immersing learners in fun scientific applications.
Each chapter focuses on a single scientific problem and contains a core text...
evomics.org - Variant Calling - Resequencing-Based Genome Inference
Erik GarrisonUniversity of Tennessee Health Science CenterWorkshop on Genomics - Český KrumlovJanuary 12,...
bioinformatics-core-shared-training.github.io - One of the best tutorial for beginners ...
https://bioinformatics-core-shared-training.github.io/cruk-summer-school-2017/Day1/Session4-seqIntro.html
bioinfologics.github.io - What is a k-mer anyway? A k-mer is just a sequence of k characters in a string (or nucleotides in a DNA sequence). Now, it is important to remember that to get all k-mers from a sequence you need to get...