In UCSC website, it gives a link for download blat:http://hgdownload.soe.ucsc.edu/admin/exe/
However, it only contains linux and mac version, so where to download windows version of BLAT, especially for windows 10.
Once again,I write tools for others, not myself, and most users from biology labs are using windows.
There isn't a windows version available.
You could compile the source in cygwin (unix like environment for windows) or use it in a virtual machine with linux. VM with linux may be overall best option for windows.
it does not make much sense that linux and mac version are provided but not windows...
Sure it does. I dare say that the vast majority of bioinformatical work being done is done in a unix environment! You should give it a go!
One of us... one of us...
I one sense it would make more sense to provide a windows binary, because building windows binaries from linux programs ported to window is harder than building a linux binary. Most windows users will not even have a compiler installed on their machines.
You could try the new experimental feature in Windows 10 that allows to run native linux binaries in bash, might or might not work.