# NOT RUN {
data("mutations", package = "ctDNAtools")
bamT1 <- system.file("extdata", "T1.bam", package = "ctDNAtools")
mfs <- get_mutations_fragment_size(bam = bamT1, mutations = mutations[1:2, ])
# }
Run the code above in your browser using DataLab