You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run PhageBoost but keep getting the error message: AttributeError: 'ProteinAnalysis' object has no attribute 'molar_extinction_coefficient'. Please could you help me try to figure out where this is going wrong? I'm running the code:
Hi there,
I'm trying to run PhageBoost but keep getting the error message: AttributeError: 'ProteinAnalysis' object has no attribute 'molar_extinction_coefficient'. Please could you help me try to figure out where this is going wrong? I'm running the code:
conda create -y -n PhageBoost-env python=3.7
conda activate PhageBoost-env
pip install git+https://github.com/ku-cbd/PhageBoost
PhageBoost -f file.fna -o results
Thanks!
The text was updated successfully, but these errors were encountered: