1 2 3 4 5 6 7 8 9 10 11 12
|
# BLASTP 2.2.31+
# Query: query2
# Subject: subject2
# Fields: query id, subject id, % identity, alignment length, mismatches, gap opens, q. start, q. end, s. start, s. end, evalue, bit score
# 1 hits found
query2 subject2 100.00 8 0 1 0 9 3 10 2e-05 9.8
# BLASTN 2.2.3 [May-13-2002]
# Database: other_vertebrate
# Query: query2
# Fields:
Query id,Subject id,% identity,alignment length,mismatches,gap opens,q. start,q. end,s. start,s. end,evalue,bit score
query2 subject1 70.00 9 1 0 1 8 4 9 0.025 11.7
|