| Literature DB >> 26283699 |
Adam S Brown1, Chirag J Patel1.
Abstract
UNLABELLED: Robust conversion between microarray platforms is needed to leverage the wide variety of microarray expression studies that have been conducted to date. Currently available conversion methods rely on manufacturer annotations, which are often incomplete, or on direct alignment of probes from different platforms, which often fail to yield acceptable genewise correlation. Here, we describe aRrayLasso, which uses the Lasso-penalized generalized linear model to model the relationships between individual probes in different probe sets. We have implemented aRrayLasso in a set of five open-source R functions that allow the user to acquire data from public sources such as Gene Expression Omnibus, train a set of Lasso models on that data and directly map one microarray platform to another. aRrayLasso significantly predicts expression levels with similar fidelity to technical replicates of the same RNA pool, demonstrating its utility in the integration of datasets from different platforms.Entities:
Mesh:
Substances:
Year: 2015 PMID: 26283699 PMCID: PMC4653393 DOI: 10.1093/bioinformatics/btv469
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Schematic of the aRrayLasso algorithm. aRrayLasso takes in an MxN target matrix containing M samples and N probes. A Lasso model, f is then constructed for each target probe using all probes in the MxP source matrix (M samples, P probes)