Skip to content

Change Genotype Dosage#4024

Merged
lukasmueller merged 11 commits intomasterfrom
topic/change_genotype_dosage
Apr 29, 2022
Merged

Change Genotype Dosage#4024
lukasmueller merged 11 commits intomasterfrom
topic/change_genotype_dosage

Conversation

@nickmorales
Copy link
Copy Markdown
Contributor

Description

A db patch checks the saved genotyping protocols to see if the old dosage scheme was used, and then in a transaction updates the dosage for all stocks in those protocols.
On parsing of the genotyping data upload, the new dosage scheme is used.

closes #3906

Checklist

  • Refactoring only
  • Documentation only
  • Fixture update only
  • Bug fix
    • The relevant issue has been closed.
    • Further work is required.
  • New feature
    • Relevant tests have been created and run.
    • Data was added to the fixture
      • Data was added via a patch in /t/data/fixture/patches/.
    • User-Facing Change
      • The user manual in /docs has been updated.
    • Any new Perl has been documented using perldoc.
    • Any new JavaScript has been documented using JSDoc.
    • Any new legacy JavaScript has been moved from /js to /js/source/legacy.

@nickmorales nickmorales added the Priority: Do Not Merge PR should not be merged at the current time. label Mar 31, 2022
@nickmorales nickmorales removed the Priority: Do Not Merge PR should not be merged at the current time. label Apr 4, 2022
Copy link
Copy Markdown
Member

@lukasmueller lukasmueller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allele dosages in VCFs count REF allele, _should_ count ALT to match header, marker-effects

2 participants