File: bisulfite_r.mat

package info (click to toggle)
last-align 199-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,840 kB
  • sloc: cpp: 19,270; python: 1,561; ansic: 639; makefile: 132; sh: 79
file content (7 lines) | stat: -rw-r--r-- 224 bytes parent folder | download
1
2
3
4
5
6
7
# This score matrix is suitable for aligning reverse strands of
# bisulfite-converted DNA queries to unconverted reference sequences.
    A   C   G   T
A   3 -18 -18 -18
C -18   6 -18 -18
G   3 -18   6 -18
T -18 -18 -18   6