HazyResearch / dd-genomics

The Genomics DeepDive project
Apache License 2.0
11 stars 6 forks source link

Not all candidates in genepheno_causation are in the inference table genepheno_causation_inference_label_inference #257

Closed Colossus closed 8 years ago

Colossus commented 8 years ago

What's going on?

select * from genepheno_causation where relation_id not in (select relation_id from genepheno_causation_inference_label_inference );

Colossus commented 8 years ago

This hurts recall

Colossus commented 8 years ago

Fixed by enabling sample_evidence flag