You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it the same as with minimap? Becuase this leads to segfaults in my case :
./winnowmap -W {repetitive_file} -w 10 -k 15 -t 50 -x map-pb-clr -H -d {index_file} {reference_file} -> for indexing
./winnowmap -W {repetitve_file} -w 10 -k 15 -t 50 -x map-pb-clr -H -a {index_file} {read_file} > align.sam -> for mapping
The text was updated successfully, but these errors were encountered:
Is it the same as with minimap? Becuase this leads to segfaults in my case :
./winnowmap -W {repetitive_file} -w 10 -k 15 -t 50 -x map-pb-clr -H -d {index_file} {reference_file} -> for indexing
./winnowmap -W {repetitve_file} -w 10 -k 15 -t 50 -x map-pb-clr -H -a {index_file} {read_file} > align.sam -> for mapping
The text was updated successfully, but these errors were encountered: