SciLifeLab / facs

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

fastq_screen.py #66

Closed tzcoolman closed 11 years ago

tzcoolman commented 11 years ago

@brainstorm @guillermo-carrasco Roman I think in this test file, you added all reference libraries into .conf file. But when you run the test, if you don't specify which reference library should be used, which could cause conflicts in the final results. You sure this is a good idea?

brainstorm commented 11 years ago

The databases are just the reference files present in the filesystem. In that way there's no need to specify which databases to use in each test run, it is a convention.

Can you elaborate on which "conflicts" are you worried about?

tzcoolman commented 11 years ago

Okay... Never mind, I was wrong