Sha256: 1f8d431bd00f833d5a32512f8396b821e74d5ddba373febe84209aafe3809a59

Contents?: true

Size: 455 Bytes

Versions: 1

Compression:

Stored size: 455 Bytes

Contents

# Please require your code below, respecting the naming conventions in the
# bioruby directory tree.
#
# For example, say you have a plugin named bio-plugin, the only uncommented
# line in this file would be 
#
#   require 'bio/bio-plugin/plugin'
#
# In this file only require other files. Avoid other source code.

require 'bio-vcf/vcf'
require 'bio-vcf/vcfheader'
require 'bio-vcf/vcfline'
require 'bio-vcf/vcfgenotypefield'
require 'bio-vcf/vcfrecord'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bio-vcf-0.0.1 lib/bio-vcf.rb