view test-data/lastz_d_test1.out @ 8:e7f19d6a9af8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit a7e9d5b3906b7ebb35b1c29c3a8e8203b2cefccd
author iuc
date Fri, 18 May 2018 16:58:38 -0400
parents bd84ff27bc16
children
line wrap: on
line source

# (a LASTZ scoring set, created by "LASTZ --infer")

bad_score          = X:-1764 # used for sub[X][*] and sub[*][X]
fill_score         = -176    # used when sub[*][*] not otherwise defined
gap_open_penalty   = 573
gap_extend_penalty = 43

      A     C     G     T
A    73   -83   -52  -100
C   -83   100  -176   -52
G   -52  -176   100   -83
T  -100   -52   -83    73