# NOT RUN {
# Define here the location on HDD for the example file
fpath <- system.file("extdata","example.fastq", package="GenomicTools.fileHandler")
# Import the example fastq file
fastqFile <- importFQ(file=fpath)
# }
Run the code above in your browser using DataLab