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

error when adding annotations #53

Open
camillaln opened this issue Feb 8, 2025 · 0 comments
Open

error when adding annotations #53

camillaln opened this issue Feb 8, 2025 · 0 comments

Comments

@camillaln
Copy link

Hi,

I am getting an error message when trying to add a gtf annotation file to my plot.
I got the same message when testing out the example: https://showteeth.github.io/ggcoverage/index.html#rna-seq-data

basic.coverage + geom_gene(gtf.gr=gtf.gr)
Error in geom_gene():
! Problem while computing layer data.
ℹ Error occurred in the 6th layer.
Caused by error in UseMethod():
! no applicable method for 'pull_genes' applied to an object of class "waiver"
Run rlang::last_trace() to see where the error occurred.
Warning message:
In geom_gene(gtf.gr = gtf.gr) :
Ignoring unknown parameters: gtf.gr

Could you please help me figure this out?
Thanks,

Camilla

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

1 participant