Closed laughedelic closed 8 years ago
The idea is to add to the configuration parameters a predicate on the BLAST output record values.
@eparejatobes @marina-manrique meeting notes:
For pacbio:
qcovs
(query coverage for subject)evalue
In general:
qcovs
is useful in generalmax_target_seqs
should be set to maximum/defaultperc_identity
)qcovs
should be always an output field; same about pident
.max_target_seqs
should be as big as possibleActually, I think this is done in #49. I made the filtering predicate configurable, and added the mentioned defaults in #51. Is there anything missing here?
Fine for me
Leaving this open, due to the changes in #52: the predicate is not configurable for now (it caused problems).
In the end it's fixed in #52. Closing this.
This is needed for Pacbio case.
Probably it should be added to the Blast step.