From the documentation, it looks like Revolvr only accepts the following sequence constraints in the target file:
Sequence constraints (N, AUCG, S, K, R, Y)
It would be really nice if we could use the full sequence constraint alphabet from IUPAC, which can be found here. Specifically, I would like to be able to use B,D,H,V to specify three-letter alphabets.
I tried designing a sequence containing these, but got 'X's in the output sequence.
From the documentation, it looks like Revolvr only accepts the following sequence constraints in the target file:
It would be really nice if we could use the full sequence constraint alphabet from IUPAC, which can be found here. Specifically, I would like to be able to use B,D,H,V to specify three-letter alphabets.
I tried designing a sequence containing these, but got 'X's in the output sequence.