agilp
agilp normalizes high-throughput gene expression datasets by performing LOESS regression–based sample-wise adjustment against a predefined reference expression profile and evaluates sample quality using sum of squared error (SSE) statistics.
Key Features:
- LOESS-Based Normalization: Applies LOESS regression to correct non-linear systematic deviations between individual samples and a reference expression profile.
- Reference Profile Alignment: Normalizes each sample relative to a predefined reference matrix derived from mean expression across multiple arrays.
- Sum of Squared Errors (SSE) Calculation: Computes SSE values between normalized sample expression values and reference values to quantify deviations.
- Sample Quality Assessment: Uses aggregated SSE distributions to identify aberrant samples caused by technical artifacts such as RNA degradation, hybridization failure, or labeling inefficiencies.
Scientific Applications:
- Gene Expression Data Normalization: Adjusts high-throughput expression datasets to reduce systematic non-linear variation across samples.
- Quality Control of Microarray Experiments: Detects abnormal samples that deviate from expected expression profiles.
- Preprocessing for Transcriptomic Analysis: Improves reliability of downstream analyses including differential expression and clustering.
Methodology:
agilp applies LOESS regression to normalize each sample against a predefined reference expression profile, calculates the sum of squared errors between normalized and reference expression values, and evaluates sample deviations through SSE-based statistical distributions.
Topics
Collections
Details
- License:
- GPL-3.0
- Tool Type:
- library
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- R
- Added:
- 7/16/2018
- Last Updated:
- 12/10/2018