Related Experiment Video
Updated: May 30, 2025

A Pathway Association Study Tool for GWAS Analyses of Metabolic Pathway Information
Published on: July 1, 2020
Super Partition: fast, flexible, and interpretable large-scale data reduction in R
Katelyn J Queen1, Malcolm Barrett2, Joshua Millstein1
1Department of Population and Public Health Sciences, University of Southern California, Los Angeles, California, United States.
Motivation:
As data sets increase in size and complexity with advancing technology, flexible and interpretable data reduction methods that quantify information preservation become increasingly important.
Results:
Super Partition is a large-scale approximation of the original Partition data reduction algorithm that allows the user to flexibly specify the minimum amount of information captured for each input feature. In an initial step, Genie, a fast, hierarchical clustering algorithm, forms a super-partition, thereby increasing the computational tractability by allowing Partition to be applied to the subsets. Applications to high dimensional data sets show scalability to hundreds of thousands of features with reasonable computation times.
Availability And Implementation:
Super Partition is a new function within the partition R package, available on the CRAN repository (https://cran.r-project.org/web/packages/partition/index.html).
Related Concept Videos
Introduction to R
One-Way ANOVA: Equal Sample Sizes
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...
One-Way ANOVA: Unequal Sample Sizes
Extraction: Partition and Distribution Coefficients
For extracting a solute from an aqueous phase into an...
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Friedman Two-way Analysis of Variance by Ranks

