Hi All, I am analyzing chip-seq data. I did the alignment using bowtie using hg38 as a reference genome, and peaks calling using macs2. Now I am using R package "chipseeker" to annotate these peaks which needs a txdb object.
My question is can I use txdb of hg19 to annotate peaks, however I used hg38 genome as reference during alignment.
Thanks, Tarek