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

Filtering gRNAs for GC% and homopolymers #33

Open
sri-jumpcode opened this issue Jul 10, 2022 · 4 comments
Open

Filtering gRNAs for GC% and homopolymers #33

sri-jumpcode opened this issue Jul 10, 2022 · 4 comments

Comments

@sri-jumpcode
Copy link

Hi Aaron:

Been using FlashFry for quite a few years now. In my current project, I am designing millions of gRNAs and before we synthesize them, we filter the gRNAs based on GC% and homopolymeric sequences in the guide target. Is there anyway you can add as an optional filter these parameters?

@aaronmck
Copy link
Collaborator

Hi @sri-jumpcode,

Do you mean a filtering option before scoring at the discovery phase? Right now if you set the -numericOutput for scoring it will give you the raw numbers for GC which could be helpful too.

@sri-jumpcode
Copy link
Author

I was thinking more during the process of discover. If guides have Gc% above or below a threshold, the discover step could automatically reject that guide.

@aaronmck
Copy link
Collaborator

I added the GC filtering to the newest 1.15 release. It'll take a little longer on the homopolymer run as I don't have something baked in for that yet.

@sri-jumpcode
Copy link
Author

Thanks Aaron, will test it today and let you know. Again, really great work!!!

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