# NOT RUN {
pos = readFASTA(system.file('dnaseq/pos.fasta', package = 'BioMedR'))
neg = readFASTA(system.file('dnaseq/neg.fasta', package = 'BioMedR'))
x = 'GACTGAACTGCACTTTGGTTTCATATTATTTGCTC'
extrDNAIncDiv(k = 6, x, pos, neg)
# }
Run the code above in your browser using DataLab