All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.molgenis.ontology.initializer.OntologyScriptInitializer Maven / Gradle / Ivy

Go to download

Plugin module containing SORTA (system for ontology-based re-coding and technical annotation) plugins.

There is a newer version: 8.4.5
Show newest version
package org.molgenis.ontology.initializer;

public interface OntologyScriptInitializer {
  void initialize();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy