edgraham / BinSanity

Unsupervised Clustering of Environmental Microbial Assemblies Using Coverage and Affinity Propagation
GNU General Public License v3.0
29 stars 14 forks source link

error with "concat" #52

Open CLGLynnsane opened 4 years ago

CLGLynnsane commented 4 years ago

Hello,

When I run concat on alignment files, I keep getting this kind of error:

IOError: [Errno 9] Bad file descriptor

Do you have any idea why this is occurring?

Thank you! Lynn

edgraham commented 3 years ago

Hi Lynn,

I apologize for the delays in responding. I haven't been able to reproduce this error. I tested it in both a python3.6 and python 3.8 environment without receiving this. You should sheck your input files and be sure all input files are correct.

-Elaina