JAL-3088 bug/JAL-3088_RNA_secondary_structure_annotation_final-ending-solo-brace_arrow_points_the_wrong_way
authorBen Soares <b.soares@dundee.ac.uk>
Tue, 28 Aug 2018 10:35:03 +0000 (11:35 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Tue, 28 Aug 2018 10:35:03 +0000 (11:35 +0100)
Example files to demonstrate JAL-3088 (wrong way single-length arrow at
very end of annotation)

examples/incorrect_end_brace1.stk [new file with mode: 0644]
examples/incorrect_end_brace2.stk [new file with mode: 0644]
examples/incorrect_end_brace3.stk [new file with mode: 0644]
examples/incorrect_end_brace4.stk [new file with mode: 0644]

diff --git a/examples/incorrect_end_brace1.stk b/examples/incorrect_end_brace1.stk
new file mode 100644 (file)
index 0000000..0e3e294
--- /dev/null
@@ -0,0 +1,6 @@
+# STOCKHOLM 1.0
+#=GF ID RNA.SS.TEST
+#=GF TP RNA;
+Test.sequence         AAAAG
+#=GC SS_cons          (().)
+//
diff --git a/examples/incorrect_end_brace2.stk b/examples/incorrect_end_brace2.stk
new file mode 100644 (file)
index 0000000..7589fa3
--- /dev/null
@@ -0,0 +1,6 @@
+# STOCKHOLM 1.0
+#=GF ID RNA.SS.TEST
+#=GF TP RNA;
+Test.sequence         AAAAG
+#=GC SS_cons          ([.])
+//
diff --git a/examples/incorrect_end_brace3.stk b/examples/incorrect_end_brace3.stk
new file mode 100644 (file)
index 0000000..b02dc75
--- /dev/null
@@ -0,0 +1,6 @@
+# STOCKHOLM 1.0
+#=GF ID RNA.SS.TEST
+#=GF TP RNA;
+Test.sequence         AAAAG
+#=GC SS_cons          ((.))
+//
diff --git a/examples/incorrect_end_brace4.stk b/examples/incorrect_end_brace4.stk
new file mode 100644 (file)
index 0000000..8b6fbe7
--- /dev/null
@@ -0,0 +1,6 @@
+# STOCKHOLM 1.0
+#=GF ID RNA.SS.TEST
+#=GF TP RNA;
+Test.sequence         AAAAG
+#=GC SS_cons          ([]).
+//