A KBase module generated by the KBase SDK.
This module was created to support the import of genomes into KBase from SEED, PATRIC, or RAST. To compile and run the example App implementation, run:
cd GenomeImporter
make (required after making changes to $module_name.spec)
kb-sdk test (will require setting test user account credentials in test_local/test.cfg)
For more help on how to modify, register and deploy the example to KBase, see the KBase SDK documentation.