Like for Example In File 1: I have given string2 T(A)GG(A)GGG(G)
But it can have multiple brackets in different strings such as TAA(A)G(T)G(A)GGAG(G)CCA(A) How does it work? What should I modify in the code?
And also my File2 is really big with a million Entries.