SciLifeLab / facs

Fast and Accurate Classification of Sequences using Bloom filters
http://facs.scilifelab.se/
Other
16 stars 9 forks source link

Fixed glibc fault because gzclose bad pointer #9

Closed brainstorm closed 11 years ago

brainstorm commented 11 years ago

@tzcoolman, please try things through when commiting to master, otherwise:

https://travis-ci.org/SciLifeLab/facs/builds/5288215

Also, the commandline interface for ./facs query needs fixing:

$ ./facs query

Usage: ./facs query [options]
Options:
    -r reference bloom filter to query against

Query takes 2 arguments, there is only one named in the help file! :-S

tzcoolman commented 11 years ago

could u plz close this request?? In my latest pull request, I solved it as well @brainstorm