PyEED / pyeed

🧬 Toolkit to create, annotate, and analyze specialized sequence databases
https://pyeed.github.io/pyeed/
MIT License
3 stars 5 forks source link

Blast enhancement #23

Closed haeussma closed 1 year ago

haeussma commented 1 year ago

Now, the maximal e_value can be specified for a blast search. Additionally, additional blast parameters can be specified as **kwargs in pblast. Possible kwargs as described in the corresponding Biopython module.