Home | Trees | Indices | Help |
|
---|
|
object --+ | LogoOptions --+ | LogoFormat
Specifies the format of the logo. Requires LogoData and LogoOptions objects. >>> data = LogoData.from_seqs(seqs ) >>> options = LogoOptions() >>> options.title = "A Logo Title" >>> format = LogoFormat(data, options) Raises an ArgumentError if arguments are invalid.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Create a new LogoFormat instance.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 31 11:02:55 2012 | http://epydoc.sourceforge.net |