File: nucmatrix.txt

package info (click to toggle)
bioperl 1.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 35,788 kB
  • sloc: perl: 94,019; xml: 14,811; makefile: 20
file content (9 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
     A    C    G    T    .    N
A  100 -150  -50 -150    0  -50
C -150  100 -150  -50    0  -50
G  -50 -150  100 -150    0  -50
T -150  -50 -150  100    0  -50
.    0    0    0    0    0    0
N  -50  -50  -50  -50    0  -50

-300 -25