AJG.Code review#11
Conversation
Sveta's Edits
Christina-Straham
left a comment
There was a problem hiding this comment.
When I ran your code, I got the error "Error: object 'DNAme' not found." I would remove the install.package codes from the markdown or the reviewer will not be able to run the code!
FYI, I think you started working on Svetlana's version when it was merged to the main.
| colnames(idh1_idh2) <- c("IDH") | ||
| compiled <- cbind(tet, idh1_idh2) | ||
| View(compiled) # scrolled through and identified the patient/sample number that had the mutations in both TET2 and IDH | ||
|
|
There was a problem hiding this comment.
This is great! Wish I could have done this!
kate-t-48
left a comment
There was a problem hiding this comment.
I think regarding your questions; the final TET2/IDH comparisons are looking at some Bayesian analyses to see which co-founders have the highest impact on methylation status. I believe the probe numbers are the number of statistically significant data points where the model (ie design 1/2/3) explains the methylation difference. Maybe?!
No description provided.