Trees | Indices | Help |
---|
|
object --+ | Application.AbstractCommandline --+ | _EmbossMinimalCommandLine --+ | SeqretCommandline
Commandline object for the seqret program from EMBOSS.
This tool allows you to interconvert between different sequence file formats (e.g. GenBank to FASTA). Combining Biopython's Bio.SeqIO module with seqret using a suitable intermediate file format can allow you to read/write to an even wider range of file formats.
This wrapper currently only supports the core functionality, things like feature tables (in EMBOSS 6.1.0 onwards) are not yet included.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Create a new instance of a command line wrapper object.
|
Make sure the required parameters have been set (PRIVATE). No return value - it either works or raises a ValueError. This is a separate method (called from __str__) so that subclasses may override it.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 26 16:18:44 2010 | http://epydoc.sourceforge.net |