Newbies MaSchmid Posted March 16, 2011 Newbies Posted March 16, 2011 Dear All, I was wondering if it is possible to count how often a particular character (i.e. 'A') occurs in a string (i.e 'AGCTATGCA). In this example the answer should be 3 (obviously). Now doing this using a script is easy, but I can't figure out how to do it in a field calculation. What I really would like to do is to be able to enter a string (its a DNA sequence btw) in >field1< which should result in a auto-enter calculation in >field2<. The calculation requires the number of 'A's in the string in >field1<. Any suggestions? Thanks, M
comment Posted March 16, 2011 Posted March 16, 2011 Try the PatternCount() function. a auto-enter calculation in >field2<. Why not use a calculation field?
Recommended Posts
This topic is 5071 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now