search for: 244901_at

Displaying 2 results from an estimated 2 matches for "244901_at".

2009 Sep 02
3
PRoblem with paste function
I am having trouble with paste function. I dont know how to proceed. I tried many options but i failed miserably. I am using a variable f1 to assign a string as below: f1=dataLine[locAffyProbeID]; ( the value of f1 is 244901_at ) Then I am using the paste function paste("set @g1=", f1); instead of getting set at g1=244901_at, I am getting set @g1=23. I am not able to understand why it is so. Can anyone help!!!!!!!Please.. Thanks -- View this message in context: http://www.nabble.com/PRoblem-with-paste...
2008 Dec 17
1
non numeric argument to binary operator
...nd want to split it into 2. with the command %%2. but i get this warning message: *"Error in mmat%%2 : non-numeric argument to binary operator*" here's the bit from my matrix: V1 V2 [1,] "Affymetrix:CompositeSequence:ATH1-121501:244901_at" "2.653" [2,] "Affymetrix:CompositeSequence:ATH1-121501:244902_at" "1.753" -- all the best, Baur [[alternative HTML version deleted]]