bbuchfink / diamond

Accelerated BLAST compatible local sequence aligner.
GNU General Public License v3.0
1.07k stars 182 forks source link

Alignment to multiple databases #738

Open yusator opened 1 year ago

yusator commented 1 year ago

I created 3 separate custom diamond databases for the sake of simplicity with small overlap in the sequences between them. I have a query I want to check against all 3. Besides making a diamond databses that is the combination of all 3, is there a single method to call one query and align it against multiple specified database files?

bbuchfink commented 1 year ago

No this is not supported.