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

Replace (optionally) blastx with Seqr #279

Open
averagehat opened this issue Aug 17, 2015 · 3 comments
Open

Replace (optionally) blastx with Seqr #279

averagehat opened this issue Aug 17, 2015 · 3 comments
Labels

Comments

@averagehat
Copy link
Contributor

See NCBI-Hackathons/seqr#19

Seqr should run a lot faster than blastx. Seqr is working, but doesn't take all the command-line options that blast does yet (and some aren't applicable, like word_size, because they're alignment parameters and Seqr doesn't compute alignments). Additionally, Seqr doesn't produce an e-value field.

Seqr should perform much faster than blastx. What commandline arguments does it need to support in order to replace blastx? See NCBI-Hackathons/seqr#22

@necrolyte2
Copy link
Member

Do we know how it compares to diamond

@averagehat
Copy link
Contributor Author

Diamond still computes an alignment, so Seqr should be significantly faster.
Seqr will also be able to replace blastn at some point.
But if Diamond is not "too slow" there is less incentive to use Seqr as an
alternative to blastx/diamond right now.

On Mon, Aug 17, 2015 at 10:18 AM, Tyghe Vallard [email protected]
wrote:

Do we know how it compares to diamond
https://github.com/bbuchfink/diamond


Reply to this email directly or view it on GitHub
#279 (comment)
.

@necrolyte2 necrolyte2 modified the milestone: v4.3.1 -- Parallel blast Aug 19, 2015
@necrolyte2
Copy link
Member

@averagehat I'm going to let you decide if we should keep this open or not based on your expectations of the seqr project's completion/stability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants