-
Notifications
You must be signed in to change notification settings - Fork 92
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
finish QC for CanFam #1242
Comments
See also #540. Is it mainly the tests for recombination/mutation rates that need doing @petrelharp? |
Yeah, I think that's it. |
I'll start doing this one. |
The mutation rate citations are:
|
It all looks good, except there's no citation for generation time, only the comment:
I'm going to let this slide, although we could find a paper that actually uses 3 years and cite that one - but it's not clear that's an appropriate use of citations. |
Closed in #1258 |
PR for new species: #375 - this was already QC'ed in #652 but before we had checks in there for recombination and mutation rates (see other species) - so, most of these things below are probably done already!
If you volunteer to QC this species, please use the checklist below.
While this list is intended to be comprehensive, it may not be exhaustive.
Where relevant, the QC reviewer should identify that parameter values match
those given in the linked citation(s).
The QC reviewer should start a pull request that fills out the test stubs
with independently obtained values. The reviewer may look at the python code
for rationale provided in comments, but should ignore the actual code
as much as possible - comments in the code should give enough information
that it's obvious how to get the correct value from the provided references.
(In particular, we shouldn't copy-paste the value from the code into the test!)
For each citation, check:
Citations are required for:
The final PR should:
pytest.mark.skip
lines that make the tests not runThe text was updated successfully, but these errors were encountered: