"/opt/1_GetCOG.py", line 29 error
Brought to you by:
oliverlinnhri
I am getting the following error for some of my metagenomes that I am trying to cluster.
Traceback (most recent call last):
File "/opt/MyCC.py", line 174, in <module>
speciesThr=int(o.strip())
ValueError: invalid literal for int() with base 10: 'Traceback (most recent call last):\n File "/opt/1_GetCOG.py", line 44, in <module>\n (filterCogData,CogData)=GetCogInfo(\'./output/UCLUST/UCLUST_Output.txt\',CogCC)\n File "/opt/1_GetCOG.py", line 29,'
Please help.</module></module>