Package Bio :: Package SwissProt :: Module KeyWList
[show private | hide private]
[frames | no frames]

Module Bio.SwissProt.KeyWList

This module provides code to work with the keywlist.txt file from SwissProt. http://www.expasy.ch/sprot/sprot-top.html

Classes: ListParser Parses a keywlist.txt file into a list of keywords.

_Scanner Scans the keywlist.txt file. _ListConsumer Consumes keywlist data to a list.

Functions: extract_keywords Return the keywords from a keywlist.txt file.
Classes
ListParser Parses keywlist.txt data into a list of keywords.
_ListConsumer Consumer that converts a keywlist.txt file into a list of keywords.
_Scanner Scan the keywlist.txt file included with the SwissProt distribution.

Function Summary
  extract_keywords(keywlist_handle)
extract_keywords(keywlist_handle) -> list of keywords

Function Details

extract_keywords(keywlist_handle)

extract_keywords(keywlist_handle) -> list of keywords

Return the keywords from a keywlist.txt file.

Generated by Epydoc 2.1 on Wed Jan 31 09:58:01 2007 http://epydoc.sf.net