Many changes, see details:
Some checks failed
ydeng/bmlsa/pipeline/head There was a failure building this commit

Now allow for changing whether alignment is local or global and various scoring parameters

Refactored directory structure

Removed redundant aligned dict pattern for simple iterable

Added unit tests
This commit is contained in:
2023-04-28 10:49:07 -05:00
parent d42ed83b22
commit ae3732eba2
15 changed files with 781 additions and 125 deletions

View File

@@ -4,5 +4,8 @@ channels:
dependencies:
- biopython=1.81
- build=0.7
- pytest=7
- pytest=7.3
- hypothesis=6.56
- twine=4
- python-build=0.10.0
- setuptools