Entering edit mode
2.7 years ago
chipolino
▴
150
Hi!
I have a bed file with coordinates of OCRs (open chromatin regions, ATAC-seq) for mm10 (mouse). My goal is to find for each region in my file the closest promoter with the respective distance. Can it be done quickly in python or R? And can it be generalizable? So I can use the same pipeline but for human regions?
Thanks
thanks for your reply, I will try to use bedtools command with the GTF file