Hello, Sunny.
Thank you for your question about downloading data from the UCSC Table Browser.
There are three ways you can download data without needing to download the entire file:
1) First, under "Downloads" drop-down in the menu at the top of the page, there is the option to "Download Current Track Data". If the track you're interested in is visible, you should see it listed in the output options. Be sure to enter "chrY" in the search box first to view the entire chromosome.
2) Second, you can use our command-line utility, bigWigToBedGraph, available here:
https://hgdownload.gi.ucsc.edu/downloads.html#utilities_downloads. This command would download just chrY:
bigWigToBedGraph -chrom=chrY
https://hgdownload.soe.ucsc.edu/gbdb/hs1/encode/coverage/SJSA1.H3K4me3.chm13v2.0.bw hs1.SJSA1.H3K4me3.chrY.bedGraph
I hope this is helpful. If you have any further questions, please reply to gen...@soe.ucsc.edu. All messages sent to that address are archived on a publicly-accessible Google Groups forum. If your question includes sensitive data, you may send it instead to genom...@soe.ucsc.edu.
---
Matthew Speir
UCSC Genome Browser, User Support