| Trees | Indices | Help |
|
|---|
|
|
Code for more fancy file handles. Classes: UndoHandle File object decorator with support for undo-like operations. Additional private classes used in Bio.SeqIO and Bio.SearchIO for indexing files are also defined under Bio.File but these are not intended for direct use.
|
|||
|
UndoHandle A Python handle that adds functionality for saving lines. |
|||
|
_IndexedSeqFileProxy Base class for file format specific random access (PRIVATE). |
|||
|
_IndexedSeqFileDict Read only dictionary interface to a sequential record file. |
|||
|
_SQLiteManySeqFilesDict Read only dictionary interface to many sequential record files. |
|||
|
|||
|
|||
|
|||
Open a file in binary mode, spot if it is BGZF format etc (PRIVATE). This funcationality is used by the Bio.SeqIO and Bio.SearchIO index and index_db functions. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 17:59:45 2013 | http://epydoc.sourceforge.net |