Skip to content

Registries for biological entities, coupled to public ontologies.

License

Notifications You must be signed in to change notification settings

laminlabs/bionty

Repository files navigation

Stars pypi

bionty: Basic biological entities

  • Access >20 public ontologies such as Gene, Protein, CellMarker, ExperimentalFactor, CellType, CellLine, Tissue, …
  • Create records from entries in public ontologies using .from_source().
  • Access full underlying public ontologies via .public() to search & bulk-create records.
  • Create in-house ontologies by extending public ontologies using hierarchical relationships among records (.parents).
  • Use .synonyms and .abbr to manage synonyms.
  • Safeguards against typos & duplications
  • Ontology versioning

Read docs.