Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does fuzzysplit work with degenerate sequences? #3

Open
iquasere opened this issue Mar 9, 2022 · 2 comments
Open

Does fuzzysplit work with degenerate sequences? #3

iquasere opened this issue Mar 9, 2022 · 2 comments

Comments

@iquasere
Copy link

iquasere commented Mar 9, 2022

Hi there! Amazing tool you have here!

Trying to use fuzzysplit.jar to split sequences based on some degenerate primers, does it recognize bases such as K or Y?

@tiagobrc
Copy link

I am also interested in knowing this =)

@Daniel-Liu-c0deb0t
Copy link
Owner

Daniel-Liu-c0deb0t commented Oct 30, 2022

You will need to specify character mappings by specifying the pattern_wildcard parameter (more details here: https://github.com/Daniel-Liu-c0deb0t/Java-Fuzzy-Search#pattern-types-and-their-parameters) and give it the name of a list file with the mappings. More details on list files: https://github.com/Daniel-Liu-c0deb0t/Java-Fuzzy-Search#list-files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants