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

Gbk files #128

Open
Bury-Mone opened this issue Aug 8, 2023 · 4 comments · Fixed by #139
Open

Gbk files #128

Bury-Mone opened this issue Aug 8, 2023 · 4 comments · Fixed by #139
Assignees

Comments

@Bury-Mone
Copy link

Hello,

Thank you for designing this pipeline, which is really easy for non-experts to use. I have a small question. Is there an option to retrieve annotated genomes in gbk format?
Thank you for this information.

Have a nice summer,
Stéphanie

@axbazin
Copy link
Member

axbazin commented Aug 8, 2023

Hello,

Thank you!
There is no option currently, but we did talk about adding this for the next release as it would definitely be much more practical.

Currently, the closest output files to GBK format are the 'projection' files, which stores basic information that you will commonly find in gbk file, but in a tsv format (so not very practical to use directly with other tools I'm afraid). See the projection wiki section if that may get you what you are looking for.

Have a nice summer too,
Adelme

@axbazin axbazin self-assigned this Aug 8, 2023
@Bury-Mone
Copy link
Author

I thank you so much for this information.
All the best,
Stéphanie

@jpjarnoux jpjarnoux linked a pull request Oct 27, 2023 that will close this issue
@jpjarnoux
Copy link
Member

Hi, we have included the option to export the pangenome annotation in GFF format. It's not yet in GBK format, but it's closer than a TSV file. The option is not yet available in the main release. You can either wait for the next release or use the development branch.
NB: With the next branch, the pangenome file model will change, requiring you to rebuild your pangenome.

@Bury-Mone
Copy link
Author

Bury-Mone commented Oct 28, 2023 via email

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

Successfully merging a pull request may close this issue.

3 participants