pwtools.common.seq2str

pwtools.common.seq2str(seq, func=<class 'str'>, sep=' ')[source]

(1,2,3) -> “1 2 3”