bio-svgenes 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
@@ -1,4 +0,0 @@
1
- ##gff-version 3
2
- ##sequence-region ctg123 1 1497228
3
- ctg123 . gene 900 9900 . + . ID=gene00001;Name=EDEN
4
- ctg123 . gene 10900 19900 . - . ID=gene00002;Name=EDEN2
@@ -1,7 +0,0 @@
1
- require 'helper'
2
-
3
- class TestBioSvgenes < Test::Unit::TestCase
4
- should "probably rename this file and start testing for real" do
5
- flunk "hey buddy, you should probably rename this file and start testing for real"
6
- end
7
- end