Module KeyWList
source code
Code to parse the keywlist.txt file from SwissProt/UniProt
See:
http://www.expasy.ch/sprot/sprot-top.html
ftp://ftp.expasy.org/databases/uniprot/current_release/knowledgebase/complete/docs/keywlist.txt
Classes:
Record Stores the information about one keyword or one category
in the keywlist.txt file.
Functions:
parse Parses the keywlist.txt file and returns an iterator to
the records it contains.
|
Record
This record stores the information of one keyword or category in the
keywlist.txt as a Python dictionary.
|
|
__package__ = None
hash(x)
|