-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Something must be wrong either with the bloom filter construction or with the query method in Mac OsX, as it is returning 0
and nan
on every query:
{"begin_timestamp": "2014-04-02T10:48:14.914+0200",
"end_timestamp": "2014-04-02T10:48:14.914+0200",
"sample": "/Users/guillem/repos/facs/tests/data/synthetic_fastq/simngs_phiX_1000.fastq",
"bloom_filter": "/Users/guillem/repos/facs/tests/data/bloom/phiX.bloom",
"total_read_count": 0,
"contaminated_reads": 0,
"total_hits": 0,
"contamination_rate": nan,
"p_value": nan,
"threads": 0}
Metadata
Metadata
Assignees
Labels
No labels