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

Query Parameters #42

Open
averagehat opened this issue Sep 14, 2015 · 3 comments
Open

Query Parameters #42

averagehat opened this issue Sep 14, 2015 · 3 comments

Comments

@averagehat
Copy link
Collaborator

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.

@lianyi
Copy link
Collaborator

lianyi commented Sep 14, 2015

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-----
From: Mike Panciera [[email protected]:[email protected]]
Sent: Monday, September 14, 2015 12:50 PM Eastern Standard Time
To: NCBI-Hackathons/seqr
Subject: [seqr] Query Parameters (#42)

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.


Reply to this email directly or view it on GitHubhttps://github.com//issues/42.

@averagehat
Copy link
Collaborator Author

Right now it's just "sequence:" and nothing else

@lianyi
Copy link
Collaborator

lianyi commented Sep 14, 2015

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-----
From: Mike Panciera [[email protected]:[email protected]]
Sent: Monday, September 14, 2015 02:23 PM Eastern Standard Time
To: NCBI-Hackathons/seqr
Cc: Han, Lianyi (NIH/NLM/NCBI) [C]
Subject: Re: [seqr] Query Parameters (#42)

Right now it's just "sequence:" and nothing else


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-140166164.

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