Artic V5.3.2 primer scheme
VLeducq opened this issue · 5 comments
What happened?
Hi,
Would it be possible to update the available primers schemes to include the IDT ARTIC V5.3.2 primers ?
Thanks
Operating System
ubuntu 20.04
Workflow Execution
Command line
Workflow Execution - EPI2ME Labs Versions
No response
Workflow Execution - CLI Execution Profile
Singularity
Workflow Version
v0.3.25
Relevant log output
none
This is an issue for us as well except for Midnight V5 primers.
I've forked the repo, added V5 primers but I get this error:
- --scheme_version: Midnight-ONT/V5 is not a valid enum value (Midnight-ONT/V5)
I needed to add Midnight-ONT/V5 here
Lines 69 to 91 in 428300f
Hi Both,
As far as I'm aware we do not have a version 5 of our primers (Midnight-ONT) - I guess you mean the Midnight-IDT scheme?
You can add custom schemes, instructions on how to do so can be found here: https://labs.epi2me.io/ont-midnight-scheme-update/#custom-primer-schemes
Thanks
Matt
Hi Matt,
I might have gotten my wires crossed with which primer scheme we're using. I fumbled my way into adding a custom primer scheme.
It would be good to have the custom scheme instructions in a more prominent place on github repo. Even simply linking to it is sufficient enough.
Thanks,
Ammar
Added custom scheme instructions to README in v0.3.30