# NOT RUN {
# Import a WIG file
wig_file <- system.file(
"extdata",
file = 'hg19-pik3ca.wig',
package = "wig",
mustWork = TRUE)
import_wig(wig_file)
# }
Run the code above in your browser using DataLab