module: genome_integration.samples

class genome_integration.samples.Sample(name, phenotype=None)

Implements a sample. only name is stored.

Name: str sample name

Phenotype: can be a value, an array or dictionary of values, but initialized as None