Thanks for the reply. So the k parameter essentially just let's you specify how long of an overlap you want to consider in building the graph. In the case of AdjList, I guess I'll just set it the same as the -m parameter.
So far all the down-stream programs I've tried are working with the SGA unitig fasta file. However, the coverage filtering parameters are obviously not going to work since it looks like abyss unitigs has coverage information in the headers (sequence id, length, coverage).