File: matcher_simple.txt

package info (click to toggle)
python-biopython 1.68%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 46,860 kB
  • ctags: 13,237
  • sloc: python: 160,306; xml: 93,216; ansic: 9,118; sql: 1,208; makefile: 155; sh: 63
file content (39 lines) | stat: -rw-r--r-- 893 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
########################################
# Program: matcher
# Rundate: Tue  8 Dec 2009 11:48:35
# Commandline: matcher
#    [-asequence] rose.pro
#    [-bsequence] rosemary.pro
#    [-outfile] matcher_simple.txt
#    -auto
#    -sprotein
#    -aformat simple
# Align_format: simple
# Report_file: matcher_simple.txt
########################################

#=======================================
#
# Aligned_sequences: 2
# 1: AF069992_1
# 2: CAA85685.1
# Matrix: EBLOSUM62
# Gap_penalty: 14
# Extend_penalty: 4
#
# Length: 16
# Identity:       7/16 (43.8%)
# Similarity:     8/16 (50.0%)
# Gaps:           0/16 ( 0.0%)
# Score: 29
# 
#
#=======================================

AF069992_1        73 GPPPQSPDENRAGESS     88
                     |.||:......|.|||
CAA85685.1        47 GVPPEEAGAAVAAESS     62


#---------------------------------------
#---------------------------------------