if(interactive()) {
# BWA, samtools and bedtools must be installed
# It is assumed that the example data files (from the package) are in the active directory
prepare4CseqData("veryShortExample.fastq", "CATG", "veryShortLib.csv", referenceGenome = "veryShortReference.fasta")
}
Run the code above in your browser using DataLab