Package Bio :: Package InterPro
[hide private]
[frames] | no frames]

Package InterPro

source code

This module provides code to work with html files from InterPro, and code to access resources at InterPro over the WWW. http://www.ebi.ac.uk/interpro/

Classes: Record Holds interpro sequence data. InterProParser Parses interpro sequence data into a Record object.

Functions: get_interpro_entry

Classes [hide private]
  Record
  InterProParser
Parses InterPro sequence data into a Record object.
Functions [hide private]
 
get_interpro_entry(id)
get specified interpro entry
source code
Variables [hide private]
  __package__ = 'Bio.InterPro'
  __warningregistry__ = {('Bio.InterPro is deprecated, and will ...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.InterPro is deprecated, and will be removed in a future release\
 of Biopython. Please get in contact via the mailing lists if this is \
a problem for you.',
  <class 'Bio.BiopythonDeprecationWarning'>,
  25): True}