ChromHMM bed file annotation
0
0
Entering edit mode
13 months ago
sk_24 • 0

I used chromHMM to get different states/segments. My output file is the bed file. I want to annotate it and see which genes lie in a particular state based on the distance from TSS. How can it be done?

Chromhmm annotation • 659 views
ADD COMMENT
0
Entering edit mode

By bedtools intersect (https://bedtools.readthedocs.io/en/latest/content/tools/intersect.html ) with a second BED that contains the relevant annotations.

ADD REPLY
0
Entering edit mode

I want to get the genes which fall in these segments, my segments are active promoter regions and I need the genes whose promoters fall in these active promoter regions

ADD REPLY

Login before adding your answer.

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