nanxstats / protr

🧬 Toolkit for generating various numerical features of protein sequences
https://nanx.me/protr/
Other
52 stars 13 forks source link

extractPAAC fails when the length of the sequence is not greater than lambda #15

Closed koefoed closed 8 years ago

koefoed commented 9 years ago
> packageVersion('protr')
[1] ‘0.5.1’
> extractPAAC("STHIYTKE")
Error in H[, xSplitted[j + i]] : subscript out of bounds
> 

The sequence must be longer than lambda.