Hello Benjamin,
Thank you for writing to the Genome Browser with your question about downloading TF Cluster data.
The main TF Cluster data is stored in our site as a SQL table in BED5+ format. Instead of bigBed binaries, these SQL database tables use the first column, bin, as an index to allow for fast data access within large datasets. The download directory you linked lists the SQL table in gzipped BED5+1 format as described at the top of the page:
As mentioned there as well, there are a few supporting meta-data files that include information related to that data:
You can also see some of this information in the Table Schema:
If you specifically want bigBed format, you will need to use the bedToBigBed command-line utility. The process is described here (though you may need to cut out the 'bin' column):
Other data access options are using Table Browser, our Public SQL server, or our JSON API:
I hope this was helpful. If you have any more questions, please reply-all to gen...@soe.ucsc.edu. All messages sent to that address are publicly archived. If your question includes sensitive data, please reply-all to genom...@soe.ucsc.edu.
All the best,
Daniel Schmelter
UCSC Genome Browser
--
---
You received this message because you are subscribed to the Google Groups "UCSC Genome Browser Public Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genome+un...@soe.ucsc.edu.
To view this discussion on the web visit https://groups.google.com/a/soe.ucsc.edu/d/msgid/genome/AB523991-2853-4FB5-914A-89E6403ED33F%40stanford.edu.