These are the java sources of the NanoTiler software. 
compile sources:	ant 
clean class files :	ant clean
generate docs :		ant doc
run unit tests: 	./runtestng_notslow.sh or ./runtestng.sh (slow!)
run software:		../bin/nanoscript or ../bin/nanotiler or ../bin/junctionscan
