provide an annotation for our example data
authorDiane Trout <diane@caltech.edu>
Tue, 28 Feb 2006 06:59:06 +0000 (06:59 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 28 Feb 2006 06:59:06 +0000 (06:59 +0000)
Admittedly the sample annotation is utterly meaningless.
We should probably go look up some real annotations.

examples/mck3test.mupa
examples/mm_mck3test.annot [new file with mode: 0644]

index 3764ba2d0cbda883cc058763490e87605b078623..b9dbd6c4798ba4aebe29ca9efc7b309ea9b2cb0d 100644 (file)
@@ -12,13 +12,13 @@ SEQUENCE_NUM 3
 
 # first sequence info
 SEQUENCE seq/mouse_mck_pro.fa
-ANNOTATION mm_mck3test.annot
-SEQ_START 600
+ANNOTATION mm_mck3test.annot
+SEQ_START 300
 
 # the second sequence info
 SEQUENCE seq/human_mck_pro.fa
 # ANNOTATION hs_mck3test.annot
-SEQ_START 600
+SEQ_START 300
 # SEQ_END 2400
 
 # third sequence info
diff --git a/examples/mm_mck3test.annot b/examples/mm_mck3test.annot
new file mode 100644 (file)
index 0000000..bf32dff
--- /dev/null
@@ -0,0 +1,5 @@
+Mouse
+251 500 Glorp Glorptype
+751 1000 Glorp Glorptype
+1251 1500 Glorp Glorptype
+1751 2000 Glorp Glorptype
\ No newline at end of file