Error in .Call2("C_solve_user_SEW", refwidths, start, end, width, translate.negative.coord
1
0
Entering edit mode
11 months ago
alwayshope ▴ 40

Dear guys,

Any solutions for the error when trying to construct the trinucleotideMatrix?

test_maf.tnm = trinucleotideMatrix(maf = test_maf,  ref_genome = "BSgenome.Hsapiens.UCSC.hg38" ) ## some site/region cause the error
-Extracting 5' and 3' adjacent bases
-Extracting +/- 20bp around mutated bases for background C>T estimation
Error in .Call2("C_solve_user_SEW", refwidths, start, end, width, translate.negative.coord,  : 
  solving row 999368: 'allow.nonnarrowing' is FALSE and the supplied end (38055) is > refwidth

Though changing the C_solve_user_SEW function to set the allow.nonnarrowing to TRUE by copying the whole IRanges-constructor.R script, it does not affect, and still shows the allow.nonnarrowing is FALSE.

Thanks a lot for any guidance!

maftools • 853 views
ADD COMMENT
0
Entering edit mode
4 months ago
Charles.G ▴ 20

Dear all, I encounter the exact same issue, did you manage to find a solution for this error? Thanks a lot!

ADD COMMENT

Login before adding your answer.

Traffic: 3230 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6