Unsupervised clustering of super-enhancers from Chip Seq data generated from ROSE
0
0
Entering edit mode
4.6 years ago
Researcher ▴ 130

Hi All, I have ranked my chip-seq peaks and calculated the probable super enhancers using ROSE for my samples from different subtypes of cancer. Now I want to perform unsupervised clustering based on enriched SE regions to see whether the samples from same cancer subtype cluster together or not. Can anybody please guide me how can I do this? Have someone done this before? Any help or recommendations will be highly appreciated. Thanks

ChIP-Seq Super enhancers ROSE peaks H3K27Ac • 1.1k views
ADD COMMENT
1
Entering edit mode

Nothing special to be done. Follow the usual steps: Get a count matrix for the entire ChIP-seq dataset (all peaks), normalize e.g. with TMM from edgeR(please not RPKM), filter for the regions of interest, transform to Z-scale and then plug into hclust. I would start with ward.D2 as the agglomeration method and see if things look meaningful. I recommend ComplexHeatmap which has many convenience functions for clustering/visualization/plotting.

ADD REPLY
0
Entering edit mode

Thanks ATpoint for your reply. But I am wondering about the sites that have different start and end loci but are overlapping. How should I deal with that?

ADD REPLY

Login before adding your answer.

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