Source#

class gb_io.Source(name, organism=None)#

The source of a GenBank record.

copy()#

Create a copy of the source.

Returns:

Source – A copy of the source object.

name#

The name of the source organism.

Type:

str

organism#

The scientific classification of the source organism.

Type:

str or None