Package Bio :: Package Rebase :: Class Record
[hide private]
[frames] | no frames]

Class Record

source code

Holds information from a FASTA record.

Members: seq_5_to_3 The sequence. seq_3_to_5 enzyme_num The enzyme number pos Position of cleavage prototype Prototype source microorganism temperature Growth temperature misc Miscellaneous information date_entered date_modified num_Adeno2 num_Lambda num_pBR322 num_PhiX174 num_SV40

Instance Methods [hide private]
 
__init__(self, colwidth=60)
Create a new Record.
source code
Method Details [hide private]

__init__(self, colwidth=60)
(Constructor)

source code 

Create a new Record. colwidth specifies the number of residues to put on each line.