Package Bio :: Package dbdefs :: Module interpro
[hide private]
[frames] | no frames]

Module interpro

source code

Variables [hide private]
  interpro_ebi_cgi = CGIDB(name= "interpro-ebi-cgi", cgi= 'http:...
  interpro = DBGroup(name= "interpro", behavior= "serial")
  blank_expr = _M.AssertNot(_M.Re("."))
  html_expr = _M.Rep(_M.Any(_string.whitespace))+ _M.NoCase(_M.S...
Variables Details [hide private]

interpro_ebi_cgi

Value:
CGIDB(name= "interpro-ebi-cgi", cgi= 'http://www.ebi.ac.uk/interpro/IE\
ntry', doc= "Retrieve an InterPro entry", delay= 5.0, key= "ac", failu\
re_cases= [(has_str("No InterPro entry"), "No InterPro entry")])

html_expr

Value:
_M.Rep(_M.Any(_string.whitespace))+ _M.NoCase(_M.Str("<html>"))