Trees | Indices | Help |
|
---|
|
PyQt4.QtGui.QFileDialog --+ | ui.qt.filedialog.FileDialog --+ | SequenceFileDialog
Custom class to handle opening files related to sequences.
|
|||
|
|||
|
|||
str or None |
|
||
Inherited from |
|
|||
CAPTION = 'Import Sequences'
|
|||
DEFAULT_FILTERS = ';;'.join(['FASTA (*.fasta *.fst *.fas *.seq The default MSV filters. |
|||
REFERENCE_FILTERS = ';;'.join(['Common (*.fasta *.fst *.fas *. Filters for reference sequences in homology model building. |
|||
STRUCTURE_FILTERS = ';;'.join(['Structure files (*.mae *.maegz Filters that have structures associated with them. |
|
|
Adds three widgets on the bottom of the dialog window that allow users to optionally:
|
Convenience function that returns a single filename as selected by the user The base class base_file_dialog documents the keyword arguments for this class.
|
|
DEFAULT_FILTERSThe default MSV filters.
|
REFERENCE_FILTERSFilters for reference sequences in homology model building.
|
STRUCTURE_FILTERSFilters that have structures associated with them.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:23 2015 | http://epydoc.sourceforge.net |