Package Bio :: Package expressions :: Package blast
[hide private]
[frames] | no frames]

Source Code for Package Bio.expressions.blast

1  # This is a Python module 
2  import warnings 
3  warnings.warn("Bio.expressions was deprecated, as it does not work with recent versions of mxTextTools. If you want to continue to use this module, please get in contact with the Biopython developers at biopython-dev@biopython.org to avoid permanent removal of this module from Biopython", DeprecationWarning) 
4