File: matcher_simple.txt

package info (click to toggle)
python-biopython 1.54-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 25,400 kB
  • ctags: 10,975
  • sloc: python: 116,757; xml: 33,167; ansic: 8,622; sql: 1,488; makefile: 147
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


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