unipept / unipept-cli

Unipept command line interface
http://unipept.ugent.be
MIT License
5 stars 2 forks source link

Port peptfilter to typescript #175

Closed bmesuere closed 4 months ago

bmesuere commented 4 months ago

This PR reimplements the peptfilter command in typescript.

I ran peptfilter on swissprot as a benchmark. The original ruby code took 25 seconds, the reimplementation takes 4 seconds.