_(ZMAPBUMP_UNBUMP, , "unbump", "Unbump", "No bumping (default)") \
_(ZMAPBUMP_OVERLAP, , "overlap", "Overlap", "Bump any features overlapping each other.") \
_(ZMAPBUMP_NAVIGATOR, , "navigator", "Navigator Overlap", "Navigator bump: special for zmap navigator bumping.") \
_(ZMAPBUMP_START_POSITION, , "start-position", "Start Position", "Bump if features have same start coord.") \
_(ZMAPBUMP_ALTERNATING, , "alternating", "Alternating", "Alternate features between two sub_columns, e.g. to display assemblies.") \
_(ZMAPBUMP_ALL, , "all", "Bump All", "A sub-column for every feature.") \
_(ZMAPBUMP_NAME, , "name", "Name", "A sub-column for features with the same name.") \
_(ZMAPBUMP_NAME_INTERLEAVE, , "name-interleave", "Name Interleave", "All features with same name in a single sub-column but several names interleaved in each sub-column, the most compact display.") \
_(ZMAPBUMP_NAME_NO_INTERLEAVE, , "name-no-interleave", "Name No Interleave", "Display as for Interleave but no interleaving of different names.") \
_(ZMAPBUMP_NAME_COLINEAR, , "name-colinear", "Name No Interleave & Colinear", "As for No Interleave but for alignments only colinear shown.") \
_(ZMAPBUMP_NAME_BEST_ENDS, , "name-best-ends", "Name and Best 5'& 3' Matches", "As for No Interleave but for alignments sorted by 5' and 3' best/biggest matches, one sub_column per match.")
/* We should do this automatically or not at all..... */