fork download
  1. string <- "VNYTQAKENGSD"
  2. z <- gregexpr("N[A-OQ-Z][ST][A-OQ-Z]", string)
  3. z[[1]][1:length(z[[1]])]
Success #stdin #stdout 0.22s 60752KB
stdin
Standard input is empty
stdout
[1] 2 9