biopython v1.71.0 Bio.Emboss.Applications.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.

Link to this section Summary

Functions

Initialize the class

Link to this section Functions

Initialize the class.