You need a user account to be able to access KBase’s user interfaces, APIs, workspaces, and more.
Nearly all KBase software is publicly available through GitHub. You may reuse KBase code under the terms of our open source license.
The KBase SDK is a set of tools for developing new KBase Apps. The SDK makes it straightforward to add open source bioinformatics tools to KBase’s App Catalog.
You can use the SDK to develop and test Apps with a regular KBase user account (and a Git repository). When you’d like us to deploy your App publicly in KBase, please contact us to be added to the developer list.
The KBase SDK offers members of the KBase community a mechanism to add open-source, open-license (e.g., GNU Public License) analysis tools to KBase so that they run on KBase’s computational architecture and are available through the KBase Narrative Interface. Community developers can even write brand new tools that take advantage of the KBase Structured Data Types and large KBase Reference Data Resources. Please see which tools have already been made available in our App Catalog and add your own!
The figure at left shows a conceptual overview of KBase high-level architecture. KBase is based loosely on a service-oriented architecture that bundles related functionality into a set of independently scalable services that are managed to provide responsive interaction via the Narrative Interface.
For more details, please see the KBase architecture overview, which outlines the components and relationships between KBase’s user interfaces, services and databases.