Skip to content

EnzymeFunctionInitiative/EFIToolsKBase_GND_Widget

 
 

Repository files navigation

EFIToolsKBase_GND_Widget

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.

Code documentation

Also in this repository is documentation on the widget classes implemented to handle the transformation of SQLite data to JSON, and pass information from the SQLite files to the frontend interface. There is also documentation on the JS functions implemented on the frontend for downloading GND specific files.

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

Help

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

About

KBase Widget to view the Genome Neighborhood Diagrams created by EFI-GNT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 67.6%
  • JavaScript 24.6%
  • HTML 5.3%
  • CSS 1.6%
  • Makefile 0.4%
  • Shell 0.3%
  • Other 0.2%