paired analysis : return data matrix with indvidual/subject effects eliminated.
1
0
Entering edit mode
ramonfallon ▴ 20
@8df9ba1f
Last seen 5 months ago
Ireland

Hi,

I'm doing methylation analysis on samples that are paired because they come from the same individual i.e. subject, and I'd like to get the data matrix with that effect eliminated or minimised because it's quite big in methylation studies.

There is good information on how to account for between-subject effects in models such as that found in the limma user's guide section 9.4.1, and in other places, but there is less about how to render the data matrix with those effects eliminated (so, for example, PCA - prcomp() could be run on it and so we would see how the subject's twin samples cluster together alot less).

Functions like sva's Combat() and RUVSeq's RUVs() do do this, it seems a bit of hack to use them for this aspect (RUVs() wants counts not beta values and ComBat() is finding singularities (too much correlation perhaps).

Any helpful comments from other users who have also run such analyses, especially in methylation studies?

Many thanks in advance!

RUVSeq sva DESeq2 • 754 views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 2 hours ago
United States

See removeBatchEffect in the limma package.

ADD COMMENT

Login before adding your answer.

Traffic: 601 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