Skip to content

WrightonLabCSU/kb_DRAM

Repository files navigation

kb_DRAM

To use the kb_DRAM web-based app in KBase, please follow this link https://narrative.kbase.us/#catalog/modules/kb_DRAM

No installations are necessary for users of the app.

This github is for developers and software engineers interested in contributing to DRAM on KBase. To contribute to DRAM its self got to this GitHub Repository This is a KBase module generated by the KBase Software Development Kit (SDK).

Users will need to have the SDK installed to develop and test this module. Learn more about the SDK and how to use it.

You can also learn more about the apps implemented in this module from KBase catalog page or its spec file.

To contribute to the DRAM software, please see this link.

Setup and test

Add your KBase developer token to test_local/test.cfg and run the following:

$ kb-sdk test

After making any additional changes to this repo, run kb-sdk test again to verify that everything still works.

Installation from another module

To use this code in another SDK module, call kb-sdk install kb_DRAM in the other module's root directory.

Help

You may find the answers to your questions in our FAQ or Troubleshooting Guide.

Releases

No releases published

Packages

No packages published

Languages