Closed colinbrislawn closed 2 years ago
Thanks @colinbrislawn! We are doing some PR triage and review right now and will take a look at this soon.
@colinbrislawn, is this ready to merge?
Hey @colinbrislawn, one final request - do you mind adding in a quick description in this PR that describes what this does and who it affects so we can include that in the 2022.11 release changelog? 🙂
@lizgehret, done! Let me know how it looks!
That's perfect, thanks @colinbrislawn!
Looks like I messed up the line ending in plugin_setup.py
in the other PR.
Whoops! I'll look into this and get it merged.
I think this is now ready to merge!
EDIT:
Description: Add
--min_seq_length
and--min_unique_size
settings tovsearch dereplicate-sequences
to discard short or uncommon sequences from the dereplication output.Closes #47
--minseqlength
for derep Also closes #68--minuniquesize
for derepReady for review, all feedback welcome!
EDIT: Hashing is hard, I'll do that in a second PR.