Skip to content

Add markers prot#6034

Open
ClayBirkett wants to merge 14 commits intomasterfrom
add-markers-prot
Open

Add markers prot#6034
ClayBirkett wants to merge 14 commits intomasterfrom
add-markers-prot

Conversation

@ClayBirkett
Copy link
Copy Markdown
Member

add option to append markers to genotype protocol during VCF upload

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.

@ClayBirkett
Copy link
Copy Markdown
Member Author

The feature of adding new markers to a genotype protocol works only for VCF files. It does not work for KASP, SSR, TASSEL, or Intertek.

@ClayBirkett
Copy link
Copy Markdown
Member Author

I have added code so that you can append new markers for KASP and Intertek file types. I have tested this with Intertek and it seems to work. The same code is used for KASP markers

@titima15
Copy link
Copy Markdown
Contributor

image Shouldn't we see a list of additional markers on this page?

@ClayBirkett
Copy link
Copy Markdown
Member Author

The missing markers are listed after you do the upload. I can change the wording to "Add missing markers?:" If it is run with "No" selected then you get error with list of missing markers. If it is run with "Yes" selected then you it automatically adds them during upload. This is similar the to "Add missing accessions?" option that we used to have.

@titima15
Copy link
Copy Markdown
Contributor

Yes, I think it's better to change the wording. When I saw "These missing markers", I expected to see a list of missing markers. I went through the whole process with vcf upload, it works as expected.

@titima15
Copy link
Copy Markdown
Contributor

I think it will be even better if you can see the list of additional markers before proceeding to the submit step.

@ClayBirkett
Copy link
Copy Markdown
Member Author

The way it works is you submit the upload and it tells you which markers are not in the protocol. Then you go back and check the box to "add missing markers". It is basically the same with accessions. You submit the file and it tells you which accessions are not loaded, you load these, then try again.

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.

2 participants