# NOT RUN {
s1 = readFASTA(system.file('protseq/P00750.fasta', package = 'BioMedR'))[[1]]
s2 = readFASTA(system.file('protseq/P10323.fasta', package = 'BioMedR'))[[1]]
seqalign = calcTwoProtSeqSim(s1, s2)
summary(seqalign)
# }
Run the code above in your browser using DataLab