Error!

<% pub.db.SequenceTable.SequenceToTwoGenesConstraintException error = (pub.db.SequenceTable.SequenceToTwoGenesConstraintException) request.getAttribute("error"); pub.beans.SequenceBean sequenceBean = error.getSequenceBean(); %>

We're run into a database constraint error while trying to associate sequences: there is an existing sequence that is associated to another gene. We have implemented a database constraint to keep this from happening without an explicit override.

Here is the sequence and gene information:

[fixme / not done yet] If this looks ok, press continue and we'll override the restriction.