dabeplech.parsers.kegg.KeggOrthologyListParser

class dabeplech.parsers.kegg.KeggOrthologyListParser(content_response)[source]

Parser for list of KEGG ko from KEGG API (http://rest.kegg.jp/list/ko).

__init__(content_response)

Instantiate your parser on the response.

Parameters

content_response – content response from the API

Methods

__init__(content_response)

Instantiate your parser on the response.

parse()

Perform parsing of the content_response.

Attributes

validated_model

Retrieve entry validated with the model.