Thanks @Alex Reynolds, I was wondering if there is any existing program available for what your in-house perl script does?
Hi, I would like to do get conservation scores for my ChIP-seq peaks. Is phastcon the best method to use? I have read the following threads but am still not sure what is the best way to go about this -
Get Conservation Score Of Chromosome Region
How To Calculate Conservation Score Of Given Bed Regions
I would like to compare between various species of insects and vertebrates as well. Is there a way to do this directly using my ChIP peak bed files? Thank you.
1 answer
If I remember, phastcon data gives conservation scores over regions, while phyloP offers conservation scoring on a per-base basis. Depends on your experiment which is better or more appropriate. Here is a method I detail for calculating phyloP scores for regions of interest (peaks, motif binding sites, whatever):
Not sure, maybe others would know!
Log in to answer this question.
Does anyone know an equivalent of http://ceas.cbi.pku.edu.cn/submit.htm for species other than mice and human?
I used these steps to get my phastcons scores -
Is this the best way to do this? My final goal is to plot a PhastCons score vs Distance from Binding site plot. Please advice.