powered by
protcheck(x)
TRUE
x = readFASTA(system.file('protseq/P00750.fasta', package = 'protr'))[[1]] protcheck(x) # TRUE protcheck(paste(x, 'Z', sep = '')) # FALSE
Run the code above in your browser using DataLab