by Biostatsquid | Jan 23, 2023 | Learning, RNAseq, scRNAseq, Statistics
An overview of pathway enrichment analysis and how you can use it for your differential gene expression analysis data. In this post, you will find pathway enrichment analysis explained in a simple way with examples. I will try to give you a simple and practical...
by Biostatsquid | Jan 10, 2023 | scRNAseq, Tutorials
R TUTORIAL: Pre-process your scRNAseq data with this easy, step-by-step pipeline Table of contents 5 Before you start 5 scRNAseq pre-processing pipeline: complete script 5 Step-by-step guide to analyse your data with Seurat 9 Step 1: Set up your script 9 Step 2:...
by Biostatsquid | Nov 24, 2022 | Learning, Statistics
A simple explanation of what is multiple testing and how it can negatively affect your data. We will also cover some of the most common multiple testing correction methods. In this post I will try to give you a simple and practical explanation of multiple testing....
by Biostatsquid | Nov 21, 2022 | Learning, Statistics
Simple explanation of what is correlation, positive and negative correlation, and the correlation coefficient r. In this post I will try to give you a simple and practical explanation of correlation. Correlation is one of the most used statistical techniques. However,...
by Biostatsquid | Nov 12, 2022 | Learning, Machine learning, Statistics
In this post I will try to give you a simple and practical explanation on what is Principal Component Analysis and how to use it to visualise your biological data. Principal Component Analysis, or PCA, is a widely used technique to visualise multidimensional datasets....