Metadata-Version: 2.1
Name: pyaln
Version: 0.1.5
Summary: Read, process, write multiple sequence alignments in Python
Home-page: https://github.com/marco-mariotti/pyaln
Author: Marco Mariotti
Author-email: marco.mariotti@ub.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: biopython>=1.46
Requires-Dist: pandas>=1.2
Requires-Dist: numpy>=1.16

# pyaln
Read, process, write multiple sequence alignments in Python

See https://pyaln.readthedocs.io

