File: write_assignment.m9

package info (click to toggle)
seqan2 2.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228,748 kB
  • sloc: cpp: 257,602; ansic: 91,967; python: 8,326; sh: 1,056; xml: 570; makefile: 229; awk: 51; javascript: 21
file content (19 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# BLASTP 2.2.26+ [I/O Module of SeqAn-2.0.0, https://www.seqan.de]
# Query: Query_Numero_Uno with args
# Database: The Foo Database
# Fields: query id, subject id, % identity, alignment length, mismatches, gap opens, q. start, q. end, s. start, s. end, evalue, bit score
# 2 hits found
Query_Numero_Uno	Subject_Numero_Uno	71.43	14	2	1	1	12	79	92	5e-04	23.1
Query_Numero_Uno	Subject_Numero_Dos	100.00	8	0	0	3	10	157	164	0.001	22.3
# BLASTP 2.2.26+ [I/O Module of SeqAn-2.0.0, https://www.seqan.de]
# Query: Query_Numero_Dos with args
# Database: The Foo Database
# 0 hits found
# BLASTP 2.2.26+ [I/O Module of SeqAn-2.0.0, https://www.seqan.de]
# Query: Query_Numero_Tres with args
# Database: The Foo Database
# Fields: query id, subject id, % identity, alignment length, mismatches, gap opens, q. start, q. end, s. start, s. end, evalue, bit score
# 2 hits found
Query_Numero_Tres	Subject_Numero_Dos	100.00	8	0	0	1	8	10	17	0.007	18.9
Query_Numero_Tres	Subject_Numero_Uno	87.50	8	1	0	1	8	184	191	0.026	16.9
# BLAST processed 3 queries