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

Traceback error exporting data as .gff #34

Open
janesseh opened this issue Nov 2, 2023 · 1 comment
Open

Traceback error exporting data as .gff #34

janesseh opened this issue Nov 2, 2023 · 1 comment

Comments

@janesseh
Copy link

janesseh commented Nov 2, 2023

I get this Error message every time I try to export my SSR data as a .gff file:

Traceback (most recent call last):
File "workers.py", line 113, in run
File "workers.py", line 592, in process
File "workers.py", line 585, in
File "utils.py", line 76, in format_to_gff
AttributeError: 'list' object has no attribute 'sequence'

What do I do to fix this so that I can export my data as a .gff file?

@lmdu
Copy link
Owner

lmdu commented Nov 13, 2023

I have checked and I can successfully export gff file. Can you send me the sequence file.

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