A toolkit for performing set operations - union, intersection and complement - on k-mer lists.
GNU General Public License v3.0
32
stars
14
forks
source link
glistmaker error (4.0) or nothing (4.1) while outputting to nonexistent dir #11
Closed
mihkelvaher closed 5 years ago
glistmaker my_fasta.fasta -w 16 -o not_existing_dir/outputList
Version 4.0:Segmentation fault (core dumped)
Version 4.1.1 (unstable) Prints
maker_queue_add_file: File testfasta.fasta as 1 blocks Block 0 from 0 to 24 Combined 1 arrays: input 1 (0.168 Mwords/s) output 1 (0.168 Mwords/s) Combined 1 arrays: input 1 (0.200 Mwords/s) output 1 (0.200 Mwords/s)
but outputs no file.