dabeplech.kegg.KEGGAPI¶
-
class
dabeplech.kegg.KEGGAPI[source]¶ KEGG API service (http://rest.kegg.jp).
-
__init__()¶ Instantiate your API connector.
Methods
__init__()Instantiate your API connector.
find(database, query[, get_model])Perform KEGG FIND operation.
get(entry_id[, get_model])Perform KEGG GET operation.
link_db(target_db, source_db[, get_model])Perform KEGG LINK db operation.
link_entries(target_db, db_entries[, get_model])Perform KEGG LINK entries operation.
list(database[, get_model])Perform KEGG LIST operation.
Attributes
ALLOWED_DATABASESBASE_URLHEADERSROUTE-