add_essentials

BiomeAssembly.add_essentials(*args, curb=None, copy=True)[source]

Add instance of essentials to the current instance of BiomeAssembly

Parameters
  • *args – Instances of essentials to add.

  • curb (Optional[str]) – Can be either intersect or None.

  • copy (bool) – Whether to copy essentials or not.

  • args (pmaf.biome.essentials._metakit.EssentialBackboneMetabase) –

Return type

None