diff test-data/lastz_d_test1.out @ 5:bd84ff27bc16 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit a0a0480a8df511d23ed6101a489ca06337f5ed56
author devteam
date Mon, 26 Feb 2018 15:37:53 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/lastz_d_test1.out	Mon Feb 26 15:37:53 2018 -0500
@@ -0,0 +1,12 @@
+# (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