juliocoll
juliocoll
could you make an exception line of code? Iwhen trying to manage 3000 compounds, I tried variations on I if 'NoneType' : continue but none of them worked up to...
I just found it inserting this line of code before the function: if not mol: continue
I got a similar problem, except I managed to generate each a3m file with the same a3m protein complexed with different smaller proteins/peptides (one per file), but models are not...