| Trees | Indices | Help |
|---|
|
|
object --+
|
Bio.Seq.Seq --+
|
DBSeq
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
data Sequence as string (DEPRECATED) |
|||
|
Inherited from |
|||
|
|||
Create a new DBSeq object referring to a BioSQL entry. You wouldn't normally create a DBSeq object yourself, this is done for you when retreiving a DBSeqRecord object from the database.
|
|
|
Returns the full sequence as a python string. Although not formally deprecated, you are now encouraged to use str(my_seq) instead of my_seq.tostring().
|
Returns the full sequence as a python string.
|
Add another sequence or string to this sequence.
|
|
|
|||
dataSequence as string (DEPRECATED)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 3 17:14:24 2009 | http://epydoc.sourceforge.net |