Clears the cache, excluding the specified genome IDs.
Exports the cache as a record of genome IDs to phenome.
The cache as a record of genome IDs to phenome.
Gets the phenome of a genome.
Optional
defaultValue: PhenomeRowThe default value to return if the genome is not found.
The phenome of the genome, or the default value if the genome phenome is not found.
Gets the phenome of a genome, or undefined if the genome is not ready.
The phenome of the genome, or undefined if the genome is not ready.
Imports the cache from a record of genome IDs to phenome.
A dummy phenome cache implementation that does nothing.
This class is used when the GeneticSearch is created without a phenome cache.