UMCUGenetics / MutationalPatterns

R package for extracting and visualizing mutational patterns in base substitution catalogues
MIT License
104 stars 45 forks source link

problem with get_mut_type(data, type = "dbs", predefined_dbs_mbs = FALSE) #87

Open riccardobergamin opened 7 months ago

riccardobergamin commented 7 months ago

i am running the function get_mut_type(data, type = "dbs", predefined_dbs_mbs = FALSE) on a GenomicRanges object which has the form

Screenshot 2024-01-24 alle 19 51 40

But i am getting apparently wrong dbs context

Screenshot 2024-01-24 alle 19 52 38

i am not understanding if it is a problem of the input object or a mistake of the function. Thank you very much for the help