Git Product home page Git Product logo

exposomedatachallenge2021's Introduction

NOTE for selected talks: Read this file to see how to upload your R code (or the code used in any other language: Python, Matlab, ...).

Exposome Data Challenge 2021

The exposome, described as "the totality of human environmental exposures from conception onwards", recognizes that individuals are exposed simultaneously to a multitude of different environmental factors and takes a holistic approach to the discovery of etiological factors for disease. The exposome’s main advantage over traditional ‘one-exposure-one-disease’ study approaches is that it provides an unprecedented conceptual framework for the study of multiple environmental hazards (urban, chemical, lifestyle, social) and their combined effects.

The objective of this event (described here) is to promote innovative statistical, data science, or other quantitative approaches to studying the health effects of complex high-throughput measurement of exposure indicators (exposome). Detailed challenge examples are given on this link.

These are the availalbe datasets to propose data analyses to address any challenge:

  • Exposome data (n=1301): Rdata file without missings and with missings containing three objects:
    • 1 object for exposures: exposome
    • 1 object for covariates: covariates
    • 1 object for outcomes: phenotype

The three tables can be linked using ID variable. See the codebook for variable description (variable name, domain, type of variable, transformation, ...)

  • omic data: Exposome and omic data can be linked using ID variable.
    • Proteome: ExpressionSet called metabol_serum of 1170 individuals and 39 proteins (log-transformed) that are annotated in the ExpressionSet object (use fData(proteome) after loading Biobase Bioconductor package).
    • Serum Metabolome: ExpressionSet called metabol_serum of 1198 individuals and 177 metabolites (log-transformed) (see here for a descripton).
    • Urine Metabolome: ExpressionSet called metabol_urine of 1192 individuals and 44 metabolites (see here for a descripton).
    • Gene expression: ExpressionSet called genexpr (see here what an ExpressionSet is) of 1007 individuals and 28,738 transcripts with annotated gene symbols.
    • Methylation: GenomicRatioSet called methy (see here what a GenomicRatioSet is) of 918 individuals and 386,518 CpGs

The variables that are available in the metadata are:

  1. ID: identification number
  2. e3_sex: gender (male, female)
  3. age_sample_years: age (in years)
  4. h_ethnicity_cauc: caucasic? (yes, no)
  5. ethn_PC1: first PCA to address population stratification
  6. ethn_PC2: second PCA to address population stratification
  7. Cell-type estimates (only for methylation): NK_6, Bcell_6, CD4T_6, CD8T_6, Gran_6, Mono_6

exposomedatachallenge2021's People

Contributors

isglobal-exposomehub avatar qwu1221 avatar isglobal-brge avatar shounakch avatar vishalmidya avatar hiyer09 avatar parasitetwin avatar congrongwang avatar wangziyue57 avatar mmcarli avatar jaime-benavides avatar yufree avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.