Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ypeError: unsupported operand type(s) for +: 'NoneType' and 'str' #2

Open
luciernag opened this issue Sep 26, 2024 · 1 comment
Open

Comments

@luciernag
Copy link

Hello, I'm trying to run NRPminer but an error appears :
Traceback (most recent call last):
File "/data/ccms-gnps/tools/nrpminer/nrpminer/nrpminer.py", line 250, in
args.minAdomainscore, maxMod)
File "/data/ccms-gnps/tools/nrpminer/nrpminer/scripts/create_putative_nrp_database_nrpspredictor3.py", line 572, in create_putative_nrp_dataset
all_nrpspredictorCode_files_in_dir = glob.glob(nrpspks_predictions_dir+"/ctg*_nrpspredictor*_codes.txt")
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Tool execution terminates abnormally with exit code [1]

Do you know how can I fix it? the mistaje is related with the antiSMASH version?

Regards!

@GabrieleRigano99
Copy link

I have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants