How to convert HOMER's motif results to gene ID
0
0
Entering edit mode
7.7 years ago

I have list of homer results. For example:

CTCF(Zf)/CD4+-CTCF-ChIP-Seq(Barski_et_al.)/Homer

I usually extract the first letters using pattern - CTCF.

But there are several others where I cannot readily extract the gene ID. For example:

GATA(Zf),IR3/iTreg-Gata3-ChIP-Seq(GSE20898)/Homer

Is there a way to convert all these homer motif results into gene ID so that I can easily overlay fpkm values or differential expression of genes into homer results?

I am interested in selecting motifs whose gene is expressed.

Thanks!

homer motif ChIP-Seq atac-seq • 2.9k views
ADD COMMENT
0
Entering edit mode

As there is no specific pattern to extract only the gene id, quick thing I can think of is to use python or perl to match (regex) all the gene names ( from a list of gene names) against the homer output and extract the matched portion along with the other information you need.

ADD REPLY

Login before adding your answer.

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