affypdnn

affypdnn implements the position-dependent nearest-neighbor (PDNN) method of Li Zhang et al. to estimate gene expression levels from Affymetrix GeneChips using probe sequence information.


Key Features:

  • Position-dependent nearest-neighbor (PDNN) algorithm: Implements the PDNN model for sequence-aware estimation of probe hybridization and expression values.
  • Probe sequence modeling: Incorporates probe sequence context around each probe to account for local sequence variations that affect hybridization efficiency.
  • Affymetrix GeneChip support: Computes expression indices specifically for probes on Affymetrix GeneChips using sequence-dependent modeling.
  • R implementation: Provided as an implementation in the R programming environment for integration into R-based analysis workflows.
  • Comparison to traditional methods: Produces sequence-aware estimates intended to differ from methods such as Affymetrix MAS, dChip, and RMA.

Scientific Applications:

  • Gene Expression Profiling: Generates expression estimates for genome-wide profiling using Affymetrix microarray data.
  • Comparative Studies: Supports differential expression and comparative analyses that require precise quantification of expression differences.
  • Custom Research Applications: Enables adaptation of the PDNN methodology to specific experimental designs and microarray datasets.

Methodology:

Applies the position-dependent nearest-neighbor (PDNN) model by considering probe sequence context to account for local sequence-dependent hybridization effects when calculating gene expression levels from Affymetrix GeneChip probes; implemented in R.

Topics

Collections

Details

License:
GPL-3.0
Tool Type:
command-line tool, library
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
1/17/2017
Last Updated:
12/16/2018

Operations

Publications

Nielsen HB, Gautier L, Knudsen S. Implementation of a gene expression index calculation method based on the PDNN model. Bioinformatics. 2004;21(5):687-688. doi:10.1093/bioinformatics/bti078. PMID:15509605.

Documentation

Downloads