Hi, I have some sequencing reads from iCLIP data of 3'UTR sequences. This is in a .reads.bed file in the following format:
1 2 3 4 5 6
chr3 60745142 60749648 1 3 -
chr8 121548452 121548571 6 1 -
etc.
Column 1 being the chromosome, and 2 and 3 being the genomic location.
What tool(s) can I use in galaxy to give me the names of the genes that these 3'UTR genomic intervals are located in?
Thanks,
John