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

Config Error of anvi-display-pan #2088

Closed
DanielHan4545 opened this issue Jun 30, 2023 · 1 comment
Closed

Config Error of anvi-display-pan #2088

DanielHan4545 opened this issue Jun 30, 2023 · 1 comment

Comments

@DanielHan4545
Copy link

Short description of the problem

Hello, I successfully ran anvi-split splitting pan.db into "core" and "accessory". Everything worked fine when I ran anvi-display-pan on core/Pan.db. However, when I rananvi-display-panon accessory/Pan.db, errors happened. The content of error was Config Error: Apologies :( The code managed to came all the way down here without any item orders set for your project, which makes it impossible for anvi'o intearctive interface to display anything :/ Please check warning messages you may have on your screen.

anvi'o version

anvio-7.1

System info

Ubuntu

Detailed description of the issue

`(anvio-7.1) [dl@dl-KRPA-U16-Series All]$ anvi-display-pan -p Isolated_split_pan/accessory/PAN.db -g GENOMES-db/S_isolated-GENOMES.db
Interactive mode .............................: pan
Functions found .............................................: COG20_FUNCTION, COG20_CATEGORY, antismash, COG20_PATHWAY
Genomes storage .............................................: Initialized (storage hash: hash38501325)
Num genomes in storage ......................................: 57
Num genomes will be used ....................................: 57
Pan DB ......................................................: Initialized: Isolated_split_pan/accessory/PAN.db (v. 15)
Gene cluster homogeneity estimates ..........................: Functional: [YES]; Geometric: [YES]; Combined: [YES]

  • Gene clusters are initialized for all 26877 gene clusters in the database.

WARNING

This pangenome (which you gracefully named as 'The accessory split from
"Streptomyces_isolated_pangenome"') does not seem to have any hierarchical
clustering of gene clusters it contains. Maybe you skipped the clustering step,
maybe anvi'o skipped it on your behalf because you had too many gene clusters or
something. Anvi'o will do its best to recover from this situation. But you will
very likely not be able to see a hierarchical dendrogram in the resulting
display even if everything goes alright.. In some cases using a parameter like
--min-occurrence 2, which would reduce the number of gene clusters by removing
singletons that appear in only one genome can help solve this issue and make
your pangenome great again.

Config Error: Apologies :( The code managed to came all the way down here without any item
orders set for your project, which makes it impossible for anvi'o intearctive
interface to display anything :/ Please check warning messages you may have on
your screen. `

Thank you, I am looking forward to your reply.

@meren
Copy link
Member

meren commented Jun 30, 2023

This is not a problem. As the error message mentions it, there are way too many gene clusters to display using the standard anvi-display-pan approach.

@meren meren closed this as completed Jun 30, 2023
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