mpiblast
- From: Joe Landman <landman (at) scalableinformatics.com>
- Date: Wed, 15 Mar 2006 08:30:57 -0500
Chuming Chen wrote:
Hi all,
Does the query size of mpiblast effect the total performance?
Each blast operation is a function of the length of the query sequence,
as well as the length of the database. Usually people talk about the
average query length as well as the size of the query.
It took about 17 seconds per sequence when I run 721 sequences (542K)
against 22G database.
You have that here: 542k bp/721 seq gives you a rough average.
But when I run 88532 sequences (47M) against the same database, it took
about 1 minute.
Same thing here. The two may have very different sequence length mixes.
Can the performance be improved if the query sequence is in a
relatively smaller size?
Depends upon the algorithm being used.
Thank you for your kind comments and suggestions.
Chuming Chen
------------------------------------------------------------------------
_______________________________________________
Bioclusters maillist - Bioclusters (at) bioinformatics.org
https://bioinformatics.org/mailman/listinfo/bioclusters
--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics LLC,
email: landman (at) scalableinformatics.com
web : http://www.scalableinformatics.com
phone: +1 734 786 8423
fax : +1 734 786 8452
cell : +1 734 612 4615
_______________________________________________
Bioclusters maillist - Bioclusters (at) bioinformatics.org
https://bioinformatics.org/mailman/listinfo/bioclusters
- References:
- mpiblast
- From: Chuming Chen <chen (at) musc.edu>