tp = null;
}
if (tp == null || fp == null) throw new UnsupportedOperationException("Can't perform ligation calculations with missing TSSs"); //$NON-NLS-1$
if (isLigationTemplate(new SimpleNucleotideSequence(tp.
seqString() + fp.seqString(),
"Arms of " + p.getName(), //$NON-NLS-1$
p.getType()), other, false, false) != null) {
ProbeMakerPropertyUtils.addMessage(p.getTSSPair(),new Message("May act as template for " + //$NON-NLS-1$
other.getName(),