Some small refactoring
parent
25a70324
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitlab-ci.yml 2 additions, 3 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 7 additions, 8 deletions.pre-commit-config.yaml
- MANIFEST.in 2 additions, 1 deletionMANIFEST.in
- nerval/__init__.py 8 additions, 0 deletionsnerval/__init__.py
- nerval/cli.py 87 additions, 0 deletionsnerval/cli.py
- nerval/evaluate.py 12 additions, 334 deletionsnerval/evaluate.py
- nerval/parse.py 203 additions, 0 deletionsnerval/parse.py
- nerval/utils.py 44 additions, 0 deletionsnerval/utils.py
- setup.py 26 additions, 12 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/conftest.py 51 additions, 0 deletionstests/conftest.py
- tests/fixtures/bioeslu.bio 0 additions, 0 deletionstests/fixtures/bioeslu.bio
- tests/fixtures/end_of_file.bio 0 additions, 0 deletionstests/fixtures/end_of_file.bio
- tests/fixtures/test_annot.bio 0 additions, 0 deletionstests/fixtures/test_annot.bio
- tests/fixtures/test_bad.bio 0 additions, 0 deletionstests/fixtures/test_bad.bio
- tests/fixtures/test_empty.bio 0 additions, 0 deletionstests/fixtures/test_empty.bio
- tests/fixtures/test_nested.bio 0 additions, 0 deletionstests/fixtures/test_nested.bio
- tests/fixtures/test_predict.bio 0 additions, 0 deletionstests/fixtures/test_predict.bio
- tests/test_align.py 15 additions, 15 deletionstests/test_align.py
- tests/test_compute_matches.py 15 additions, 31 deletionstests/test_compute_matches.py
Loading
Please register or sign in to comment