GithubHelp home page GithubHelp logo

juhwancho / geneexpprediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abdiflame/gene-expression-prediction

0.0 0.0 0.0 26.33 MB

Genome-Wide scale Machine Learning for gene expression prediction. Developed on R language.

R 100.00%

geneexpprediction's Introduction

Gene Expression Prediction Using a sparse Genome-Wide SNP Dataset

Work on large-scale Machine Learning for gene expression prediction based on genotype only.

Introduction

In this work, we used millions of SNPs identified by whole-genome sequencing (WGS) to predict gene expression. Due to the sparsity of existing SNP datasets, we applied four regularized regression methods—Ridge, Lasso, Elastic Net (ENET), and Random Forest—combined with or without predictor (SNP) filtering by proximity to and correlation with the expression of the target gene.

Dataset

Geuvadis consortium data set of 462 unrelated human lymphoblastoid cell line samples from 5 populations from the 1000 Genomes project.

  • CEPH (CEU), Finns (FIN), British (GBR), Toscani (TSI) and Yoruba (YRI)
  • 462 individuals with mRNA and 452 individuals with miRNA data
  • 421 in the 1000 Genomes Phase 1 dataset + 41 in Phase 2

Dataset format RPKM and VCF file:

  • Gene Expression: RPKM – Reads Per Kilobase Million
  • Genotypes: VCF – Variant Call Format

The EMBL-EBI European Bioinformatics Institute webpage.

Link: https://www.ebi.ac.uk

Downloaded Files:

  • GD462.GeneQuantRPKM.50FN.samplename.resk10.txt.gz (86.6 MB)

https://www.ebi.ac.uk/arrayexpress/experiments/E-GEUV-1/files/analysis_results/

  • Chromosome 1-22 (44.61 GB)

https://www.ebi.ac.uk/arrayexpress/experiments/E-GEUV-1/files/genotypes/

Work Environment

Rstudio: Version 1.1.463

R Language: R version 3.5.2 (2018-12-20)

Link: https://www.rstudio.com/products/rstudio/download/

Used packages:

  • Read VCF files: {vcfR}
  • Benjamini-Hochberg: p.adjust {stats v. 3.5.2}
  • Ridge, Lasso, Enet: glmnet {glmnet v. 2.0-16}
  • Random Forest: randomForest {randomForest v. 4.6-14}

geneexpprediction's People

Contributors

abdiflame 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.