Snipcademy offers short, easy-to-follow
articles around technical topics such as
coding, statistics, and cloud engineering.
TRENDING ON SNIPCADEMY
Learn what Python is, what it's used for, and how to set it up on your machine.
Learn fundamentals commands for the Command Line.
Learn about the different types of techniques used to sequence DNA. We'll go over everything from maxam gilbert sequencing, sanger ddNTP sequencing to shotgun sequencing.Get a gist of what DNA sequencing is, what types of molecules can be sequenced, what breadth of information comes out of DNA sequencers, and the types of sequencing approaches available. Learn about the very first DNA sequencing technique pioneered by Alan Maxam and Walter Gilbert in 1976. Learn how Sanger sequencing works, which relies heavily on the chemical properties of dideoxynucleotides (ddNTPs). Also learn the pros and cons of the technique. Learn how scientists deal with the disadvantage of having short reads by utilizing a method known as primer walking. Learn how to get around the limitations of pyrosequencing by incorporating all four nucleotides in one run with reversible chain terminators. Learn the technique they used to sequence genomes that haven't been sequenced before (de novo) with the shotgun sequencing method.
Learn how to install and use tmux, a terminal multiplexer, in our beginner's guide tutorial.
Learn about the history of git, as well as how to install it and configure global settings through our Git tutorials for beginners series.
Probability is used to quantify the randomness of a model's behavior. In this article, we'll go over the basics of probability including probability functions, random variables, sample and event spaces, addition and multiplication laws, the binomial distribution, conditional probability, expected value and odds to probabilities.
BROWSE BY RANDOM ARTICLES
Get started on the fundamentals of writing a shell script. Learn about how to write and execute your first shell script.
Learn Intermediate concepts of the Unix Command Line.
Learn how to use Google efficiently and effectively in this short tutorial series.
Editing on Vim keyboard.
Learn what Linear Discriminant Analysis is, and how to apply Linear Discriminant Analysis in R.
Learn the fundamental commands of using git through our tutorial for beginners.
Learn how to handle control flow in Python including if-elif-else statements, for-loops, while-loops, continue/break statements and more.
Learn the various types of sorting algorithms including bubble, haep, insertion, merge, quick, selection and shell sorts.
Learn regular expressions to create efficient search queries and quickly achieve otherwise laborious tasks.
BROWSE BY TAGS