driver contains the main entrypoint.
To run driver and dump to stdout and driver.log, use:
./go
unit_tests contains some elementary unit tests, but is not comprehensive.
remote_dispatch is the workhorse for arranging execution for a sample including upload_fastq and cleanup of the data and workspace directories and rsync_remote to bring everything back down.