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

NameError: name 'verbose' is not defined #9

Open
Philippemetagenomica opened this issue May 17, 2022 · 0 comments
Open

NameError: name 'verbose' is not defined #9

Philippemetagenomica opened this issue May 17, 2022 · 0 comments

Comments

@Philippemetagenomica
Copy link

Hello everybody!
First of all, I would like to congrats the developers on this kind of work. No need for a terminal command baseline, no need Linux, and no need to download and install packages. This should be the future of bioinformatics.
I have some issues with the analysis


NameError Traceback (most recent call last)
in ()
267
268 for genome_name in genome_dict.keys():
--> 269 if verbose:
270 print("Reading fasta file", str(genome_name) + "...\n")
271

NameError: name 'verbose' is not defined

Could someone help me with this error?

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

1 participant