IntervalMetadata.
write
(file, format='gff3', **kwargs)[source]¶Write an instance of IntervalMetadata
to a file.
This is a convenience method for skbio.io.registry.write()
.
For more information about the I/O system in scikit-bio, please
see skbio.io
.
Supported file formats include:
'gff3'
(skbio.io.format.gff3
)Parameters: |
|
---|