thegenemyers / DALIGNER

Find all significant local alignments between reads
Other
138 stars 61 forks source link

Fix diagnostic for missing mask #68

Closed pb-cdunn closed 6 years ago

pb-cdunn commented 6 years ago

Expected:

daligner: Warning: -mdust option given but no track found.

But got:

daligner: Warning: -m(null) option given but no track found.
pb-cdunn commented 6 years ago

Thanks, Gene.