Search bioRxivSearch

Biology subjects

Andrew Anand Brown

Publications and source records attributed to Andrew Anand Brown.

4 recordsLinked to original sources

A complete tool set for molecular QTL discovery and analysis

Population scale studies combining genetic information with molecular phenotypes (e.g. gene expression) become a standard to dissect the effects of genetic variants onto organismal. This kind of datasets requires powerful, fast and versatile methods able to discover molecular Quantitative Trait Loci (molQTL). Here we propose such a solution, QTLtools, a modular framework that contains multiple methods to prepare the data, to discover proximal and distal molQTLs and to finally integrate them with GWAS variants and functional annotations of the genome. We demonstrate its utility by performing a complete expression QTL study in a few and easy-to-perform steps. QTLtools is open source and available at https://gtltools.github.io/gtltools/

Bioinformatics

Age-dependent changes in mean and variance of gene expression across tissues in a twin cohort

Gene expression changes with age have consequences for healthy aging and disease development. Here we investigate age-related changes in gene expression measured by RNA-seq in four tissues and the interplay between genotypes and age-related changes in expression. Using concurrently measured methylation array data from fat we also investigate the relationship between methylation, gene expression and age. We identified age-dependent changes in mean levels of gene expression in 5,631 genes and in splicing of 904 genes. Age related changes were widely shared across tissues, with up to 60% of age-related changes in expression and 47% on splicing in multi-exonic genes shared; amongst these we highlight effects on genes involved in diseases such as Alzheimer and cancer. We identified 137 genes with age-related changes in variance and 42 genes with age-dependent discordance between genetically identical individuals; implying the latter are driven by environmental effects. We also give four examples where genetic control of expression is affected by the aging process. Analysis of methylation observed a widespread and stronger effect of age on methylation than expression; however we did not find a strong relationship between age-related changes in both expression and methylation. In summary, we quantified aging affects in splicing, level and variance of gene expression, and show that these processes can be both environmentally and genetically influenced.

Genomics

Pathway based factor analysis of gene expression data produces highly heritable phenotypes that associate with age

Statistical factor analysis methods have previously been used to remove noise components from high dimensional data prior to genetic association mapping, and in a guided fashion to summarise biologically relevant sources of variation. Here we show how the derived factors summarising pathway expression can be used to analyse the relationships between expression, heritability and ageing. We used skin gene expression data from 647 twins from the MuTHER Consortium and applied factor analysis to concisely summarise patterns of gene expression, both to remove broad confounding influences and to produce concise pathway-level phenotypes. We derived 930 \"pathway phe-notypes\" which summarised patterns of variation across 186 KEGG pathways (five phenotypes per pathway). We identified 69 significant associations of age with phenotype from 57 distinct KEGG pathways at a stringent Bon-ferroni threshold (P < 5.38 x 10-5). These phenotypes are more heritable (h2 = 0.32) than gene expression levels. On average, expression levels of 16% of genes within these pathways are associated with age. Several significant pathways relate to metabolising sugars and fatty acids, others with insulin signalling. We have demonstrated that factor analysis methods combined with biological knowledge can produce more reliable phenotypes with less stochastic noise than the individual gene expression levels, which increases our power to discover biologically relevant associations. These phenotypes could also be applied to discover associations with other environmental factors.

Genomics

largeQvalue: A program for calculating FDR estimates with large datasets

This is an implementation of the R statistical software qvalue package [Dabney et al., 2014], designed for use with large datasets where memory or computation time is limiting. In addition to estimating p values adjusted for multiple testing, the software outputs a script which can be pasted into R to produce diagnostic plots and parameter estimates. This program runs almost 30 times faster and requests substantially less memory than the qvalue package when analysing 10 million p values on a high performance cluster. The software has been used to control for the multiple testing of 390 million tests when analysing a full cis scan of RNA-seq exon level gene expression from the Eurobats project [Brown et al., 2014]. The source code and links to executable files for linux and Mac OSX can be found here: https://github.com/abrown25/qvalue. Help for the package can be found by running ./largeQvalue --help.

Bioinformatics