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

Filter sequences by dust score and entropy #493

Open
fgvieira opened this issue Nov 14, 2024 · 4 comments
Open

Filter sequences by dust score and entropy #493

fgvieira opened this issue Nov 14, 2024 · 4 comments

Comments

@fgvieira
Copy link

Would it be possible to add to seqkit seq options to filter sequences by dust score and entropy. It would be similar to Prinseq and FastP.

@shenwei356
Copy link
Owner

Sorry, I forgot this. Do you want to filter sequences of low-complexity? but usually, they are only parts of a larger sequence.

@fgvieira
Copy link
Author

Yes, the idea would be to remove the ones with ow complexity.

@shenwei356
Copy link
Owner

With any low-complexity region or the whole sequence is of low-complexity? And how long are these sequences?

@fgvieira
Copy link
Author

Finding low-complexity region would be a nice feature, but it would be more complicated to implement and not sure how useful it would actually be (would you throw away the whole seq if there is a 30bp TA repeat?).

So, for now, I'd say, if the whole sequence is low-complexity.

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

2 participants