wiki:Software/HawkEye

Version 1 (modified by Mikael Brandström Durling, 13 years ago) (diff)

--

Hawkeye assembly browser

Hawkeye is an assembly browser part of the AmosPackage.

Currently there is no wrapper for running hawkeye through SGE, which probably will be necessary. For the time being, if you find that hawkeye is killed due to lack of memory, try launching it through a command like this:

$ qrsh -now n -N hawkeye -cwd -l h_rt=24:0:0,h_vmem=5G /mykopat/Linux-x86_64/bin/hawkeye

This would launch hawkeye with 24h runtime and 5GB ram.