Home
last modified time | relevance | path

Searched refs:affls (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.cpp594 string affls; in xGather() local
655 affls = affil.GetStr(); in xGather()
659 affls = std.GetAffil(); in xGather()
676 if (affls.length() > 0) { in xGather()
682 xAppendColumnValue(colName, affls); in xGather()