Home
last modified time | relevance | path

Searched refs:fwdSequence (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dsrc_writer.cpp1219 string fwdName, fwdSequence, revName, revSequence; in xGatherPcrPrimers() local
1230 fwdSequence += ";"; in xGatherPcrPrimers()
1233 fwdSequence += CSrcWriter::xPrimerSetSequences(reaction.GetForward()); in xGatherPcrPrimers()
1259 xAppendColumnValue(keyPcrPrimersFwdSequences, fwdSequence); in xGatherPcrPrimers()