-
Notifications
You must be signed in to change notification settings - Fork 2
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
Query Parameters #42
Comments
Right, we'd need to fill that in. What's the current parameter being used ( I don't have a computer to access until later today ) ? Simply & DRY -----Original Message----- I remember some discussion of default query parameters we should use for querying. I remember there was one in particular that was almost required for Seqr but that information seems to be lost. I want to make sure results/sensitivity are correct to compare with blastx. — |
Right now it's just "sequence:" and nothing else |
Perhaps we can add mm ( minimum should match) = 50% for now . The smaller value will include more distant homologous but possible more false positives. We can also add another flavor : tanimoto score ( will send in another update on this soon), that might better rank the hits. Simply & DRY -----Original Message----- Right now it's just "sequence:" and nothing else — |
I remember some discussion of default query parameters we should use for querying. I remember there was one in particular that was almost required for Seqr but that information seems to be lost. I want to make sure results/sensitivity are correct to compare with blastx.
The text was updated successfully, but these errors were encountered: