Hi Morgaine! Thanks for writing to us with your question.
To install blat on your Linux system, you can simply use the "wget" command to install the precompiled binary from our hgdownload server, like this:
Once downloaded, you should change the permissions, to make the utility executable:
chmod +x blat
or you can execute blat from whichever directory it is in by going to that directory and typing "dot forwardslash blat" like this:
,/blat
You can get the usage statement from blat by running it without parameters. Just type "blat" (or ./blat if needed) on your command line. The usage statement will look like this (only the first few lines are pasted below):
blat - Standalone BLAT v. 36x2 fast sequence search command line tool
usage:
blat database query [-ooc=11.ooc] output.psl
where:
database and query are each either a .fa, .nib or .2bit file,
or a list of these files with one file name per line.
You can search our Public Support Forum for blat examples and answered questions (type "blat" into the search field or any related terms you would like to search for).
You can also do google searches for "ucsc blat" and find other resources, such as:
Replace this:
ar rcus $(T) $(O)
with this:
libtool -static -o $(T) $(O)