Downloading promoter sequences from UCSC in bed format
Hi,
I need to get promoter coordinates in human genome from hg19 assembly. I have used UCSC table browser to obtain these promoters. However, the bed file I got only had 3 columns. How can I get 9 additional column too as mentioned here:
• 1,370 views
•
link
1 answer
BED format requires only first three columns. So the file you got is in proper BED format.
• 0 views
•
link
Log in to answer this question.