biopython v1.71.0 Bio.Phylo.PhyloXML.Distribution
Geographic distribution of the items of a clade (species, sequences).
Intended for phylogeographic applications.
:Parameters:
desc : string
free-text description of the location
points : list of `Point` objects
coordinates (similar to the 'Point' element in Google's KML format)
polygons : list of `Polygon` objects
coordinate sets defining geographic regions
Link to this section Summary
Functions
Initialize values of Distribution object
Link to this section Functions
Link to this function
__init__()
Initialize values of Distribution object.