User ee508a317e
02-12-2010 17:19:04
Hello,
We are having a small problem with Marvin. We have a set of custom amino acids defined in our custom amino_acids.dict file. Two examples are X(Aib) and X(Aha).
We make a call to MSketchpane.setMol (String mol, "peptide") to change the structure displayed by the sketchpane.
If we make the following calls:
"AKLX(Aib)"
"AKLX"
"AKLX(Aha)"
then after the third call the sequence shown is "Ala-Lys-Leu-X(Aib)" rather than "Ala-Lys-Leu-X(Aha)"
This looks like a bug?
Thanks,
Tim Mowlem