swarris / pyPaSWAS

Program for DNA/RNA/protein sequence alignment, read mapping and trimming. Extended python version of PaSWAS, supporting OpenCL and CUDA devices.
MIT License
27 stars 8 forks source link

Fixed deprecated BioPython Seq Alphabet #10

Closed nik875 closed 1 year ago

nik875 commented 2 years ago

9

Fixed AttributeError issue by removing alphabet specification from Seq constructor in Core/Reader.py