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

Issue with coverage processing #6

Open
SMM02 opened this issue Aug 4, 2023 · 0 comments
Open

Issue with coverage processing #6

SMM02 opened this issue Aug 4, 2023 · 0 comments

Comments

@SMM02
Copy link

SMM02 commented Aug 4, 2023

Hello,
I tried to run the coverage_norm function. However, I get the following error:

[1] "2023-08-04 10:50:08 - Obtaining exonic and intronic regions to load coverage from..."
[1] "2023-08-04 10:50:08 - Obtaining regions to use to normalise coverage..."
[1] "2023-08-04 10:50:08 - Importing gtf/gff3 as a TxDb..."
Import genomic features from the file as a GRanges object ... OK
Prepare the 'metadata' data frame ... OK
Make the TxDb object ... OK
1429 genes were dropped because they have exons located on both strands of the same
reference sequence or on more than one reference sequence, so cannot be represented by a
single genomic range.
Use 'single.strand.genes.only=FALSE' to get all the genes in a GRangesList object, or use
suppressMessages() to suppress this message.
Error in .Call2("C_solve_user_SEW0", start, end, width, PACKAGE = "IRanges") :
In range 240: at least two out of 'start', 'end', and 'width', must
be supplied.

Could you please help me with this? Thank you!
Best,
Salwa.

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