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

Pipeline fails at TSEBRA step if snoRNA features are present in the Liftoff reference GFF #120

Open
GallVp opened this issue Dec 4, 2024 · 1 comment · Fixed by #122
Assignees
Labels
bug Something isn't working
Milestone

Comments

@GallVp
Copy link
Member

GallVp commented Dec 4, 2024

Description of the bug

The downstream logic in the pipeline creates a malformed GFF as snoRNA is not a recognised feature. This causes TSEBRA to fail. For now, the problem can be solved by filtering out soRNA after Liftoff.

Possible also remove other non-supported features: https://www.ncbi.nlm.nih.gov/genbank/genomes_gff/

Command used and terminal output

No response

Relevant files

No response

System information

plant-food-research-open/genepal: 0.5.0

@GallVp GallVp added the bug Something isn't working label Dec 4, 2024
@GallVp GallVp added this to the 0.6.0 milestone Dec 4, 2024
@GallVp GallVp self-assigned this Dec 4, 2024
@GallVp
Copy link
Member Author

GallVp commented Dec 4, 2024

Linked to #121

@GallVp GallVp mentioned this issue Dec 5, 2024
10 tasks
@GallVp GallVp linked a pull request Dec 5, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant