diff test-data/lastz_d_test1.out @ 2:8e9252994649 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit c5379af63b23648020a4709f8ed9d9eac26582aa
author iuc
date Fri, 02 Mar 2018 12:06:35 -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	Fri Mar 02 12:06:35 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