Tomer Altman

Results 13 issues of Tomer Altman

Following Bill's advice on #83, I tried setting up my scripts to use the snap-aligner daemon. Launching the daemon works, as does sending it jobs using the SNAPCommand app, but...

The target 'snap' is not defined. It needs to be changed to 'snap-aligner', and then the Makefile works.

When I erroneously try to use standard SNAP to align reads of length >400bp, I get the following error message: ``` BaseAligner:: got too big read (510 > 400) Increase...