Find genes in ALL with the most and the least significant effect on age – plot distribution of p-values for gene effect on age for all 12K genes, generate diagnostic plots and present model summaries and ANOVA results for the linear models of the two extreme cases – the gene

Find genes in ALL with the most and the least significant effect on age – plot distribution of p-values for gene effect on age for all 12K genes, generate diagnostic plots and present model summaries and ANOVA results for the linear models of the two extreme cases – the gene with the most and with the least significant effect on age as assessed by ANOVA. Hint 1: quantify the effect strength by significance, not by the magnitude of the slope; Hint 2: anova is slow, running 12K times may take some time – debug you code on a subset of data, e.g. first 100 rows.
TO access ALL dataset go on R and do the following:
source(“http://www.bioconductor.org/biocLite.R”)
biocLite(ALL)
library (ALL)
data (ALL)
exprs(ALL)

.awasam-promo3 {
background-color: #F5F9FF;
color: #000000;
text-align: center;
padding: 20px;
border-radius: 10px;
}

.button {
background-color: #4CAF50;
border: none;
color: white;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 5px;
}

.button-whatsapp {
background-color: #41D07D;
border: none;
color: white;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
border-radius: 5px;
}

.awasam-alert {
color: red;
}

Needs help with similar assignment?
We are available 24×7 to deliver the best services and assignment ready within 6-8 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp

Order Paper Now