Package Bio :: Module FormatIO
[hide private]
[frames] | no frames]

Source Code for Module Bio.FormatIO

1  #Would like to have just issued a deprecation warning, and removed this 
2  #module later.  However, due to the FormatIO code in Bio/SeqRecord.py the 
3  #deprecation warning would be triggered whenever someone used the SeqRecord. 
4  raise ImportError, "Bio.FormatIO has been removed.  Please try Bio.SeqIO instead" 
5