Resources for machine learning prediction of phenotypes from omics data
1
0
Entering edit mode
5.7 years ago
enricoferrero ▴ 900

Hello,

I'm looking for resources (reviews, papers, tutorials) on using machine learning approaches that discriminate between phenotypic or clinical characteristics using omics data as input.

Simplest case scenario would be to build a classifier on gene expression profiles of patients with or without a particular phenotype or clinical characteristic. Similar to a standard differential expression analysis workflow, one could then explore the most discriminating features/genes from a functional perspective.

Thank you!

machine learning omics gene expression • 1.6k views
ADD COMMENT
1
Entering edit mode
5.7 years ago

I give some related answers here:

I even go over how one can predict ethnicity using regression and PCA here: A: How to predict individual ethnicity information by using hapmap data

------------------------------------------

Whilst 'machine learning' may sound cool, the algorithms employed in the realm of machine learning do not outperform standard and well-curated regression analysis for the purposes of building classifiers.

In saying this, some of the most interesting work that I've seen in machine learning was performed in building classifiers of pathogenicity, i.e., for predicting the deleteriousness of genetic variants. For example:

  • CADD, model training using SVM with linear kernel
  • DANN, implements a deep neural network with “an input layer, a sigmoid function output layer, and three 1000-node hidden layers with hyperbolic tangent activation function
  • FATHMM-MKL, model training using SVM involving base kernels and then composite kernels

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 2758 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6