generated from jonn-smith/python_cli_template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Tests, prototype model, and refactoring (#40)
* Added in the mas8 prototype model for completeness. * Added version field to Longbow Models for reproducibility. - Added segment scores calculation for each non-random longbow modeled segment - Segment scores quality now added to output reads in new tag (XQ) - Overall segment score quality now added to output reads in new tag (YQ). This can be used as a proxy for read quality. - Updated test-requirements.txt to include all packages required to run tests - Added integration test for annotate, including test data and expected data - Added test utils module - Added integration test setting in tox
- Loading branch information
1 parent
17f3f13
commit 80ff193
Showing
15 changed files
with
290 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.