You learn something new every day. 

Thanks for the explanation, i thought it worked like the TR (translate)
function in unix.

/t

>-----Original Message-----
Subject: reverse compliment a sequence
>From: Barney Boisvert <[EMAIL PROTECTED]>
>Date: Tue, 14 Jun 2005 12:33:28 -0700
>Thread: 
>http://www.houseoffusion.com/cf_lists/index.cfm/method=messages
>&threadid=40706&forumid=4#209461
>
>ReplaceList is the same as a series of replace operations.  so first
>it replaces the C with a G leaving AGTG, then G with C leaving ACTC,
>then A with T leaving TCTC, and finally T with A leaving ACAC.
>
>replaceList("ACTG", "A,T,Z,G,C,Z", "Z,A,T,Z,G,C") should work
>
>cheers,
>barneyb
>
>On 6/14/05, RADEMAKERS Tanguy <[EMAIL PROTECTED]> wrote:
>> Well, i was going to suggest using
>> 
>> <cfoutput>#ReplaceList("ACTG","C,G,A,T","G,C,T,A")#</cfoutput>
>> 
>> but on my system that replaces "ACTG" with "ACAC"
>> 
>> i'm confused?
>
>-- 
>Barney Boisvert
>[EMAIL PROTECTED]
>360.319.6145
>http://www.barneyb.com/
>
>Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209532
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to