-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit tests! #12
Comments
Some unit tests/synthetic data started in 9eeaf51 |
Eventually I think we'll need to simulate data for a comparison of pipelines against some ground truth |
Proposal:
A computationally faster method might be to calculate all mutations from sequences_pangolin (encode_diffs) ahead of time, sample amplicon regions, simulate coverage, then reconstruct the sequence within coverage regions from the reference. |
Unit test needed for #46 |
Please focus on |
@SandeepThokala to post coverage of unit tests |
We need 'em
The text was updated successfully, but these errors were encountered: