biocore / deblur

Deblur is a greedy deconvolution algorithm based on known read error profiles.
BSD 3-Clause "New" or "Revised" License
92 stars 41 forks source link

Give a warning if trimming to less then max read length #41

Closed amnona closed 8 years ago

amnona commented 8 years ago

need to warn the user if he deblurs using trim longer than the run read length (i.e. -t 150 and the sequencing is 100bp long)

amnona commented 8 years ago

added warning and log file entry