Posts by Category

Statistics

Kaplan-Meier Survival Analysis in R

3 minute read

Learn how to visualize and analyze survival times, compare groups, and assess the impact of predictor variables using Kaplan-Meier curves in R

Q-Q plot in Python

1 minute read

Learn how to create a Q-Q plot in Python to assess the normal distribution of the data

Shapiro–Wilk Test in R

2 minute read

Learn to perform the Shapiro-Wilk test for normality in R with step-by-step guidance and make sure the data meets the normality assumption for reliable stati...

Q-Q plot in R

2 minute read

Learn how to create a Q-Q plot in R to assess the normal distribution of the data

How to Calculate VIF in R

4 minute read

This article describes how to calculate the Variance Inflation Factor (VIF) to detect multicollinearity in R

Multiple linear regression (MLR)

8 minute read

Multiple regression analysis using statsmodels. Learn how to define regression model, assumptions, metrics evaluation, and interpretation

How to Perform ANOVA in Python

16 minute read

Learn how to conduct one-way and two-way ANOVA tests, interpret results, and make informed statistical decisions using Python

How to Perform MANOVA in R

9 minute read

Learn how to conduct Multivariate Analysis of Variance (MANOVA) in R with step-by-step guidance

Variable types

less than 1 minute read

Variable types Flowchart for types of variables used for collecting and analyzing the data

How to Calculate p Value by Hand

4 minute read

Learn how to calculate p-values by hand (using t test example) to gain a deeper understanding of statistical hypothesis testing.

ANCOVA code in Python

1 minute read

This article explains how to perform the one-way ANCOVA in Python. You can refer to this article to know more about ANCOVA, when to use ANCOVA, assumptions, ...

Back to top ↑

Bioinformatics

How to Use bedtools intersect

4 minute read

Learn bedtools intersect for finding overlapping and non-overlapping intervals between BED files in various ways

Steps in PCR

2 minute read

Learn the step-by-step process of Polymerase Chain Reaction (PCR)

Heatmap in Python

3 minute read

Heatmap and hierarchical clustering visualization in Python

Volcano plot in Python

4 minute read

Volcano plot using bioinfokit package. This article explains the visualization of volcano plots for gene expression data

Concatenate and split VCF files

1 minute read

What is VCF file? VCF stands for variant call format It is a text file (file extension as .vcf) storing meta-information, marker and genotype data of ge...

Back to top ↑

Python

Q-Q plot in Python

1 minute read

Learn how to create a Q-Q plot in Python to assess the normal distribution of the data

Support Vector Machine (SVM) in Python

7 minute read

Implementation of Support vector machine (SVM) in Python for prediction of heart disease. Learn SVM basics, model fitting, model accuracy, and interpretation

How to subset from pandas DataFrame?

5 minute read

This article explains how to select rows, columns, and a subset of pandas DataFrame using various indexing operations and pandas functions

Python tuples

2 minute read

Python tuples initialization and operations

How to Perform ANOVA in Python

16 minute read

Learn how to conduct one-way and two-way ANOVA tests, interpret results, and make informed statistical decisions using Python

ANCOVA code in Python

1 minute read

This article explains how to perform the one-way ANCOVA in Python. You can refer to this article to know more about ANCOVA, when to use ANCOVA, assumptions, ...

Back to top ↑

R

Kaplan-Meier Survival Analysis in R

3 minute read

Learn how to visualize and analyze survival times, compare groups, and assess the impact of predictor variables using Kaplan-Meier curves in R

Shapiro–Wilk Test in R

2 minute read

Learn to perform the Shapiro-Wilk test for normality in R with step-by-step guidance and make sure the data meets the normality assumption for reliable stati...

Q-Q plot in R

2 minute read

Learn how to create a Q-Q plot in R to assess the normal distribution of the data

How to Calculate VIF in R

4 minute read

This article describes how to calculate the Variance Inflation Factor (VIF) to detect multicollinearity in R

How to Perform MANOVA in R

9 minute read

Learn how to conduct Multivariate Analysis of Variance (MANOVA) in R with step-by-step guidance

Back to top ↑

Pandas

How to subset from pandas DataFrame?

5 minute read

This article explains how to select rows, columns, and a subset of pandas DataFrame using various indexing operations and pandas functions

Back to top ↑

Machine learning

Support Vector Machine (SVM) in Python

7 minute read

Implementation of Support vector machine (SVM) in Python for prediction of heart disease. Learn SVM basics, model fitting, model accuracy, and interpretation

Multiple linear regression (MLR)

8 minute read

Multiple regression analysis using statsmodels. Learn how to define regression model, assumptions, metrics evaluation, and interpretation

Variable types

less than 1 minute read

Variable types Flowchart for types of variables used for collecting and analyzing the data

Back to top ↑

ML/AI

Back to top ↑

Machine Learning

Back to top ↑

Linear model

Multiple linear regression (MLR)

8 minute read

Multiple regression analysis using statsmodels. Learn how to define regression model, assumptions, metrics evaluation, and interpretation

Back to top ↑

Linux

Back to top ↑

High-throughput sequence analysis

Back to top ↑

Dimensionality reduction

Back to top ↑

Molecular Biology

Steps in PCR

2 minute read

Learn the step-by-step process of Polymerase Chain Reaction (PCR)

Back to top ↑

Python String

Back to top ↑

Genomic visualization

Volcano plot in Python

4 minute read

Volcano plot using bioinfokit package. This article explains the visualization of volcano plots for gene expression data

Back to top ↑

Biostatistics

Back to top ↑

Calculator

Back to top ↑

pandas

Back to top ↑

seaborn

Back to top ↑

Genotyping

Back to top ↑

Variant Annotation

Back to top ↑

Variant analysis

Back to top ↑

Multivariate analysis

Back to top ↑

Clustering

Back to top ↑

Biotechnology

Back to top ↑

Bash

Back to top ↑