VEuPathDB / service-multi-blast

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

Reformat sequences before storing them. #107

Closed Foxcapades closed 2 years ago

Foxcapades commented 2 years ago

Input sequences will be standardized into 80 character rows with extra empty lines or margin spaces removed.

Resolves #91 Resolves #104