cancerit / BRASS

Breakpoints via assembly - Identifies breaks and attempts to assemble rearrangements in whole genome sequencing data.
GNU Affero General Public License v3.0
57 stars 20 forks source link

Blat path not exist #76

Closed gbnci closed 6 years ago

gbnci commented 6 years ago

Good Morning: I was running brass.pl with all the necessarily files (hopefully). It works fine for the first a few hours but quit later. Checking the log file, it shows:

Running BLAT on reads against NCBI bacterial database... FAILED: /opt/wtsi-cgp/bin/blat .....

It seems to us the program can't find the path for the "blat", and there is no such path in our system. Could you please let me know how to address this issue? or maybe how to manually change the path so that the program can find the blat sitting in our system. Thanks for the help