VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

Add support for yes/no dust. #192

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Adds support for the -dust flag's yes and no values via a new flag enabled which can be set to true or false.

The yes value is equivalent to sending in the default dust values.

The no value disables dust entirely.