Bio::GFF::GFF3::Record
This is a dummy record corresponding to the “###” metadata.
# File lib/bio/db/gff.rb, line 1822 def initialize(*arg) super(*arg) self.freeze end
# File lib/bio/db/gff.rb, line 1827 def to_s "###\n" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.