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

"Warnings" in Pangenome tree (core genes) and error with dplyr and tibble #64

Open
Panchastico opened this issue Mar 7, 2023 · 4 comments

Comments

@Panchastico
Copy link

Hi, good day. i have the following problems but my tormes format is generated but with errors.

error reported on command line
"WARNING: Core gene alignment tree was not generated during pangenome analysis. Please check."

and this errors.

Screenshot from 2023-03-07 15-25-50

i think that this error will be solucionated with the activate
--embed-resources --standalone
but I don't know how to do it, I think the base pipeline commands don't allow it.

Screenshot from 2023-03-07 14-47-09

the last error

Screenshot from 2023-03-07 15-26-49

Screenshot from 2023-03-07 15-27-29

@nmquijada
Copy link
Owner

Hi @Panchastico

The messages you are receiving in the terminal are "warnings" and not "errors". The --self-contained seems to be now deprecated in rmarkdown/pandoc and other options are recommended, but those things are not causing your tree to fail. We will take care of those changes in the next version, so those warnings do not appear in the report (such as in your last image).

The message "WARNING: Core gene alignment tree was not generated during pangenome analysis. Please check." that you are receiving is automatically displayed by TORMES when it does not find the corresponding newick file and thus the tree cannot be generated.
Could you please check that this file was generated for you? pangenome/core_gene_alignment.newick

Best,
Narciso

@Panchastico
Copy link
Author

thank you so much and the file pangenome/core_gene_alignment.newick was not generated :c
the file is blank

image

@Panchastico Panchastico changed the title Error in Pangenome tree (core genes) and error with dplyr and tibble "Warnings" in Pangenome tree (core genes) and error with dplyr and tibble Mar 8, 2023
@nmquijada
Copy link
Owner

Hi @Panchastico
Thanks for the info.
The .newick file is generated with FastTree from an output file of Roary. Just to check where the source of the error came from, could you please check if the file pangenome/core_gene_alignment.aln is also empty?
Thanks!
Narciso

@Panchastico
Copy link
Author

sorry for the delay. The file you mention is fine.
Screenshot from 2023-03-11 01-27-50

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