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

CoveragePlot error with 'zoom_3UTR=TRUE ' #49

Open
BettinaNa opened this issue Feb 9, 2022 · 1 comment
Open

CoveragePlot error with 'zoom_3UTR=TRUE ' #49

BettinaNa opened this issue Feb 9, 2022 · 1 comment

Comments

@BettinaNa
Copy link

Hi,

Thanks for creating this great tool! I'm running into an error when using the zoom3UTR=TRUE argument in the CoveragePlot function, e.g:

PlotCoverage(genome_gr = gtf_gr,
geneSymbol = "CXCL8",
genome = "hg38",
pdf_output = FALSE,
bamfiles = c("Disease.CXCL8.bam", "Control.CXCL8.bam"),
zoom_3UTR=TRUE,
bamfile.tracknames=c("Disease", "Control"))

}

Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'to': error in evaluating the argument 'query' in selecting a method for function 'findOver
laps': In range 1: at least two out of 'start', 'end', and 'width', must
be supplied.

Do you know what could be causing this error? I am using R version 4.0.5 (2021-03-31), and Sierra_0.99.24.

Thanks

@davhum
Copy link
Contributor

davhum commented Jul 21, 2022

Hi BettinaNa,
Apologies for not replying to this issue. Were you able to resolve? I have just ran PlotCoverage for CXCL8 (hg38) and it worked OK for me. I wonder if this might relate to the gtf file used? Does the zoom work on other genes? Happy to debug if this is still an issue.

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