# NOT RUN {
# amino acid sequence with gaps
x = readFASTA(system.file("protseq/align.fasta", package = "protr"))$`IXI_235`
fp = extractProtFPGap(
x, index = c(160:165, 258:296), pc = 5, lag = 7, silent = FALSE)
# }
Run the code above in your browser using DataLab