find pattern in vi
I need to find patterns in the following sequence: GGAGTTCTACCGCAGGGGCGGGGAACTCCAAGTGATATCCATCATCGCATCCAGTGCGTCCGGTTTATCC TCGCTGACGCGGGGAACTCTTGGTTGTTCGGCGTTTTGAAGAGAACAAAAACGGTTTATCCCCGCTGGCG CGGGGAACTCGACTCAATGGCAACCGTCACGGCCTGTCCTGGCGGTTTATCCCCGCTGGCGCGGGAAC CGCGGTCGATTTTGCTGGCGTTGTTTCGGCTGGCGGTTTATCCCCGCTGGCGCGGGGAACTCTGCATAAA
I have this line :%s/ATG(.{3}){- 1.}(TAA|TAG|TGA)//g but it is incorrect.
• 467 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello rockfrancis!
We believe that this post does not fit the main topic of this site.
This is not a bioinformatics question but a purely linux/vi one. We suggest seeking help at more appropriate forums (stackoverflow?)
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!