I need help with a methyl array data analysis
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
"IndexError: list index out of range" error while running BETA (Cistrome)
written by Chanderkant Chaudhary •Dear all, I am getting the error "indexError: list index out of range" while running BETA basic on centos server. Please find the error and …
-
Different read numbers for the same samples
written by Luke •I have 5 groups of interest for my rnaseq, where I also broke it down into a 3 group version for simplicity. What I am …
-
Per base sequence content warning in ChIPseq data FastQC analysis
written by shashianand15 •Please suggest me what should I do in such case and what tool would be appropriate for downstream analysis? ![Per base sequence content error in …
-
Combining two barplots in ggplot2
written by official.profile •Hello, I try to merge two barplots. I am ready to employ completely different approach to the one I present below. I believe there has …
-
DNA methylation batch effect remove
written by soyeon •Hi, I'm studying about DNA methylation. I draw heatmap with beta-value, but there are batch effects.. How can I remove these cgID with studio R? …
-
Finding standard deviation from dataframe
written by soyeon •![enter image description here][1] Hi, I'm studying about DNA methylation. I ran minfi to get a beta value file, but the file size is too …
-
Transcriptome Analysis Console (TAC) VS Oligo package in bioconductor
written by YCW121 •I'm a beginner at processing microarray data. I have 114 CEL files (chip: GeneChip™ miRNA 4.0 Array). I tried the following 2 ways to get …
-
Surrogate variable, celltype composition correction and overfitting in DNA methylation data
written by PapyrusEDIT: Also posted at [https://support.bioconductor.org/p/p134222/][1] ---------- Hi friends, I'm handling some array data (DNA methylation) in which there are two groups (control vs treatment) which …
-
Need help with my EWAS studies
written by LarsHi all, I am working with a set of bisulfite treated DNA-Seq data at the moment and I have question regarding an EWAS analysis. 1. …
-
Identifying differentially methylated regions from custom CpG list
written by eeheberlein •Hi all, I have identified differentially methylated positions from illumina EPIC methylation array data using a linear mixed model. Because I have related individuals in …
Did you come across this?
Appropriate Pipeline for Methylation EPIC array analysis?
Regards, Prasun
Thank you, I will check it out
It seems the data appears to be in the beta value format (?), which represents the proportion of methylated probe intensity over the total (methylated + unmethylated) probe intensities. One note regarding your data, it is important to have replicates in your samples to increase the statistical power and robustness of your results.
Is your data in the dataframe (df)?
I actually have replicates.
thank you