Open rbuels opened 13 years ago
Ah, I see, right now the blast program box filters the sequence sets. It should be the other way around: the sequence sets should filter the BLAST program box. Users will go right to picking sequence sets, the choice of program is sort of an afterthought for them.
The sequence sets listed is filtered by the blast program that is chosen.
What you are saying is that it should be the other way around?
On Mon, Jun 13, 2011 at 10:28 PM, rbuels reply@reply.github.com wrote:
If the BLAST program list is non-dynamic (i.e. does not depend on the selected sequence sets), it should contain all the programs supported by
blastall
.If it is dynamic (preferable), the BLAST program dropdown should contain the BLAST programs that make sense for BLASTing against the databases that have been selected in the grid.
The current SGN BLAST tool has a dynamic program select, refer to that for an example.
Reply to this email directly or view it on GitHub: https://github.com/GMOD/mimosa/issues/78
Jonathan "Duke" Leto jonathan@leto.net 209.691.DUKE // http://leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters.
Yes indeed.
If the BLAST program list is non-dynamic (i.e. does not depend on the selected sequence sets), it should contain all the programs supported by
blastall
.If it is dynamic (preferable), the BLAST program dropdown should contain the BLAST programs that make sense for BLASTing against the databases that have been selected in the grid.
The current SGN BLAST tool has a dynamic program select, refer to that for an example.