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

Check for N's #3

Open
j-salguero opened this issue Aug 1, 2022 · 1 comment
Open

Check for N's #3

j-salguero opened this issue Aug 1, 2022 · 1 comment

Comments

@j-salguero
Copy link

if in set,
check if quality score in line 4 for index1 is less than cutoff of 30
if less than cutoff,

@j-salguero
Copy link
Author

In class Leslie mentioned that it might be a good idea to explicitly check for N's to make our code run a bit faster. You can check for N's either before or after checking for the quality score cutoff, but I think that it'll be the most efficient to check for N's first

@j-salguero j-salguero changed the title In class Leslie mentioned that it might be a good idea to explicitly check for N's to make our code run a bit faster. You can check for N's either before or after checking for the quality score cutoff, but I think that it'll be the most efficient to check for N's first Check for N's Aug 1, 2022
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

1 participant