Skip to content

Error while using hg38 #5

@parvathisudha

Description

@parvathisudha

Hi,

I am trying to use mmsig on the WGS data. My files are in hg38.
I am using COSMIC (v3.2) GRCh38 SBS as the reference file. I have also set refcheck = FALSE. Even then, few snvs are not recognized by the program.
Code:
smm_sig_outhg38 <- mm_fit_signatures(muts.input=snvs, sig.input=sig_ref_hg38, input.format = "vcf", sample.sigt.profs = NULL, strandbias = FALSE, bootstrap = TRUE, iterations = 20, refcheck=FALSE, cos_sim_threshold = 0.01, force_include = c("SBS13","SBS2"), dbg=TRUE)
Error:
Error in .Call2("C_solve_user_SEW", refwidths, start, end, width, translate.negative.coord, : solving row 36159: 'allow.nonnarrowing' is FALSE and the supplied start (78180144) is > refwidth + 1

Do you recommend to change any other parameters here while running the program for hg38 reference?

Thanks!
Parvathi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions