# NOT RUN {
targetbed <- system.file("extdata", "regions_toy.bed",package = "abemus")
chromosomes <- bed2positions(targetbed = targetbed,chrom_to_extract="8")
targetbp_list <- bed2positions(targetbed = targetbed,get_only_chromosomes = TRUE)
# }
Run the code above in your browser using DataLab