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

Package Parsers

source code

Third party and other parsers useful internally to Biopython (DEPRECATED).

Submodules [hide private]
  • Bio.Parsers.spark: Copy of John Aycock's SPARK parser included with Biopython (DEPRECATED).

Variables [hide private]
  __package__ = 'Bio.Parsers'
  __warningregistry__ = {('Bio.Parsers (including our copy of SP...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.Parsers (including our copy of SPARK) and the only part of Biop\
ython which used it, Bio.GenBank.LocationParser, are now deprecated an\
d will be removed in a future release of Biopython. If you want to con\
tinue to use any of this code, please get in contact with the Biopytho\
n developers via the mailing lists to avoid its permanent removal from\
 Biopython.',
  <class 'Bio.BiopythonDeprecationWarning'>,
  11): True}