remyschwab / TetRex

Efficient search of complex motifs in kmer space
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Multiple Queries, One Command #56

Closed remyschwab closed 2 days ago

remyschwab commented 2 months ago

Imagine a case where one peptide should have multiple small distal motifs. Need to intersect which peptides contain all of the queries.

remyschwab commented 2 months ago

Or just when you want to search multiple regexes

remyschwab commented 2 days ago

60 First working version