Skip to content

kbaseapps/kb_ObjectInfo

Repository files navigation

kb_ObjectInfo

The purpose of this module is to provide downloadable output for data objects that don't have a viewer, landing page, and/or a download format of interest. All of the output will be in text format and available for download.

The Summary section has a Preview of the text. If the user selected tab or comma-delimited format, the Preview may look odd on the screen because it isn't in a pretty table format. Many of the data objects already have a pretty table formatted for viewing on the screen without a way to download the table. This module fills in some of the gaps in the [KBase] system. The apps in this module may gradually become obsolete as other apps and downloaders become available.

The Links and Files sections provide links for viewing the output in a new browser window (Links) or for downloading the output (Files).

This is a KBase module generated by the KBase Software Development Kit (SDK).

You will need to have the SDK installed to use 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 its catalog page or its spec file.

Setup and test

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

$ make
$ 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_ObjectInfo in the other module's root directory.

Help

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages