SciLifeLab / facs

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

Performance/accuracy script, extracts information from CouchDB database #96

Closed brainstorm closed 10 years ago

brainstorm commented 10 years ago

Script started by @guillermo-carrasco, I followed it up.

brainstorm commented 10 years ago

@guillermo-carrasco, the increased number of reads might exceed Travis-CI testing. We might want to parametrize this in short and long running tests maybe.

I take it back, test_simngs.py is not part of nose's @attr('standard'), so there's no need to parametrize it for now.

guillermo-carrasco commented 10 years ago

Looks ok :+1: , yet some refactoring as you suggest is needed. Thanks!