Public Attributes

MGT::GFF::GFF3Attributes Class Reference

List of all members.

Public Attributes

 quote_method
 set quote_method to select how characters will be quoted when writing GFF3 file.

Detailed Description

Represents GFF3 attributes.

Member Data Documentation

set quote_method to select how characters will be quoted when writing GFF3 file.

Although the standard tells to use URL quoting, some tools (e.g. genometools) do not unquote them when creating diagrams, which lead to ugly looking text. Posiible values are: re [default] - replace every non-allowed symbol with space url - use url quoting


The documentation for this class was generated from the following file: