Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Genome-wide Association Studies-GWAS01:11

Genome-wide Association Studies-GWAS

12.6K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
12.6K
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

712
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
712
Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

5.8K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.8K
Survival Tree01:19

Survival Tree

499
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
499
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

595
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
595
One-Way ANOVA: Equal Sample Sizes01:15

One-Way ANOVA: Equal Sample Sizes

3.2K
One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
3.2K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A Simple and Novel Fecal Biomarker for Colorectal Cancer: Ratio of <i>Fusobacterium Nucleatum</i> to Probiotics Populations, Based on Their Antagonistic Effect.

Clinical chemistry·2018
Same author

Novel phenotype-disease matching tool for rare genetic diseases.

Genetics in medicine : official journal of the American College of Medical Genetics·2018
Same author

Microangiopathy is associated with bone loss in female type 2 diabetes mellitus patients.

Diabetes & vascular disease research·2018
Same author

A microfluidic competitive immuno-aggregation assay for high sensitivity cell secretome detection.

Organogenesis·2018
Same author

Mussel-inspired dual-functional PEG hydrogel inducing mineralization and inhibiting infection in maxillary bone reconstruction.

Materials science & engineering. C, Materials for biological applications·2018
Same author

Evodialones A and B: Polyprenylated Acylcyclopentanone Racemates with a 3-Ethyl-1,1-diisopentyl-4-methylcyclopentane Skeleton from Evodia lepta.

Journal of natural products·2018

Related Experiment Video

Updated: May 4, 2026

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
05:01

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information

Published on: July 1, 2020

4.7K

A comparison study of succinct data structures for use in GWAS.

Patrick P Putnam1, Ge Zhang, Philip A Wilsey

  • 1Experimental Computing Lab, School of Electronic and Computing Systems, PO Box 210030, Cincinnati, OH 45221-0030, USA. putnampp@gmail.com.

BMC Bioinformatics
|December 24, 2013
PubMed
Summary

This study compares 2-bit and 3-bit genotype encoding for genetic data analysis. The 2-bit encoding uses less memory and is more efficient for genome-wide epistasis studies, despite a slight overhead in frequency table generation.

More Related Videos

Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization
08:27

Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization

Published on: July 27, 2021

4.6K
A Protocol for Using Gene Set Enrichment Analysis to Identify the Appropriate Animal Model for Translational Research
09:35

A Protocol for Using Gene Set Enrichment Analysis to Identify the Appropriate Animal Model for Translational Research

Published on: August 16, 2017

16.6K

Related Experiment Videos

Last Updated: May 4, 2026

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
05:01

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information

Published on: July 1, 2020

4.7K
Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization
08:27

Large-Scale Multi-Omics Genome-Wide Association Studies Mo-GWAS: Guidelines for Sample Preparation and Normalization

Published on: July 27, 2021

4.6K
A Protocol for Using Gene Set Enrichment Analysis to Identify the Appropriate Animal Model for Translational Research
09:35

A Protocol for Using Gene Set Enrichment Analysis to Identify the Appropriate Animal Model for Translational Research

Published on: August 16, 2017

16.6K

Area of Science:

  • Genomics
  • Bioinformatics
  • Computational Biology

Background:

  • Genetic data analysis is rapidly increasing in scale, presenting significant data management and formatting challenges.
  • Efficient data structures are crucial for handling petabyte-scale datasets without costly compression.
  • This study focuses on optimizing genotype data representation for large-scale genetic analyses.

Purpose of the Study:

  • To compare the computational performance of 2-bit and 3-bit encoding schemes for genotype data.
  • To evaluate the efficiency of these encoding schemes in genotype counting algorithms.
  • To assess the impact of data density on Genome Wide Association Studies (GWAS).

Main Methods:

  • Implementation of a 2-bit encoding scheme for genotype data.
  • Comparison of computational performance between 2-bit and 3-bit encoded genotype data.
  • Development of a C++ library (libgwaspp) for GWAS algorithms using these data structures.

Main Results:

  • A 20% overhead was observed when building simple frequency tables from 2-bit encoded genotypes.
  • Building pairwise count tables for genome-wide epistasis was 1.0% more efficient with 2-bit encoding.
  • The 2-bit encoding generally consumes less memory compared to the 3-bit scheme.

Conclusions:

  • The 2-bit genotype encoding offers memory and computational efficiency benefits for certain GWAS algorithms.
  • This dense data representation is advantageous for large-scale genetic studies.
  • The developed libgwaspp library provides efficient tools for genetic data analysis using optimized encoding schemes.