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

Simple method for providing more params to blastn #57

Open
wants to merge 4 commits into
base: diagnostic_primers
Choose a base branch
from

Conversation

nick-youngblut
Copy link

For pdp blastscreen, it appears that if the users blasts their primers against NCBI nt, then they will filter out the primers that hit their target taxa (assuming those taxa are in nt). I therefore made a simple addition to pdp blastscreen that allows the user to provide extra arguments to blastn such as -negative_taxids 561 in order to exclude the user's targets from the blast search. An example command would be:

pdp blastscreen -x "-negative_taxids 561" --force --db /path/to/NCBI_blastdb/nt --outdir blastn deduped_primers.json screened.json

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

Successfully merging this pull request may close these issues.

None yet

1 participant